Releases: neondatabase/neonctl
Releases · neondatabase/neonctl
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)
v1.32.1
1.32.1 (2024-07-12)
Bug Fixes
- adds bun lockfile verification to PR GitHub Action workflow (#245) (75c65eb)
- color final instructions in green (#244) (3001d88)
- fixes the generation of .dev.vars, adds exit message (#242) (ea2f660)
v1.31.0
1.31.0 (2024-07-03)
Bug Fixes
- remove storing and enriching branch to/from context (#231) (24fc91d)
Features
v1.30.0
1.30.0 (2024-06-10)
Bug Fixes
- analytics for error logging (#214) (37f6981)
- issue with command without any arguments throwing error (when no context) (#223) (45d4ffc)
Features
- Add support for Timestamp and LSN for schema diff (#222) (ee88c90)
- fetch schemas and generate line diff (#217) (bca67f2)