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 843f5f8 Updated CHANGELOG.md 843f5f8 is described below commit 843f5f8daa34e7d2fb0c54d10e403dcd2d3bcfc3 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Nov 17 03:09:33 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01909ef..1f1cecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Closed issues:** +- Could not pull base image - Build kit failed \(No matching credentials were found, falling back on anonymous\) [\#2748](https://github.com/apache/camel-k/issues/2748) - Cannot deploy XML integration with undertow [\#2746](https://github.com/apache/camel-k/issues/2746) - Release 1.7.0 [\#2743](https://github.com/apache/camel-k/issues/2743) - Camel-K - uninstall and namespace deletion w/ k8s let all Camel-K Integrations in this namespace alive [\#2533](https://github.com/apache/camel-k/issues/2533) @@ -15,9 +16,11 @@ - Secret type not supported with buildah on K3S [\#2136](https://github.com/apache/camel-k/issues/2136) - OLM installation may fail with default values [\#2113](https://github.com/apache/camel-k/issues/2113) - Expose operator information [\#1947](https://github.com/apache/camel-k/issues/1947) +- not able to use json: MethodNotFoundException [\#1915](https://github.com/apache/camel-k/issues/1915) **Merged pull requests:** +- chore\(release\): Remove staging repository [\#2750](https://github.com/apache/camel-k/pull/2750) ([astefanutti](https://github.com/astefanutti)) - chore\(e2e\): disable object truncation on test results [\#2745](https://github.com/apache/camel-k/pull/2745) ([tadayosi](https://github.com/tadayosi)) - feat: Health trait [\#2740](https://github.com/apache/camel-k/pull/2740) ([astefanutti](https://github.com/astefanutti)) - feat\(cmd\): OLM default discovery [\#2735](https://github.com/apache/camel-k/pull/2735) ([squakez](https://github.com/squakez))