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 9f837cc Updated CHANGELOG.md
9f837cc is described below
commit 9f837cc2c6a780bab2e477286ccb4bc74855ba50
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 27 03:07:42 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64c9755..dfa8452 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
**Closed issues:**
+- Jackson conflicts causing Azure Storage Blob tests to fail
[\#1147](https://github.com/apache/camel-kafka-connector/issues/1147)
- example of a sql source connector url pattern
[\#1144](https://github.com/apache/camel-kafka-connector/issues/1144)
- Align master to latest camel snapshot
[\#1133](https://github.com/apache/camel-kafka-connector/issues/1133)
- Connector Kafka Idempotency Crash Resilience
[\#1128](https://github.com/apache/camel-kafka-connector/issues/1128)
@@ -28,6 +29,8 @@
**Merged pull requests:**
+- Removes outdated AWS v1 log configuration
[\#1155](https://github.com/apache/camel-kafka-connector/pull/1155)
([orpiske](https://github.com/orpiske))
+- Return ealier from SJMS test to avoid locking the test
[\#1154](https://github.com/apache/camel-kafka-connector/pull/1154)
([orpiske](https://github.com/orpiske))
- \[Github Actions\] Periodic Sync Camel-kafka-connector main Branch
[\#1152](https://github.com/apache/camel-kafka-connector/pull/1152)
([github-actions[bot]](https://github.com/apps/github-actions))
- 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))