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
The following commit(s) were added to refs/heads/main by this push:
new f10a08f9b Updated CHANGELOG.md
f10a08f9b is described below
commit f10a08f9b12c6e0dcd951f1ccc8b030a420061ac
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 31 04:11:33 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cf6d7c7fa..8cb3b4110 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,13 +8,16 @@
- Base Image is pulled via http instead of https
[\#3577](https://github.com/apache/camel-k/issues/3577)
- How to run a Camel process as a cron job \(other than a timer\)
[\#3575](https://github.com/apache/camel-k/issues/3575)
+- Add E2E test for deploying an integration using configmap/secret key
filtering [\#3563](https://github.com/apache/camel-k/issues/3563)
- load camel-cxf in camel-k integration
[\#3550](https://github.com/apache/camel-k/issues/3550)
- Cannot deploy an integration using configmap/secret key filtering
[\#3543](https://github.com/apache/camel-k/issues/3543)
- In a specific scenario a new integration pod is created every ~0.5 seconds
[\#3522](https://github.com/apache/camel-k/issues/3522)
- `make generate-crd` error
[\#3453](https://github.com/apache/camel-k/issues/3453)
+- `kamel rebuild` default should not rebuild all Integrations
[\#3445](https://github.com/apache/camel-k/issues/3445)
- Update to Knative v1.5.0
[\#3381](https://github.com/apache/camel-k/issues/3381)
- kamel local build is writing on stderr with Maven dependency specified as
modeline even if it is working
[\#3252](https://github.com/apache/camel-k/issues/3252)
- Unable to access MongoDB from kamelets binding \[DOCS bug\]
[\#3228](https://github.com/apache/camel-k/issues/3228)
+- Update the DSL yaml doc about the extension section
[\#3151](https://github.com/apache/camel-k/issues/3151)
## [1.8.3-nightly](https://github.com/apache/camel-k/tree/1.8.3-nightly)
(2022-08-16)