github cloudfoundry/routing-release 0.225.0

latest releases: v0.237.0, 0.237.0, v0.236.0...
2 years ago

Release Highlights



  • Improved health checking for gorouter
- monit will now restart the gorouter process if the gorouter stops responding to http requests on its health port
  • Switched from vendoring golang-1-linux to golang-1.16-linux to keep us pinned at Go 1.16 for the time being
  • Go 1.16 has GO111Module on by default. This release converts routing-release to be compatible with those changes
  • As a result of the conversion to a Go module release, we updated and moved away from having many of our external dependencies in a submodule to a vendored package.
  • Security Fix: Update golang to resolve CVE-2021-39293 where specially crafted inputs could cause panics/fatal errors in archive/zip

Manifest Property Changes



None





✨ Built with golang 1.16.8

Don't miss a new routing-release release

NewReleases is sending notifications on new releases.