This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.1.x by this push:
new 4ecb8a953 chore: changelog automatic update
4ecb8a953 is described below
commit 4ecb8a953b2459df541802cd0a68adcb58149a18
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 20 00:30:25 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 137103944..fd57abd00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
- Ability to set different resources for jvm and native containers when both
are used in the same Integration
[\#5065](https://github.com/apache/camel-k/issues/5065)
- Don't run dependabot on forked repos
[\#5063](https://github.com/apache/camel-k/issues/5063)
- Operator 2.2.0 does not spawn builder pod with strategy: pod
[\#5060](https://github.com/apache/camel-k/issues/5060)
+- Run a different set of checks for java dependencies
[\#5054](https://github.com/apache/camel-k/issues/5054)
- Support component scheme prefix in data type references
[\#5048](https://github.com/apache/camel-k/issues/5048)
- Need to update CEQ service discovery setting for data type transformer
[\#5047](https://github.com/apache/camel-k/issues/5047)
- Nightly check against latest runtime failure
[\#5042](https://github.com/apache/camel-k/issues/5042)