This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.2.x by this push:
new 85ba61622 chore: changelog automatic update
85ba61622 is described below
commit 85ba616225f1e5bbd8dcf65c342a41776d1e4fb8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 20 01:09:28 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 180e8618e..95a9ab50e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Add TimeoutSeconds to knative-service trait
[\#5652](https://github.com/apache/camel-k/issues/5652)
- Add TLS configuration in the ingress trait
[\#5635](https://github.com/apache/camel-k/issues/5635)
- Installation tests are unstable
[\#5632](https://github.com/apache/camel-k/issues/5632)
- Add license header file check workflow on PR in CI
[\#5631](https://github.com/apache/camel-k/issues/5631)
@@ -21,6 +22,7 @@
- Move tests, examples and documentation from groovy to yaml
[\#5489](https://github.com/apache/camel-k/issues/5489)
- Add a deploy make target
[\#5460](https://github.com/apache/camel-k/issues/5460)
- Remove health readiness workaround when fixed in Camel
[\#5451](https://github.com/apache/camel-k/issues/5451)
+- Deprecate some of the camel.apache.org annotation in favor of k8s's
recommended labels [\#5212](https://github.com/apache/camel-k/issues/5212)
- Dependency Service Discovery for Camel K
[\#5196](https://github.com/apache/camel-k/issues/5196)
- Mount configmap/secret resources to a dedicated resources.d durectory
[\#5181](https://github.com/apache/camel-k/issues/5181)
- Add missing functionalities and resolve possible discrepancies
[\#4951](https://github.com/apache/camel-k/issues/4951)