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 e0dbf51f3 Updated CHANGELOG.md
e0dbf51f3 is described below
commit e0dbf51f318b73b8aca3990f45a711321717946f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 5 03:41:20 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a43829d8..5e3fe5d9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -78,6 +78,7 @@
- Debug seems not to work on knative pods
[\#2474](https://github.com/apache/camel-k/issues/2474)
- Groovy script JSON paring runs into java.util.ServiceConfigurationError:
org.apache.groovy.json.FastStringServiceFactory:
org.apache.groovy.json.DefaultFastStringServiceFactory not a subtype
[\#2418](https://github.com/apache/camel-k/issues/2418)
- Migrate CronJob to `batch/v1`
[\#2408](https://github.com/apache/camel-k/issues/2408)
+- re-deployment strategies
[\#2256](https://github.com/apache/camel-k/issues/2256)
- `kamel local build` doesn't support same dependency notation
[\#2213](https://github.com/apache/camel-k/issues/2213)
- Provide option to have symbolic link for kamel local build
--integration-directory \<folder\>
[\#2179](https://github.com/apache/camel-k/issues/2179)
- Global vs local operator
[\#2177](https://github.com/apache/camel-k/issues/2177)