Skip to content

Releases: neondatabase/create-branch-action

v6.0.0

21 Feb 10:24
1533756
Compare
Choose a tag to compare

Warning

Important notes, breaking changes from v5 to v6

v6 introduces breaking changes to the action definition. Some fields were renamed in favor of consistency between action definition and Neon console and its concepts.

  • The field username now becomes role
  • The field parent now becomes parent_branch
  • Outputs suffixed with with_pooler become pooled

Please see the action definition in the README for v6 for the full definition.

What's Changed

New Contributors

Full Changelog: v5.2.0...v6.0.0

v5.2.0

08 Oct 18:53
ad7325f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.1...v5.2.0

v5.1.1

22 Aug 12:07
c041c5e
Compare
Choose a tag to compare

What's Changed

  • Fix parent Neonctl parameter affected by IFS #61
  • Added action version tracking

Full Changelog: v5.1.0...v5.1.1

v5.1.0

21 Aug 13:26
Compare
Choose a tag to compare

What's Changed

  • added metadata collection to display in Neon Console #59
  • [neondatabase/doc] fix: Update README.md by @wkdjgf534 in #55
  • Change primary branch to default branch by @danieltprice in #58

New Contributors

Full Changelog: v5.0.1...v5.1.0

v5.0.1

22 May 15:26
f8dab74
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.0.1

v5.0.0

23 Feb 15:05
Compare
Choose a tag to compare

What's Changed

  • Append sslmode to the connection string by @duskpoet in #47

Full Changelog: v4...v5.0.0

v4.4.2

16 Feb 11:24
537d2f1
Compare
Choose a tag to compare
Pin neonctl version to do a major update (#45)

v4.4.1

02 Feb 16:35
5f867d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.4.1

v4.4.0

10 Nov 10:34
6cd02f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.3...v4.4.0

v4.3.3

04 Oct 13:02
4fba97a
Compare
Choose a tag to compare

What's Changed

  • fix: use npm instead of yarn, so windows runners work by @duskpoet in #35

Full Changelog: v4.3.2...v4.3.3