Releases: cloudfoundry/syslog-release
Releases · cloudfoundry/syslog-release
syslog-release v11.7.12
- update tests to run against bionic (#79)
syslog-release v11.7.11
- fix syslog release tests to work with new bosh directors.
- created release to be able to us this release to test windows-syslog-release
- bumped golang
syslog-release v11.7.10
- golang 1.18.2
Full Changelog: v11.7.9...v11.7.10
syslog-release v11.7.9
syslog-release v11.7.8
What's Changed
- Bump to go 1.18.1
- As part of bumping to Go 1.18 certificates that are signed with the SHA-1 hash function will no longer be accepted.
- Change syslog library to loggregator library rather then papertrail. Should cause no changes.
New Contributors
Full Changelog: v11.7.7...v11.7.8
syslog-release v11.7.7
- bump-golang to v0.94.0
✨ Built with golang 1.17.5
⚠️ IPv4 addresses containing decimal components with leading zeros will be rejected
With the upgrade to Go 1.17, the ParseIP and ParseCIDR functions now reject IPv4 addresses which contain decimal components with leading zeros.
Ensure that for configuring a syslog_forwarder, and elsewhere, the address does not contain leading zeros if it is an IP address.
For more information on the context of this change, please refer to the Go 1.17 release notes.
syslog-release v11.7.6
- update blackbox to include performance fixes.
syslog-release v11.7.5
Changelog
- Update Golang version
✨ Built with golang 1.16.4
v11.7.0
v11.6.1
- update golang