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 2ff0a502a chore: changelog automatic update
2ff0a502a is described below
commit 2ff0a502af4d8b1972a66dc75cb64e2934e60600
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 26 00:26:11 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa74ff810..aabd12ee9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@
- Debug Integrations failing
[\#5161](https://github.com/apache/camel-k/issues/5161)
- Multiple crons at the same Integration do not run as expected
[\#5158](https://github.com/apache/camel-k/issues/5158)
- Kamel delete KameletBinding only removes integration resource
[\#5156](https://github.com/apache/camel-k/issues/5156)
+- Knative dependencies are added when profile is activated
[\#5145](https://github.com/apache/camel-k/issues/5145)
- Performance regression due to configmap/secrets whole cluster watch
[\#5143](https://github.com/apache/camel-k/issues/5143)
- Running integrations fail when the used registry has a port other than
default 80 [\#5141](https://github.com/apache/camel-k/issues/5141)
- camel-jackson configure configure "autoDiscoverObjectMapper" property for
non-spring boot application
[\#5140](https://github.com/apache/camel-k/issues/5140)
@@ -36,7 +37,6 @@
- Include the operator node-selector in the helm chart
[\#5103](https://github.com/apache/camel-k/issues/5103)
- TestCreateCatalog fail when DEFAULT\_RUNTIME\_VERSION=3.6.0-SNAPSHOT
[\#5099](https://github.com/apache/camel-k/issues/5099)
- Remove secondary IntegrationPlatform in favor of using IntegrationProfile
settings [\#5097](https://github.com/apache/camel-k/issues/5097)
-- Basic example fails on Docker Desktop MacOS
[\#5095](https://github.com/apache/camel-k/issues/5095)
- Quartz builds failing to start when using native builds
[\#5088](https://github.com/apache/camel-k/issues/5088)
- 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)
@@ -64,7 +64,6 @@
- Pipe using simple language expressions causing failure
[\#4777](https://github.com/apache/camel-k/issues/4777)
- 1st Integration after Camel K runtime version update failing
[\#4776](https://github.com/apache/camel-k/issues/4776)
- Provide alternative publishing strategy via pipeline
[\#4747](https://github.com/apache/camel-k/issues/4747)
-- Provide full description for trait in CRD
[\#4727](https://github.com/apache/camel-k/issues/4727)
- Quarkus native checks failure
[\#4723](https://github.com/apache/camel-k/issues/4723)
- Build waiting condition
[\#4542](https://github.com/apache/camel-k/issues/4542)
- Add DataTypeRegistry as bean in Camel context
[\#3845](https://github.com/apache/camel-k/issues/3845)