Skip to content

Release v0.25.5

Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 20 Jun 22:46
· 11 commits to main since this release
abfd5a3

Changelog

Note that we added a deprecation notice for this project. See note here

Go Version

  • 1.19.10: Both release executables and Docker images are built with this Go release.

Updated

  • Dependencies (#1290)
    • github.com/go-sql-driver/mysql v1.7.0 -> v1.7.1
    • github.com/hashicorp/raft v1.4.0 -> v1.5.0
    • github.com/lib/pq v1.10.8 -> v1.10.9
    • NATS Server v2.9.16 -> v2.9.19
    • NATS Go client v1.25.0 -> v1.27.0
    • github.com/prometheus/procfs v0.9.0 -> v0.11.0
    • golang.org/x/crypto v0.8.0 -> v0.9.0
    • golang.org/x/sys v0.7.0 -> v0.9.0

Complete Changes

v0.25.4...v0.25.5