This repository was archived by the owner on Aug 30, 2025. It is now read-only.
v0.5.36
What's Changed
Exciting New Features 🎉
- NEOS-1790: Postgres init schema handle datatypes by @alishakawaguchi in #3435
- NEOS-1790: Postgres init schema handle column updates by @alishakawaguchi in #3448
- NEOS-1798: Adds passthrough as a new column addition strategy by @alishakawaguchi in #3454
- Add postgres automapper support for time datatypes by @alishakawaguchi in #3456
Bug Fixes 🐞
- NEOS-1807: fixes panic in transform e164 phone number by @nickzelei in #3453
- NEOS-1809: adds more critical errors for on conflict and check constraints by @nickzelei in #3461
Dependencies
- Bump image-size from 1.1.1 to 1.2.1 in /docs by @dependabot in #3449
- Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 in the actions-minor group by @dependabot in #3442
- Bump the npm-production group in /frontend with 9 updates by @dependabot in #3439
- Bump the npm-all-dependencies group in /docs with 3 updates by @dependabot in #3437
- Bump the npm-development group across 1 directory with 11 updates by @dependabot in #3451
Other Changes
- NEOS-1794: Refactors redis processor and output to use redis client by @alishakawaguchi in #3452
Full Changelog: v0.5.35...v0.5.36