Skip to content

Releases: neondatabase/neonctl

v2.4.1

16 Dec 19:27
Compare
Choose a tag to compare

2.4.1 (2024-12-16)

Bug Fixes

v2.4.0

31 Oct 15:06
Compare
Choose a tag to compare

2.4.0 (2024-10-31)

Features

v2.3.0

24 Oct 08:45
Compare
Choose a tag to compare

2.3.0 (2024-10-24)

Features

v2.2.0

10 Oct 14:19
Compare
Choose a tag to compare

2.2.0 (2024-10-10)

Features

  • adjust github environment tracking to Segment (#294) (8270992)

v2.0.0

07 Oct 09:30
Compare
Choose a tag to compare

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

24 Sep 12:17
Compare
Choose a tag to compare

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

13 Aug 09:52
Compare
Choose a tag to compare

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.35.0

08 Aug 09:16
Compare
Choose a tag to compare

1.35.0 (2024-08-08)

Features

v1.34.0

02 Aug 13:47
Compare
Choose a tag to compare

1.34.0 (2024-08-02)

Features

v1.33.0

25 Jul 10:19
Compare
Choose a tag to compare

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)