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 354527f  Updated CHANGELOG.md
354527f is described below

commit 354527f2dd1c5eacca7513539f2ff439e221e1f7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 25 03:09:38 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 564306d..7fc07ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,8 @@
 - Release 1.6.0 [\#2591](https://github.com/apache/camel-k/issues/2591)
 - Should we move to go 1.16 / 1.17 ? 
[\#2579](https://github.com/apache/camel-k/issues/2579)
 - Read certificates from secrets to setup TLS config for route trait 
[\#2574](https://github.com/apache/camel-k/issues/2574)
+- Issue when trying to configure env vars with annotations 
[\#2512](https://github.com/apache/camel-k/issues/2512)
+- kamel cli output redirection doesn't work for some commands 
[\#2495](https://github.com/apache/camel-k/issues/2495)
 - \[Doc\] Add documentation for architecture 
[\#2273](https://github.com/apache/camel-k/issues/2273)
 - Document, or provide examples for, TLS configuration on OpenShift 
[\#1033](https://github.com/apache/camel-k/issues/1033)
 - support for quarkus in native mode 
[\#991](https://github.com/apache/camel-k/issues/991)
@@ -23,9 +25,12 @@
 
 **Merged pull requests:**
 
+- Make quarkus dependencies management more robust 
[\#2658](https://github.com/apache/camel-k/pull/2658) 
([doru1004](https://github.com/doru1004))
 - chore\(ci\): Use `github.head_ref` as concurrency group key 
[\#2657](https://github.com/apache/camel-k/pull/2657) 
([astefanutti](https://github.com/astefanutti))
+-  Output redirection Fix: \#2495 
[\#2656](https://github.com/apache/camel-k/pull/2656) 
([vsokolov00](https://github.com/vsokolov00))
 - chore\(build\): Upgrade Go dependencies 
[\#2655](https://github.com/apache/camel-k/pull/2655) 
([astefanutti](https://github.com/astefanutti))
 - Fix local builds from directory for containerized and non-containerized 
uses. [\#2654](https://github.com/apache/camel-k/pull/2654) 
([doru1004](https://github.com/doru1004))
+- feat\(trait\): environment variables 
[\#2650](https://github.com/apache/camel-k/pull/2650) 
([squakez](https://github.com/squakez))
 - fix: Switch off color in Maven logs 
[\#2647](https://github.com/apache/camel-k/pull/2647) 
([astefanutti](https://github.com/astefanutti))
 - Alow fixed custom labels in any pod 
[\#2646](https://github.com/apache/camel-k/pull/2646) 
([claudio4j](https://github.com/claudio4j))
 - fix: Unify post-build integration phases reconciliation 
[\#2645](https://github.com/apache/camel-k/pull/2645) 
([astefanutti](https://github.com/astefanutti))

Reply via email to