github knative/serving knative-v1.5.0
Knative Serving release v1.5.0

latest releases: knative-v1.15.2, v0.42.2, knative-v1.15.1...
2 years ago

💫 New Features & Changes

  • Allows dnsConfig and dnsPolicy to be specified on pod specs when the feature is enabled in the config-features config map. (#12897, @stevenchen-db)
  • Enabling the container freezer will disable the readiness probe defaulted in by Knative. (#12967, @psschwei)
  • All hops encrypted epic - (alpha) TLS between activator and queue proxy (#12815, @nak3)

🐞 Bug Fixes

  • Support for parsing name and namespace in activator from a request when 'Host' header or host name contains a port (#12974, @Mgla96)
  • The value of panicRPSM was set as observedStableValue, but it should have been observedPanicValue as part of the metric collection. (#12910, @Nalin28)
  • Reduce the chance of 503s when rolling out a new revision (#12842, @dprotaso)

Dependencies

Changed

  • github.com/miekg/dns: v1.1.35 → v1.1.41
  • github.com/prometheus/procfs: v0.6.0 → v0.7.3
  • go.uber.org/goleak: 6911603 → v1.1.12
  • knative.dev/caching: 8b5c244 → c7b5b7d
  • knative.dev/hack: 6ffd841 → 12d3e2a
  • knative.dev/networking: 1145ec5 → 22d1b93
  • knative.dev/pkg: e325df6 → 19adf79

Don't miss a new serving release

NewReleases is sending notifications on new releases.