Skip to content

Releases: cloudfoundry/nats-release

v54

20 Dec 17:26
Compare
Choose a tag to compare
v54

What's Changed

  • Golang bumped to 1.19.4
  • Ruby for internal testing bumped to v3

✨ Built with golang 1.19.4

v53

07 Oct 16:29
Compare
Choose a tag to compare
v53

What's Changed

  • Golang bumped to 1.19.2

✨ Built with golang 1.19.2

v51

21 Sep 13:33
Compare
Choose a tag to compare
v51

What's Changed

✨ Built with golang 1.19.1

v50

08 Aug 23:51
Compare
Choose a tag to compare
v50

What's Changed

Updates to make the the migration server port configurable. Thanks @andrew-edgar for reporting this issue!

✨ Built with golang 1.18.5

v49

27 Jul 00:17
Compare
Choose a tag to compare
v49

What's Changed

  • Updates migrator config template to dynamically compose instance URL instead of relying on hard-coded URL. Thanks @nouseforaname for reporting the issue!

✨ Built with golang 1.18.4

v48

13 Jul 19:29
Compare
Choose a tag to compare
v48

What's Changed

  • Fixes a bug in the migration script that checks whether the nats deployment contains only a single instance (should check for length of 1, not length of 0).

✨ Built with golang 1.18.4

v47

13 Jul 07:35
Compare
Choose a tag to compare
v47

🎉 Release Highlights 🎉

  • All jobs are now built with golang 1.18.4

✨ Built with golang 1.18.4

v46

08 Jul 20:34
Compare
Choose a tag to compare
v46

What's Changed

This version of nats-release updates the underlying package nats-server to 2.0. It adds a cmd/migrate script to the nats or nats-tls post-start that switches nats versions on all instances in quick succession. This speed is necessary to allow multi-instance clusters to stay communication, as gnatsd (nats-server 1.0) instances are not compatible with nats-server 2.0 instances.

Make sure to use the latest cf-deployment to include a necessary CA certificate. The migration script is idempotent and safe to re-run should an initial upgrade attempt fails.

Full Changelog: v45...v46

✨ Built with golang 1.18.3

v45

22 Jun 19:55
Compare
Choose a tag to compare
v45

🎉 Release Highlights 🎉

  • Update CATs config to make dynamic ASG tests optional by @ameowlia in #44

Full Changelog: v44...v45

✨ Built with golang 1.18.3

v44

29 Apr 17:11
Compare
Choose a tag to compare
v44

🎉 Release Highlights 🎉

  • All jobs are now built with golang 1.18

✨ Built with golang 1.18.1