Skip to content

Releases: neondatabase/create-branch-action

v4.3.1

18 Aug 15:11
4b69e56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

v4.3.0

17 Aug 16:30
e685f6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

v4.2.0

17 Aug 13:28
845e0d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.2.0

v4.1.1

15 Aug 15:28
4c4cf18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

09 Aug 17:00
402856f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.1.0

v4.0.1

26 Jul 11:04
0945c78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

Stable release

21 Jul 13:27
a3f3373
Compare
Choose a tag to compare

This is the official Neon create-branch action.
This action uses Neon CLI which in turn uses Neon public API to manipulate the user's Neon project branches.

For more information, please read Neon docs

2.0.0

25 Mar 18:40
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release

This release updates the create branch action so that it does the following:

  • It now returns both the pooled connection string (db_url_with_pooler)and the non-pooled (db_url).
  • If a branch already exists, it returns the branch ID

beta

18 Nov 11:06
6413db9
Compare
Choose a tag to compare
Update README.md