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 c1c8ee7 Updated CHANGELOG.md
c1c8ee7 is described below
commit c1c8ee7489a02d4df4ffa35233d2e2b689946bba
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 29 03:06:58 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ba96eb..5d5cfa8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,7 @@
**Merged pull requests:**
+- Minor fixes for AWS SQS tests when running against actual AWS
[\#1160](https://github.com/apache/camel-kafka-connector/pull/1160)
([orpiske](https://github.com/orpiske))
- Fixed AWS test errors w/ Strimzi due to incorrect test lifecycle
[\#1159](https://github.com/apache/camel-kafka-connector/pull/1159)
([orpiske](https://github.com/orpiske))
- Avoid using a fixed port for the REST service of Kafka Connect
[\#1158](https://github.com/apache/camel-kafka-connector/pull/1158)
([orpiske](https://github.com/orpiske))
- Add autoCreateTopic to fix AWS v2 SNS tests
[\#1157](https://github.com/apache/camel-kafka-connector/pull/1157)
([orpiske](https://github.com/orpiske))