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
commit 066466176cbc7fafb227a455f3d5a6a8decc38e6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 28 23:39:19 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66e64b5b4..629d48349 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Upgrade to Go 1.19.x or 1.20.x
[\#4613](https://github.com/apache/camel-k/issues/4613)
- Cannot build with Camel Quarkus 3.0.0 RC1
[\#4609](https://github.com/apache/camel-k/issues/4609)
- \[Openshift\] Repeated install/uninstall and removal of CamelCatalog leads
to re-creation of builder image
[\#4569](https://github.com/apache/camel-k/issues/4569)
- Give the possibility to add a maven profile to an Integration project
[\#4560](https://github.com/apache/camel-k/issues/4560)
@@ -19,6 +20,7 @@
**Merged pull requests:**
+- feat\(build\): Upgrade to Golang 1.20
[\#4620](https://github.com/apache/camel-k/pull/4620)
([gansheer](https://github.com/gansheer))
- chore\(e2e\): Test on kamelets configurations
[\#4619](https://github.com/apache/camel-k/pull/4619)
([gansheer](https://github.com/gansheer))
- fix: use non deprecated components
[\#4616](https://github.com/apache/camel-k/pull/4616)
([squakez](https://github.com/squakez))
- doc\(trait\): Add user documentation on maven profile trait
[\#4615](https://github.com/apache/camel-k/pull/4615)
([gansheer](https://github.com/gansheer))