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 66bdc88  Updated CHANGELOG.md
66bdc88 is described below

commit 66bdc88887026d2e984ee92f0889eaa320c280eb
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 4 03:08:07 2021 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b82fc54..159d5f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
 **Closed issues:**
 
 - Error in OpenShift image-pull delegation on IBM Cloud 
[\#2530](https://github.com/apache/camel-k/issues/2530)
+- KameletBinding error handler nil map 
[\#2524](https://github.com/apache/camel-k/issues/2524)
 - 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)
@@ -20,11 +21,13 @@
 
 **Merged pull requests:**
 
+- Move bool pointer functions to trait package and use them throughout the 
traits [\#2543](https://github.com/apache/camel-k/pull/2543) 
([tadayosi](https://github.com/tadayosi))
 - Forcelly set QUARKUS\_LOG\_CONSOLE\_JSON to false if the trait is not 
provided \(GH issue \#2539\) 
[\#2540](https://github.com/apache/camel-k/pull/2540) 
([orpiske](https://github.com/orpiske))
 - Fix \#2530: fix type and do not add cross-namespace owner references 
[\#2535](https://github.com/apache/camel-k/pull/2535) 
([nicolaferraro](https://github.com/nicolaferraro))
 - chore: add support for darwin/atm64 
[\#2532](https://github.com/apache/camel-k/pull/2532) 
([lburgazzoli](https://github.com/lburgazzoli))
 - \[test\] Remove 3rd party dependencies 
[\#2529](https://github.com/apache/camel-k/pull/2529) 
([bouskaJ](https://github.com/bouskaJ))
 - Allow Probe Scheme to Be Customized 
[\#2527](https://github.com/apache/camel-k/pull/2527) 
([Kyle-Cooley](https://github.com/Kyle-Cooley))
+- fix\(controller\): panic on nil application properties 
[\#2526](https://github.com/apache/camel-k/pull/2526) 
([squakez](https://github.com/squakez))
 - Use https instead of http for xsd location 
[\#2517](https://github.com/apache/camel-k/pull/2517) 
([apupier](https://github.com/apupier))
 - Add classpath kamelet loading test 
[\#2516](https://github.com/apache/camel-k/pull/2516) 
([bouskaJ](https://github.com/bouskaJ))
 - 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))

Reply via email to