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 dc60d92be Updated CHANGELOG.md dc60d92be is described below commit dc60d92be21643dfbc641968d228ba9a4a250865 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Sep 8 03:56:22 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e19e9e4e0..0d1b93e36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [Unreleased](https://github.com/apache/camel-k/tree/HEAD) + +[Full Changelog](https://github.com/apache/camel-k/compare/1.11.0-nightly...HEAD) + +**Closed issues:** + +- Nightly release 1.9.x missing tests [\#3613](https://github.com/apache/camel-k/issues/3613) +- Parametrize kaniko executor image to point to private registry [\#3350](https://github.com/apache/camel-k/issues/3350) +- Configure parallel container image layers push based on CPU quota [\#3340](https://github.com/apache/camel-k/issues/3340) +- Configure Maven builds based on CPU quota [\#3339](https://github.com/apache/camel-k/issues/3339) +- Flaky E2E tests identified in 1.9.x [\#3234](https://github.com/apache/camel-k/issues/3234) +- kamel log tail option [\#3004](https://github.com/apache/camel-k/issues/3004) +- Support Knative Sinks [\#1834](https://github.com/apache/camel-k/issues/1834) +- Ability to set labels on knative service \(for things like "cluster-local"\) [\#1712](https://github.com/apache/camel-k/issues/1712) +- Auto-install knative broker by trigger annotation [\#1456](https://github.com/apache/camel-k/issues/1456) +- kamel CLI - Allow to specify a namespace to use instead of default [\#1184](https://github.com/apache/camel-k/issues/1184) +- Create a Github Action for Camel K [\#1163](https://github.com/apache/camel-k/issues/1163) +- Make integrations addressable \(Knative SinkBinding\) [\#1122](https://github.com/apache/camel-k/issues/1122) + ## [1.11.0-nightly](https://github.com/apache/camel-k/tree/1.11.0-nightly) (2022-09-06) [Full Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.0...1.11.0-nightly)