Releases: neondatabase/neonctl
Releases · neondatabase/neonctl
v2.4.1
2.4.1 (2024-12-16)
Bug Fixes
v2.4.0
2.4.0 (2024-10-31)
Features
v2.3.0
2.3.0 (2024-10-24)
Features
v2.2.0
2.2.0 (2024-10-10)
Features
- adjust github environment tracking to Segment (#294) (8270992)
v2.0.0
2.0.0 (2024-10-07)
Bug Fixes
- create-app should generate dev/ not dev- branch names (b916a14), closes #262
chore
- remove deprecated flags related to primary branch (#283) (b4e8b9c)
Features
BREAKING CHANGES
- The deprecated set-primary branch command has been
removed, deprecated --allow-list and --ip-primary-only project update
flags have been removed, --primary-only flag from the ip-allow command
has been removed
v1.37.0
1.37.0 (2024-09-24)
Bug Fixes
Features
- Add
azure-eastus2
and aws-ap-southeast-2
regions (#279) (6921cdb)
- output a warning if the parent branch is protected (#280) (9fc1701)
v1.36.0
1.36.0 (2024-08-13)
Features
- ability to set org context (#268) (e8b9d98)
- add
--org-id ORG_ID
option to projects list
and projects create
(#226) (09ef3dc)
v1.33.0
1.33.0 (2024-07-25)
Bug Fixes
- remove top-level await to prevent rollup failure (#260) (0dc088f)
Features
- adds Prisma as a supported ORM to neonctl create-app (#257) (397eb0b)
- sets up a dev branch and a deployment branch in the same project for neonctl create-app (#256) (2c16c01)