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 f48535a Updated CHANGELOG.md
f48535a is described below
commit f48535a6562c9903047c92bdc155c89c43781d80
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 9 03:08:06 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fbd2ffa..98e6e40 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,10 +6,12 @@
**Closed issues:**
+- ServiceBinding CR sometimes doesn't get created
[\#2482](https://github.com/apache/camel-k/issues/2482)
- Release 1.4.1 [\#2471](https://github.com/apache/camel-k/issues/2471)
**Merged pull requests:**
+- Fix \#2482: ServiceBinding CR should tied to the IntegrationPhaseWaiti…
[\#2483](https://github.com/apache/camel-k/pull/2483)
([johnpoth](https://github.com/johnpoth))
- chore\(release\): prepare 1.5.0 release
[\#2478](https://github.com/apache/camel-k/pull/2478)
([nicolaferraro](https://github.com/nicolaferraro))
- fix\(cmd/run\): windows scheme support
[\#2477](https://github.com/apache/camel-k/pull/2477)
([squakez](https://github.com/squakez))
- Fix \#2468: parse all YAML nodes in the tree
[\#2476](https://github.com/apache/camel-k/pull/2476)
([nicolaferraro](https://github.com/nicolaferraro))