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 1002e74 Updated CHANGELOG.md
1002e74 is described below
commit 1002e74c8759ce189c8062fff8bd8a4c49a344bf
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 21 03:12:19 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e14c53e..82dd2b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,14 +6,18 @@
**Closed issues:**
+- java.lang.IllegalStateException: The stream has no active subscriptions
smallrye-reactive-messaging-camel
[\#3474](https://github.com/apache/camel-quarkus/issues/3474)
+- Health check `CamelBeanBuildItem` should use the check id as the name
[\#3470](https://github.com/apache/camel-quarkus/issues/3470)
- Ban netty-all [\#3464](https://github.com/apache/camel-quarkus/issues/3464)
- quarkus 2.6 - debezium mysql error
[\#3463](https://github.com/apache/camel-quarkus/issues/3463)
- aws2-quarkus-client Verify that no client except quarkus one is used during
test [\#3447](https://github.com/apache/camel-quarkus/issues/3447)
- \[Quarkus 2.7.0\] : CI : Found Banned Dependency:
commons-logging:commons-logging
[\#3421](https://github.com/apache/camel-quarkus/issues/3421)
+- \[quarkus-main\]crypto test failure in native mode
[\#3402](https://github.com/apache/camel-quarkus/issues/3402)
- Refactor aws2-quarkus-client-ddb\(s3\) by copying files \(not duplicating\)
[\#3236](https://github.com/apache/camel-quarkus/issues/3236)
**Merged pull requests:**
+- Avoid creating `CamelBeanBuildItem` for health checks if they are disabled
[\#3475](https://github.com/apache/camel-quarkus/pull/3475)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade Quarkus to 2.7.0.CR1
[\#3473](https://github.com/apache/camel-quarkus/pull/3473)
([jamesnetherton](https://github.com/jamesnetherton))
- 📝 Improve documentation on setting up the Salesforce developer account
[\#3469](https://github.com/apache/camel-quarkus/pull/3469)
([zbendhiba](https://github.com/zbendhiba))
- Update Salesforce Integration tests to Salesforce API upgrade
[\#3467](https://github.com/apache/camel-quarkus/pull/3467)
([zbendhiba](https://github.com/zbendhiba))