Releases: neondatabase/create-branch-action
Releases · neondatabase/create-branch-action
v6.0.0
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 becomesrole
- The field
parent
now becomesparent_branch
- Outputs suffixed with
with_pooler
becomepooled
Please see the action definition in the README for v6 for the full definition.
What's Changed
- Improve Readme by @dhanushreddy291 in #68
- feat: migrate action to typescript action by @luist18 in #69
- docs: modify readme by @luist18 in #73
New Contributors
- @dhanushreddy291 made their first contribution in #68
- @luist18 made their first contribution in #69
Full Changelog: v5.2.0...v6.0.0
v5.2.0
What's Changed
- misc: parameterise optional neon host from inputs by @Shridhad in #62
- Update README.md by @ololobus in #64
- Fix: create branch GH action works but throws an error by @antelman107 in #65
- feat: use neonctl@2 by @antelman107 in #66
New Contributors
Full Changelog: v5.1.1...v5.2.0
v5.1.1
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
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
- @wkdjgf534 made their first contribution in #55
- @danieltprice made their first contribution in #58
Full Changelog: v5.0.1...v5.1.0
v5.0.1
What's Changed
- doc: link to all supported parameters and database to example yaml by @evanshortiss in #51
- Added: password mask by @saurabh-git-dev in #53
New Contributors
- @evanshortiss made their first contribution in #51
- @saurabh-git-dev made their first contribution in #53
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
Full Changelog: v4...v5.0.0
v4.4.2
Pin neonctl version to do a major update (#45)
v4.4.1
v4.4.0
What's Changed
- Update README.md with latest outputs by @aldenquimby in #36
- Write to console instead of file, to leverage GHA native logs by @aldenquimby in #37
- feat: output password by @aldenquimby in #38
New Contributors
- @aldenquimby made their first contribution in #36
Full Changelog: v4.3.3...v4.4.0
v4.3.3
What's Changed
Full Changelog: v4.3.2...v4.3.3