nicolaferraro edited a comment on issue #2591: URL: https://github.com/apache/camel-k/issues/2591#issuecomment-912602425
# Release Notes ## Camel Dependencies - [Apache Camel K Runtime 1.9.0](https://github.com/apache/camel-k-runtime/blob/main/CHANGELOG.md) - [Apache Camel Quarkus 2.2.0](https://github.com/apache/camel-quarkus/blob/main/CHANGELOG.md#220-2021-08-27) - [Apache Camel 3.11.1](https://github.com/apache/camel/tree/camel-3.11.1) - [Apache Camel Kamelets 0.4.0](https://github.com/apache/camel-kamelets/tree/v0.4.0) ## Changes by Kind ### Feature - Added support for Strimzi v1beta2 APIs in KameletBindings ([#2595](https://github.com/apache/camel-k/pull/2595), [@nicolaferraro](https://github.com/nicolaferraro)) - KameletBinding resources are now scalable ([#2582](https://github.com/apache/camel-k/pull/2582), [@nicolaferraro](https://github.com/nicolaferraro)) ### Bug or Regression - Fixed ImagePullError when using global operator in OpenShift ([#2535](https://github.com/apache/camel-k/pull/2535), [@nicolaferraro](https://github.com/nicolaferraro)) - Fixed kamel bind YAML output ([#2575](https://github.com/apache/camel-k/pull/2575), [@squakez](https://github.com/squakez)) - Numeric parameters are properly encoded in Kamelets ([#2617](https://github.com/apache/camel-k/pull/2617), [@nicolaferraro](https://github.com/nicolaferraro)) - Reset command no longer fails when using KameletBindings ([#2603](https://github.com/apache/camel-k/pull/2603), [@nicolaferraro](https://github.com/nicolaferraro)) ### Uncategorized - Allow the scheme used for the liveness and readiness probes to be overridden ([#2527](https://github.com/apache/camel-k/pull/2527), [@Kyle-Cooley](https://github.com/Kyle-Cooley)) - Chore: Upgrade to networking.k8s.io/v1 Ingress API ([#2084](https://github.com/apache/camel-k/pull/2084), [@astefanutti](https://github.com/astefanutti)) - Ensures that QUARKUS_LOG_CONSOLE_JSON is set to false if the `logging.json` trait is not provided ([#2540](https://github.com/apache/camel-k/pull/2540), [@orpiske](https://github.com/orpiske)) - Feat(cmd/bind): error-handler setting ([#2587](https://github.com/apache/camel-k/pull/2587), [@squakez](https://github.com/squakez)) - Feat(trait): container image pull policy ([#2583](https://github.com/apache/camel-k/pull/2583), [@squakez](https://github.com/squakez)) - Fix(builder): Fix race-condition when Build transitions to running phase ([#2545](https://github.com/apache/camel-k/pull/2545), [@astefanutti](https://github.com/astefanutti)) - Fix(cli): property priority ([#2570](https://github.com/apache/camel-k/pull/2570), [@squakez](https://github.com/squakez)) - Fix(cmd/bind): nullable error-handler ([#2496](https://github.com/apache/camel-k/pull/2496), [@squakez](https://github.com/squakez)) - Fix(kamelets): error handler uri autodiscovery ([#2597](https://github.com/apache/camel-k/pull/2597), [@squakez](https://github.com/squakez)) - Fix: Fix cross-namespace creator resource events ([#2547](https://github.com/apache/camel-k/pull/2547), [@astefanutti](https://github.com/astefanutti)) - Fixing a typo ([#2588](https://github.com/apache/camel-k/pull/2588), [@mmacphail](https://github.com/mmacphail)) - Improvements to the logger trait ([#2580](https://github.com/apache/camel-k/pull/2580), [@orpiske](https://github.com/orpiske)) - Jolokia is upgraded to 1.7.0 ([#2594](https://github.com/apache/camel-k/pull/2594), [@tadayosi](https://github.com/tadayosi)) - `kamel uninstall` now also cleans up all kamelets defined in the same namespace. ([#2489](https://github.com/apache/camel-k/pull/2489), [@tadayosi](https://github.com/tadayosi)) ## Dependencies ### Added - github.com/liggitt/tabwriter: [89fcab3](https://github.com/liggitt/tabwriter/tree/89fcab3) - k8s.io/cli-runtime: v0.20.2 - sigs.k8s.io/kustomize: v2.0.3+incompatible ### Changed - github.com/redhat-developer/service-binding-operator: [v0.7.1 → v0.8.0](https://github.com/redhat-developer/service-binding-operator/compare/v0.7.1...v0.8.0) ### Removed _Nothing has changed._ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org