Releases: swisscom/backman
Releases · swisscom/backman
2.5.3 - Updated build
2.5.2 - Updated build
What's Changed
- bump packages and golang libraries by @JamesClonk in #101
Full Changelog: v2.5.1...v2.5.2
2.5.1 - Updated build
2.5.0 - Add read_preference for mongodump
What's Changed
- add
read_preferenceoption for mongodump by @JamesClonk in #99
Full Changelog: v2.4.1...v2.5.0
2.4.1 - Update Golang and dependencies
Updates Golang to v1.23, updates x/crypto dependency.
What's Changed
- bump golang and x/crypto by @JamesClonk in #98
Full Changelog: v2.4.0...v2.4.1
2.4.0 - Update Postgres client
Updates:
- Postgresql client to
v17
v2.3.1
Updates Golang to v1.22, updates several dependencies.
What's Changed
Full Changelog: v2.3.0...v2.3.1
2.3.0 - Update Postgres client and Teams notification library
Updates:
- Postgresql client to
v16 - MS Teams notification library
2.2.0 - Update Postgres and MongoDB clients
Updates:
- Postgresql client
- MongoDB tooling
2.1.1 - Improve URI parsing for service bindings
Improves URI parsing for service bindings, adds port for well-known schemes if they are missing from the URI. (http -> :80, https -> :443)