This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-1.10.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.10.x by this push:
new af6ec8916 chore: changelog automatic update
af6ec8916 is described below
commit af6ec89161699f372d465e19c753143e9d613447
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 26 00:55:25 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)