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

latest releases: knative-v1.14.0, v0.41.0, knative-v1.13.1...
2 years ago
tags: Release Notes Serving

Changelog since 1.0

🚨 Breaking or Notable

💫 New Features & Changes

  • Add cluster wide default min-scale (#12290, @nader-ziada)
  • HPA autoscaler stabilization window can be set from autoscaling window annotation (#12286, @enoodle)
  • Metrics with names other than "cpu" or "memory" are allowed as pod custom metrics. (#12277, @enoodle)

🐞 Bug Fixes

Uncategorized

  • Allow setting TCP and HTTP port to be equal to containerPort on readiness and liveness probes. (#12225, @evankanderson)
  • Drops the unix socket listener from Queue Proxy, since it is no longer used (#12298, @julz)
  • Generated HPAs are now v2beta2.
    Window annotation will be set to HPA stabilization window (#12278, @enoodle)
  • Remove performance tests using Mako (#12266, @nader-ziada)
  • The activator optimisation which directly probes the queue proxy for readiness rather than waiting for Kubernetes to report readiness is now disabled when exec probes are used (since queue proxy cannot execute these probes on the user container's behalf). (#12250, @julz)
  • Use pkg/drain in queue proxy (#12033, @nader-ziada)

Dependencies

Added
  • github.com/Shopify/toxiproxy/v2: 15ea381
  • github.com/bits-and-blooms/bitset: v1.2.0
  • github.com/cenkalti/backoff/v4: v4.1.1
  • github.com/checkpoint-restore/go-criu/v5: v5.0.0
  • github.com/danieljoos/wincred: v1.1.0
  • github.com/fortytw2/leaktest: v1.3.0
  • github.com/go-task/slim-sprig: 348f09d
  • github.com/gorilla/securecookie: v1.1.1
  • github.com/gorilla/sessions: v1.2.1
  • github.com/jcmturner/aescts/v2: v2.0.0
  • github.com/jcmturner/dnsutils/v2: v2.0.0
  • github.com/jcmturner/gofork: v1.0.0
  • github.com/jcmturner/goidentity/v6: v6.0.1
  • github.com/jcmturner/gokrb5/v8: v8.4.2
  • github.com/jcmturner/rpc/v2: v2.0.3
  • github.com/rabbitmq/amqp091-go: v1.1.0
  • github.com/urfave/cli/v2: v2.3.0
  • github.com/vbatts/tar-split: v0.11.2
  • github.com/xdg-go/pbkdf2: v1.0.0
  • github.com/xdg-go/scram: v1.0.2
  • github.com/xdg-go/stringprep: v1.0.2
Changed
Removed
  • github.com/kballard/go-shellquote: 95032a8
  • github.com/stoewer/go-strcase: v1.2.0

Don't miss a new serving release

NewReleases is sending notifications on new releases.