github cloudfoundry/routing-release 0.231.0

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

Bug Fixes

  • Removed the x509ignoreCN property. Now that gorouter is built on golang 1.17, it
no longer has any effect on gorouter behavior, and was only adding to confusion in
the properties
  • Resolve an issue with route-registrar using the same TTL as it's RegistrationInterval
for tcp routes, leading to unnecessary churn of pruned + re-registered routes.
  • Resolve an issue with Routing API where upserts to tcp routes were causing change
events to be emitted when the only change was a bump in TTL. This led to an issue
where tcp-router was constantly reloading haproxy with every route's heartbeat
registration call.

Manifest Property Changes


Job Property 0.230.0 0.231.0
gorouter golang.x509ignoreCN false No longer exists
route_registrar golang.x509ignoreCN false No longer exists
tcp_router golang.x509ignoreCN false No longer exists

✨ Built with golang 1.17.8


Full Changelog: 0.230.0...0.231.0

Don't miss a new routing-release release

NewReleases is sending notifications on new releases.