This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/master by this push:
new 916fc99 Updated CHANGELOG.md
916fc99 is described below
commit 916fc99cbb009343147be7498ce0b31ae66841a5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 19 03:12:53 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cbd10de..ad08ba4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
**Closed issues:**
+- camel-kamelet: improve global properties handling
[\#560](https://github.com/apache/camel-k-runtime/issues/560)
- Rename wrap component to kamelet-reify
[\#556](https://github.com/apache/camel-k-runtime/issues/556)
- Error with leader election examples
[\#548](https://github.com/apache/camel-k-runtime/issues/548)
- Kamelet component - optimize as we did for direct component
[\#544](https://github.com/apache/camel-k-runtime/issues/544)
@@ -24,6 +25,7 @@
**Merged pull requests:**
+- Update to camel 3.7.0 and camel-quarkus 1.5.0
[\#573](https://github.com/apache/camel-k-runtime/pull/573)
([lburgazzoli](https://github.com/lburgazzoli))
- build\(deps\): bump gmavenplus-plugin from 1.11.1 to 1.12.0
[\#572](https://github.com/apache/camel-k-runtime/pull/572)
([dependabot[bot]](https://github.com/apps/dependabot))
- Cleanup [\#571](https://github.com/apache/camel-k-runtime/pull/571)
([lburgazzoli](https://github.com/lburgazzoli))
- build\(deps\): bump kotlin-version from 1.4.20 to 1.4.21
[\#570](https://github.com/apache/camel-k-runtime/pull/570)
([dependabot[bot]](https://github.com/apps/dependabot))
@@ -653,13 +655,11 @@
- Added a servletregistration customizer and improved examples.
[\#71](https://github.com/apache/camel-k-runtime/pull/71)
([valdar](https://github.com/valdar))
- servlet: update catalog and bom
[\#70](https://github.com/apache/camel-k-runtime/pull/70)
([lburgazzoli](https://github.com/lburgazzoli))
-- add servlet support
[\#68](https://github.com/apache/camel-k-runtime/pull/68)
([lburgazzoli](https://github.com/lburgazzoli))
- Refactor customizer activation
[\#67](https://github.com/apache/camel-k-runtime/pull/67)
([lburgazzoli](https://github.com/lburgazzoli))
- rest: support configuring rest's configuration component/endpoint properties
[\#66](https://github.com/apache/camel-k-runtime/pull/66)
([lburgazzoli](https://github.com/lburgazzoli))
- chore\(cleanup\): remove platform stream handler
[\#64](https://github.com/apache/camel-k-runtime/pull/64)
([lburgazzoli](https://github.com/lburgazzoli))
- Update dependencies
[\#63](https://github.com/apache/camel-k-runtime/pull/63)
([lburgazzoli](https://github.com/lburgazzoli))
- remove spring boot support
[\#62](https://github.com/apache/camel-k-runtime/pull/62)
([lburgazzoli](https://github.com/lburgazzoli))
-- update to Camel 2.24.0
[\#61](https://github.com/apache/camel-k-runtime/pull/61)
([lburgazzoli](https://github.com/lburgazzoli))
- knative: fix wrong content type
[\#54](https://github.com/apache/camel-k-runtime/pull/54)
([lburgazzoli](https://github.com/lburgazzoli))
##
[camel-k-runtime-parent-0.3.2](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-0.3.2)
(2019-04-26)
@@ -675,6 +675,7 @@
**Merged pull requests:**
+- update to Camel 2.24.0
[\#61](https://github.com/apache/camel-k-runtime/pull/61)
([lburgazzoli](https://github.com/lburgazzoli))
- Rollback to 0.3.2-SNAPSHOT and re-enable missing module
[\#53](https://github.com/apache/camel-k-runtime/pull/53)
([nicolaferraro](https://github.com/nicolaferraro))
- Align the snapshot version for camel-k-adapter-camel-3 module
[\#52](https://github.com/apache/camel-k-runtime/pull/52)
([oscerd](https://github.com/oscerd))
- Fix \#48: add a default type to cloudevents
[\#50](https://github.com/apache/camel-k-runtime/pull/50)
([nicolaferraro](https://github.com/nicolaferraro))