Skip to content

Releases: neondatabase/create-branch-action

v6.1.1

19 Sep 11:50
f642cf9

Choose a tag to compare

What's Changed

  • [doc] feat: specify expires_at parameter on branch creation by @aluuu in #134
  • [dependabot/config] fix: enable dependabot for bun package lock files by @aluuu in #136
  • Bump @types/node from 22.17.0 to 24.3.0 by @dependabot[bot] in #130
  • [bun/deps] update: bump axios to ^1.12.0 by @aluuu in #137
  • Bump diff and @types/diff by @dependabot[bot] in #145
  • Bump the actions-minor group across 1 directory with 2 updates by @dependabot[bot] in #124
  • Bump @github/local-action from 2.6.4 to 6.0.0 by @dependabot[bot] in #141
  • Bump the npm-development group across 1 directory with 20 updates by @dependabot[bot] in #146
  • Release v6.1.1 by @aluuu in #147

Full Changelog: v6.1.0...v6.1.1

v6.1.0

14 Aug 11:07

Choose a tag to compare

What's Changed

  • deps: run package in post install by @luist18 in #85
  • Bump globals from 15.15.0 to 16.0.0 by @dependabot[bot] in #72
  • Bump the actions-minor group across 1 directory with 4 updates by @dependabot[bot] in #84
  • Bump the npm-development group across 1 directory with 15 updates by @dependabot[bot] in #87
  • Bump @neondatabase/api-client from 1.12.0 to 1.13.0 by @dependabot[bot] in #79
  • Bump @github/local-action from 2.6.4 to 3.1.1 by @dependabot[bot] in #90
  • Bump eslint-import-resolver-typescript from 3.9.1 to 4.2.2 by @dependabot[bot] in #92
  • Bump the actions-minor group with 3 updates by @dependabot[bot] in #88
  • Bump the npm-development group across 1 directory with 8 updates by @dependabot[bot] in #93
  • Bump the npm-development group across 1 directory with 16 updates by @dependabot[bot] in #99
  • Bump the actions-minor group across 1 directory with 2 updates by @dependabot[bot] in #97
  • bun add @github/local-action@^2.6.1 by @rumyantseva in #103
  • Bump the actions-minor group with 3 updates by @dependabot[bot] in #104
  • Bump the npm-development group across 1 directory with 11 updates by @dependabot[bot] in #107
  • Bump github/codeql-action from 3.28.16 to 3.28.17 in the actions-minor group by @dependabot[bot] in #106
  • Bump the npm-development group with 9 updates by @dependabot[bot] in #108
  • Bump @actions/github from 6.0.0 to 6.0.1 in the npm-production group by @dependabot[bot] in #109
  • Add expires_at input for the action by @aluuu in #126
  • release v6.1.0 by @gsalomao in #129

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

09 Mar 14:25
45dc7a8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.0.1

v6.0.0

21 Feb 10:24
1533756

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

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

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

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

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

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

Choose a tag to compare

Pin neonctl version to do a major update (#45)