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 b54062e2b08faa0aaf313c068aac0c4657062dd1
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 2 23:43:22 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index becaf456e..3854baf14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,9 +9,12 @@
- Node affinity labels not being configured in the integration pod/deployment
[\#5005](https://github.com/apache/camel-k/issues/5005)
- Ability to configure pull-secret trait when installing camel-k
[\#5003](https://github.com/apache/camel-k/issues/5003)
- Jitpack not working as expected
[\#4998](https://github.com/apache/camel-k/issues/4998)
+- Ready condition does not report errors if a deployment fails
[\#4974](https://github.com/apache/camel-k/issues/4974)
- JDK 17 release error for Camel K CRDS artifact
[\#4826](https://github.com/apache/camel-k/issues/4826)
+- Knative installation procedure
[\#4779](https://github.com/apache/camel-k/issues/4779)
- Pushing integration to EKS
[\#4725](https://github.com/apache/camel-k/issues/4725)
- Secure internal registry with private TLS certificate fails while pushing
and pulling the kit [\#4724](https://github.com/apache/camel-k/issues/4724)
+- Helm installation procedure does not support Knative
[\#4716](https://github.com/apache/camel-k/issues/4716)
- Provide more detailed `kamel run` documentation
[\#4713](https://github.com/apache/camel-k/issues/4713)
- Error running integration with private registry
[\#4694](https://github.com/apache/camel-k/issues/4694)
- Test ARM64 architecture - operator and builder pods
[\#4519](https://github.com/apache/camel-k/issues/4519)
@@ -20,6 +23,9 @@
**Merged pull requests:**
- fix\(ci\): Sanitize PR head.ref
[\#5013](https://github.com/apache/camel-k/pull/5013)
([AdnaneKhan](https://github.com/AdnaneKhan))
+- chore\(deps\): bump github.com/prometheus/client\_golang from 1.17.0 to
1.18.0 [\#5012](https://github.com/apache/camel-k/pull/5012)
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump knative.dev/eventing from 0.39.1 to 0.39.2
[\#5011](https://github.com/apache/camel-k/pull/5011)
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(ctrl\): failing Deployment reported in Integration
[\#5010](https://github.com/apache/camel-k/pull/5010)
([squakez](https://github.com/squakez))
- chore\(runtime\): default to latest LTS
[\#5009](https://github.com/apache/camel-k/pull/5009)
([squakez](https://github.com/squakez))
- chore\(deps\): bump github.com/go-logr/logr from 1.3.0 to 1.4.1
[\#5008](https://github.com/apache/camel-k/pull/5008)
([dependabot[bot]](https://github.com/apps/dependabot))
- fix\(core\): Fix tooling image on multi-arch
[\#5004](https://github.com/apache/camel-k/pull/5004)
([gansheer](https://github.com/gansheer))
@@ -92,6 +98,7 @@
- fix\(doc\): Runtime resources example fix
[\#4878](https://github.com/apache/camel-k/pull/4878)
([gansheer](https://github.com/gansheer))
- fix\(doc\): Remove ambiguous local files usage on config/resources
[\#4876](https://github.com/apache/camel-k/pull/4876)
([gansheer](https://github.com/gansheer))
- chore\(deps\): bump sigs.k8s.io/structured-merge-diff/v4 from 4.3.0 to 4.4.0
[\#4874](https://github.com/apache/camel-k/pull/4874)
([dependabot[bot]](https://github.com/apps/dependabot))
+- feat\(knative\): make installation explicit
[\#4873](https://github.com/apache/camel-k/pull/4873)
([squakez](https://github.com/squakez))
- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.39 to
0.6.40 [\#4872](https://github.com/apache/camel-k/pull/4872)
([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump github.com/go-logr/logr from 1.2.4 to 1.3.0
[\#4871](https://github.com/apache/camel-k/pull/4871)
([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.38 to
0.6.39 [\#4870](https://github.com/apache/camel-k/pull/4870)
([dependabot[bot]](https://github.com/apps/dependabot))
@@ -332,7 +339,6 @@
- Bump Kubernetes API to 1.27
[\#4612](https://github.com/apache/camel-k/issues/4612)
- Unable to update the secret when the integration is running.
[\#4508](https://github.com/apache/camel-k/issues/4508)
- Disclose CLI stderr usage
[\#4406](https://github.com/apache/camel-k/issues/4406)
-- Kamelets versioning or Kamelets Catalog definition
[\#4395](https://github.com/apache/camel-k/issues/4395)
- camel-k with spring config
[\#4376](https://github.com/apache/camel-k/issues/4376)
- \[E2E\] Upgrade OLM check failing
[\#4312](https://github.com/apache/camel-k/issues/4312)
- Non-existent make command listed in the docs
[\#4212](https://github.com/apache/camel-k/issues/4212)