This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push: new eafde47d4 Updated CHANGELOG.md eafde47d4 is described below commit eafde47d4411cc99a549502a64d76600261a4b31 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Jul 15 03:50:39 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4ebf7628..2f0ddeae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ - kamel run --output yaml does not include resources [\#3396](https://github.com/apache/camel-k/issues/3396) - Migrate from batch/v1beta1 to batch/v1 [\#3393](https://github.com/apache/camel-k/issues/3393) - RBAC missing permissions for channels and inmemorychannels in messaging.knative.dev [\#3390](https://github.com/apache/camel-k/issues/3390) +- Update to golangci-lint 1.46.x [\#3387](https://github.com/apache/camel-k/issues/3387) - kamel local run support --build-property ? [\#3356](https://github.com/apache/camel-k/issues/3356) - Configmap properties changes are not being detected in dev mode [\#3347](https://github.com/apache/camel-k/issues/3347) - How to deal with `SNAPSHOT` dependencies? [\#3341](https://github.com/apache/camel-k/issues/3341) @@ -32,6 +33,7 @@ - Improve the reliability of e2e tests by installing operator globally as a pre-requisite. [\#3183](https://github.com/apache/camel-k/issues/3183) - Add `.status.observedGeneration` to Camel K CRDs [\#3182](https://github.com/apache/camel-k/issues/3182) - simplify platforms handling/configuration [\#3164](https://github.com/apache/camel-k/issues/3164) +- Service Binding trait usage example [\#3147](https://github.com/apache/camel-k/issues/3147) - Logging trait usage example [\#3143](https://github.com/apache/camel-k/issues/3143) - Support operator hub bundle format in `make bundle` [\#3128](https://github.com/apache/camel-k/issues/3128) - hello yaml example output [\#3124](https://github.com/apache/camel-k/issues/3124)