Releases: neondatabase/neonctl
Releases · neondatabase/neonctl
v1.28.0
1.28.0 (2024-03-29)
Features
- add database and roles to project creation, and minor updates (#191) (7b5f8f6)
v1.27.3
1.27.3 (2024-03-01)
Bug Fixes
- increase timeout when calling Neon public API (#177) (29c139c)
v1.27.2
1.27.2 (2024-02-23)
Bug Fixes
- add default env vars for api and oauth hosts (df4e089)
v1.27.1
1.27.1 (2024-02-22)
Bug Fixes
- reworked ssl option to support different sslmode options (a444096)
v1.27.0
1.27.0 (2024-02-21)
Bug Fixes
- help formatting (3e2f1e6)
- run commitlint only in prs to main (a29d775)
- update restore description and examples help format (c13ed9e)
- update restore example (deb0726)
- wording for the restore command (1f7d809)
Features
- added sslmode=require to the connection string as a default option (04a6257)
- branch restore command (02308c2)
v1.26.2
1.26.2 (2024-01-24)
Bug Fixes
- single project case with ip-allow list command (#163) (b55eacc), closes #161