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 cba7eaf Updated CHANGELOG.md
cba7eaf is described below
commit cba7eaf3c017b347873c9bfbb75e3c9d669a1414
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 5 03:08:29 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 159d5f2..50718fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,8 @@
**Merged pull requests:**
+- fix: Fix cross-namespace creator resource events
[\#2547](https://github.com/apache/camel-k/pull/2547)
([astefanutti](https://github.com/astefanutti))
+- fix\(builder\): Fix race-condition when Build transitions to running phase
[\#2545](https://github.com/apache/camel-k/pull/2545)
([astefanutti](https://github.com/astefanutti))
- 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))