Skip to content

v1.12.0

Compare
Choose a tag to compare
@knative-prow-releaser-robot knative-prow-releaser-robot released this 25 Oct 09:13
21d7563

Changes by Kind

Enhancement

  • Added error information to failed messages (#1163, @thomasjohansen)
  • Tests are now running nativly on Apple Silicon.
    Ko builds cmd's images and push them to local repo. Images are imported into kind.
    Use source when setting up the test environment. (#1168, @thomasjohansen)

Bug or Regression

  • Now Brokers and Sources accept broader rabbitmq url usernames and passwords characters to connect to RabbitMQ instances (#1239, @gabo1208)

Uncategorized

  • 🎁 Added hard reset directives to the RabbitMQ connections, so the pods restart whenever the soft resets fails too many times, so the whole system status is clear for the user and some other edge cases are solved by just restarting every pod that needs a connection to the RabbitMQ Cluster (#1215, @gabo1208)