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-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 2b94f46 Updated CHANGELOG.md
2b94f46 is described below
commit 2b94f466fd8acc3b189b48333af4d7ca620571fd
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 25 03:16:34 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ae76eb8..c8417d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Qute component improperly classified as "other" in Camel Quarkus Catalog
[\#2508](https://github.com/apache/camel-quarkus/issues/2508)
- Unable to build mongo-to-slack in native with 1.13 quarkus
[\#2489](https://github.com/apache/camel-quarkus/issues/2489)
- Add test coverage for Kafka with SSL
[\#2484](https://github.com/apache/camel-quarkus/issues/2484)
- Stop testing JavaScript DSL in native mode
[\#2481](https://github.com/apache/camel-quarkus/issues/2481)
@@ -41,6 +42,7 @@
**Merged pull requests:**
+- Qute component improperly classified as other in Camel Quarkus Catalog
[\#2510](https://github.com/apache/camel-quarkus/pull/2510)
([ppalaga](https://github.com/ppalaga))
- Add test coverage for Kafka with SASL\_SSL
[\#2507](https://github.com/apache/camel-quarkus/pull/2507)
([jamesnetherton](https://github.com/jamesnetherton))
- Add integration-tests-support-kafka module
[\#2504](https://github.com/apache/camel-quarkus/pull/2504)
([jamesnetherton](https://github.com/jamesnetherton))
- Replace references to camel master branch with main in antora playbooks
[\#2501](https://github.com/apache/camel-quarkus/pull/2501)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -297,7 +299,6 @@
- Ensure integration tests have enough free disk space
[\#2228](https://github.com/apache/camel-quarkus/pull/2228)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade to Camel 3.8.0
[\#2227](https://github.com/apache/camel-quarkus/pull/2227)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix camel-master CI branch build
[\#2224](https://github.com/apache/camel-quarkus/pull/2224)
([jamesnetherton](https://github.com/jamesnetherton))
-- Made nats TLS auth tests optional fixes \#2211
[\#2223](https://github.com/apache/camel-quarkus/pull/2223)
([aldettinger](https://github.com/aldettinger))
- Test AWS 2 SNS properly
[\#2222](https://github.com/apache/camel-quarkus/pull/2222)
([ppalaga](https://github.com/ppalaga))
- PubNub native support
[\#2218](https://github.com/apache/camel-quarkus/pull/2218)
([jamesnetherton](https://github.com/jamesnetherton))
- Test AWS 2 SQS properly
[\#2217](https://github.com/apache/camel-quarkus/pull/2217)
([ppalaga](https://github.com/ppalaga))