Metric Registrar CLI v1.3.4
✨ 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 IP addresses provided to syslog agents via service bindings, and elsewhere, do not contain leading zeros.
For more information on the context of this change, please refer to the Go 1.17 release notes.