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 d151f14 Updated CHANGELOG.md
d151f14 is described below
commit d151f144235f027a880dd82c11f3a280839533ba
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 22 03:08:17 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a59733b..e11f7f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- camel-k-client tar.gz changes the uid/gid of cwd
[\#2514](https://github.com/apache/camel-k/issues/2514)
- \[CMD\] `kamel bind` empty error handler
[\#2493](https://github.com/apache/camel-k/issues/2493)
- ServiceBinding CR sometimes doesn't get created
[\#2482](https://github.com/apache/camel-k/issues/2482)
- V1.5.0 release without assets
[\#2481](https://github.com/apache/camel-k/issues/2481)
@@ -17,6 +18,7 @@
**Merged pull requests:**
- Use https instead of http for xsd location
[\#2517](https://github.com/apache/camel-k/pull/2517)
([apupier](https://github.com/apupier))
+- fix\(\#2514\): Fix tar.gz changes the uid/gid of cwd
[\#2515](https://github.com/apache/camel-k/pull/2515)
([christophd](https://github.com/christophd))
- Fix Typo [\#2511](https://github.com/apache/camel-k/pull/2511)
([mattheh](https://github.com/mattheh))
- chore\(release\): bump version to 1.6.0-SNAPSHOT and remove deprecated …
[\#2510](https://github.com/apache/camel-k/pull/2510)
([nicolaferraro](https://github.com/nicolaferraro))
- chore\(examples\): AMQP connection bean
[\#2508](https://github.com/apache/camel-k/pull/2508)
([squakez](https://github.com/squakez))