You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/08/22 23:49:16 UTC

[camel-k] 01/04: chore: changelog automatic update

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 261865ca3f2e255790adaa688d7ef1d383513752
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Tue Aug 22 23:42:53 2023 +0000

    chore: changelog automatic update
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a95473c36..5965e99fc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,14 +38,17 @@
 - Split Operator binary from Kamel CLI binary [\#3175](https://github.com/apache/camel-k/issues/3175)
 - Document installation on air-gapped clusters [\#1721](https://github.com/apache/camel-k/issues/1721)
 - Delegate installation to external tools [\#1503](https://github.com/apache/camel-k/issues/1503)
+- Automatically redeploy on config change [\#1235](https://github.com/apache/camel-k/issues/1235)
 - Tekton build strategy [\#682](https://github.com/apache/camel-k/issues/682)
 - kamel upgrade [\#355](https://github.com/apache/camel-k/issues/355)
 
 **Merged pull requests:**
 
+- chore\(deps\): bump github.com/google/uuid from 1.3.0 to 1.3.1 [\#4681](https://github.com/apache/camel-k/pull/4681) ([dependabot[bot]](https://github.com/apps/dependabot))
 - chore\(ci\): Tekton task onboarded [\#4679](https://github.com/apache/camel-k/pull/4679) ([squakez](https://github.com/squakez))
 - Fix: Namespace permissions in api groups [\#4672](https://github.com/apache/camel-k/pull/4672) ([rajat965ng](https://github.com/rajat965ng))
 - fix\(cicd\): Add list camelcatalog permission in tekton SA [\#4667](https://github.com/apache/camel-k/pull/4667) ([gansheer](https://github.com/gansheer))
+- feat\(ctrl\): configmap and secret hot reload [\#4665](https://github.com/apache/camel-k/pull/4665) ([squakez](https://github.com/squakez))
 - feat: added annotations support for route trait [\#4664](https://github.com/apache/camel-k/pull/4664) ([realMartinez](https://github.com/realMartinez))
 - feat\(trait\): prepare to remove runtime dependencies [\#4663](https://github.com/apache/camel-k/pull/4663) ([squakez](https://github.com/squakez))
 - chore\(ci\): Updates of otlp collector and some github actions [\#4660](https://github.com/apache/camel-k/pull/4660) ([gansheer](https://github.com/gansheer))