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 bb6541e Updated CHANGELOG.md
bb6541e is described below
commit bb6541eac00a54b5f76d9a5600b1c8d2df123274
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 3 03:13:08 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fcd3de4..c7d4628 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -482,7 +482,6 @@
- Dependencies updates and test improvements
[\#216](https://github.com/apache/camel-k-runtime/pull/216)
([lburgazzoli](https://github.com/lburgazzoli))
- \[quarkus\] create loaders for java, groovy and kotlin in JVM mode
[\#214](https://github.com/apache/camel-k-runtime/pull/214)
([lburgazzoli](https://github.com/lburgazzoli))
- chore\(plugin\): switch from v1alpha1 to v1
[\#213](https://github.com/apache/camel-k-runtime/pull/213)
([nicolaferraro](https://github.com/nicolaferraro))
-- Ignore package when working with Java classes
[\#211](https://github.com/apache/camel-k-runtime/pull/211)
([lburgazzoli](https://github.com/lburgazzoli))
- groovy: workaround for https://issues.apache.org/jira/browse/CAMEL-14300
[\#210](https://github.com/apache/camel-k-runtime/pull/210)
([lburgazzoli](https://github.com/lburgazzoli))
- chore\(plugin\): generate lower case names for resources
[\#209](https://github.com/apache/camel-k-runtime/pull/209)
([nicolaferraro](https://github.com/nicolaferraro))
@@ -498,6 +497,7 @@
**Merged pull requests:**
+- Ignore package when working with Java classes
[\#211](https://github.com/apache/camel-k-runtime/pull/211)
([lburgazzoli](https://github.com/lburgazzoli))
- Fix apache/camel-k\#1119: do not return cloud events by default
[\#208](https://github.com/apache/camel-k-runtime/pull/208)
([nicolaferraro](https://github.com/nicolaferraro))
- runtime-main: disable routes collector as routes are discovered through
camel-k specific mechanic
[\#207](https://github.com/apache/camel-k-runtime/pull/207)
([lburgazzoli](https://github.com/lburgazzoli))
- Update to Camel 3.0.0 and Camel-Quarkus 1.0.0-M1
[\#206](https://github.com/apache/camel-k-runtime/pull/206)
([lburgazzoli](https://github.com/lburgazzoli))