Releases: pivotal-cf/metric-registrar-cli
Releases · pivotal-cf/metric-registrar-cli
Metric Registrar CLI v1.3.11
v1.3.10
v1.3.9
Do not use. There was an issue with the automation of the release process for this version.
v1.3.8
What's Changed
- built with golang 1.20.1
- update dependencies
New Contributors
Full Changelog: 1.3.7...v1.3.8
Metric Registrar CLI v1.3.7
Metric Registrar CLI v1.3.6
Metric Registrar CLI v1.3.5
What's Changed
- Bump github.com/onsi/ginkgo from 1.14.0 to 1.16.5 by @dependabot in #6
- Bump github.com/onsi/gomega from 1.10.1 to 1.18.0 by @dependabot in #10
- Bump github.com/jessevdk/go-flags from 1.4.0 to 1.5.0 by @dependabot in #8
- Bump github.com/onsi/gomega from 1.18.0 to 1.18.1 by @dependabot in #11
- Remove unused functions by @ctlong in #12
- Upgrade ginkgo to v2 by @ctlong in #13
- Bump code.cloudfoundry.org/cli from 7.0.1+incompatible to 7.1.0+incompatible by @dependabot in #9
- Bump to golang 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.
New Contributors
- @dependabot made their first contribution in #6
- @ctlong made their first contribution in #12
Full Changelog: 1.3.4...1.3.5
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.
v1.3.3
- update golang
- remove redundant and repetative secure warning
- add ability to unregister with a separate and analagous --internal-port flag