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-kafka-connector.git
The following commit(s) were added to refs/heads/main by this push:
new a1e986f Updated CHANGELOG.md
a1e986f is described below
commit a1e986fe10a4cf61273e895051e6861eb6722f34
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 22 05:01:00 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49fa320..95188b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,10 @@
**Merged pull requests:**
+- Fix address already in use error in HTTP integration tests
[\#1151](https://github.com/apache/camel-kafka-connector/pull/1151)
([orpiske](https://github.com/orpiske))
+- Avoid using canonical host due to multiple address/port allocation issues on
GH actions [\#1150](https://github.com/apache/camel-kafka-connector/pull/1150)
([orpiske](https://github.com/orpiske))
+- Work around Jackson conflicts for the azure-storage-blob tests
[\#1148](https://github.com/apache/camel-kafka-connector/pull/1148)
([orpiske](https://github.com/orpiske))
+- CAMEL-16524: the camel-crypto-cms component was removed from Camel Core
[\#1146](https://github.com/apache/camel-kafka-connector/pull/1146)
([orpiske](https://github.com/orpiske))
- \[Github Actions\] Periodic Sync Camel-kafka-connector master Branch
[\#1142](https://github.com/apache/camel-kafka-connector/pull/1142)
([github-actions[bot]](https://github.com/apps/github-actions))
- \[Github Actions\] Periodic Sync Camel-kafka-connector master Branch
[\#1141](https://github.com/apache/camel-kafka-connector/pull/1141)
([github-actions[bot]](https://github.com/apps/github-actions))
- Suffling itest order around a bit to investigate origin of some rando…
[\#1140](https://github.com/apache/camel-kafka-connector/pull/1140)
([valdar](https://github.com/valdar))