This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.11.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.11.x by this push: new ea3ea0698 chore: changelog automatic update ea3ea0698 is described below commit ea3ea069880ffbecda77394ffcd7f6c6b266ec1b Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Jan 26 00:55:07 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 529da4928..c22d3ffc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [Unreleased](https://github.com/apache/camel-k/tree/HEAD) + +[Full Changelog](https://github.com/apache/camel-k/compare/v1.11.1...HEAD) + +**Closed issues:** + +- Set a more reasonable default for gomega eventually's polling interval [\#3992](https://github.com/apache/camel-k/issues/3992) +- Automatic dependency scraping not working [\#3984](https://github.com/apache/camel-k/issues/3984) + ## [v1.11.1](https://github.com/apache/camel-k/tree/v1.11.1) (2023-01-24) [Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.11.1...v1.11.1)