windows-syslog-release v1.1.4
- 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.