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 c013e42 Updated CHANGELOG.md
c013e42 is described below
commit c013e423181735fc101ec6896cb9ef3d138a9692
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 29 03:08:21 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 77abb55..c7c521e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -73,6 +73,11 @@
**Merged pull requests:**
+- chore: Remove unsupported probe-path property from container trait
[\#2458](https://github.com/apache/camel-k/pull/2458)
([astefanutti](https://github.com/astefanutti))
+- fix: Filter influencing traits to lookup matching kits
[\#2457](https://github.com/apache/camel-k/pull/2457)
([astefanutti](https://github.com/astefanutti))
+- Align to Quarkus documentation
[\#2455](https://github.com/apache/camel-k/pull/2455)
([oscerd](https://github.com/oscerd))
+- fix: Unrecognized configuration from quarkus-logging-json
[\#2454](https://github.com/apache/camel-k/pull/2454)
([astefanutti](https://github.com/astefanutti))
+- fix: Correct Quarkus default health probe path
[\#2453](https://github.com/apache/camel-k/pull/2453)
([astefanutti](https://github.com/astefanutti))
- Remove the unnecessary indefinite articles in the list. in documentat…
[\#2452](https://github.com/apache/camel-k/pull/2452)
([apupier](https://github.com/apupier))
- Remove the unnecessary indefinite articles in the list. in documentat…
[\#2451](https://github.com/apache/camel-k/pull/2451)
([apupier](https://github.com/apupier))
- Revert "Temporarily disable qute due to Camel Quarkus issue \#2701"
[\#2447](https://github.com/apache/camel-k/pull/2447)
([orpiske](https://github.com/orpiske))