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 1a74074 Updated CHANGELOG.md
1a74074 is described below
commit 1a740749796539b63611f74b1ddbc846046aa621
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 05:17:07 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a99231..eb72557 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -47,10 +47,10 @@
- chore\(deps\): update kotlin to v1.4.0
[\#426](https://github.com/apache/camel-k-runtime/pull/426)
([lburgazzoli](https://github.com/lburgazzoli))
- PMD [\#424](https://github.com/apache/camel-k-runtime/pull/424)
([lburgazzoli](https://github.com/lburgazzoli))
- \[quarkus\] add tests for jvm only loaders
[\#421](https://github.com/apache/camel-k-runtime/pull/421)
([lburgazzoli](https://github.com/lburgazzoli))
-- Update maven plugin dependencies
[\#420](https://github.com/apache/camel-k-runtime/pull/420)
([lburgazzoli](https://github.com/lburgazzoli))
- Fixed properties test to use correct way of main configurations
[\#419](https://github.com/apache/camel-k-runtime/pull/419)
([lburgazzoli](https://github.com/lburgazzoli))
- Upgrade to camel-quarkus v1.0.0
[\#418](https://github.com/apache/camel-k-runtime/pull/418)
([lburgazzoli](https://github.com/lburgazzoli))
- Disable merge commits on pull requests
[\#417](https://github.com/apache/camel-k-runtime/pull/417)
([lburgazzoli](https://github.com/lburgazzoli))
+- Fix \#394: unable to run Groovy routes on Quarkus
[\#415](https://github.com/apache/camel-k-runtime/pull/415)
([nicolaferraro](https://github.com/nicolaferraro))
##
[camel-k-runtime-parent-1.5.0](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.5.0)
(2020-08-06)
@@ -58,7 +58,7 @@
**Merged pull requests:**
-- Fix \#394: unable to run Groovy routes on Quarkus
[\#415](https://github.com/apache/camel-k-runtime/pull/415)
([nicolaferraro](https://github.com/nicolaferraro))
+- Update maven plugin dependencies
[\#420](https://github.com/apache/camel-k-runtime/pull/420)
([lburgazzoli](https://github.com/lburgazzoli))
- Upgrade Jackson to version 2.10.5
[\#413](https://github.com/apache/camel-k-runtime/pull/413)
([oscerd](https://github.com/oscerd))
- Update commons text to version 1.9
[\#412](https://github.com/apache/camel-k-runtime/pull/412)
([oscerd](https://github.com/oscerd))
- Fix \#365: change sinkbinding to be a customizer unrelated to the knatā¦
[\#411](https://github.com/apache/camel-k-runtime/pull/411)
([nicolaferraro](https://github.com/nicolaferraro))