This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push:
new 4f6128d Updated CHANGELOG.md
4f6128d is described below
commit 4f6128d92b97c4f947affb42ffc2c007220fd778
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 1 03:13:23 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4648354..d403a2c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@
- Upgrade to Strimzi 0.20.0 and kafka-2.6.0
[\#642](https://github.com/apache/camel-kafka-connector/pull/642)
([oscerd](https://github.com/oscerd))
- Minor changes to docs - correct the camel-log and camel-timer properties
file names, verbiage change on untar/unzip section.
[\#639](https://github.com/apache/camel-kafka-connector/pull/639)
([cunningt](https://github.com/cunningt))
- Decouple the Elasticsearch client from the service to simplify moving the
services to Camel core
[\#638](https://github.com/apache/camel-kafka-connector/pull/638)
([orpiske](https://github.com/orpiske))
+- Switches the Kafka test infra-structure
[\#632](https://github.com/apache/camel-kafka-connector/pull/632)
([orpiske](https://github.com/orpiske))
##
[camel-kafka-connector-0.6.0](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.6.0)
(2020-10-24)
@@ -61,7 +62,6 @@
- Switches the AWS v2 test infra-structure
[\#635](https://github.com/apache/camel-kafka-connector/pull/635)
([orpiske](https://github.com/orpiske))
- Decouple the Cassandra client from the service to simplify moving the
services to Camel core
[\#634](https://github.com/apache/camel-kafka-connector/pull/634)
([orpiske](https://github.com/orpiske))
- Switches the AWS v1 test infra-structure
[\#633](https://github.com/apache/camel-kafka-connector/pull/633)
([orpiske](https://github.com/orpiske))
-- Switches the Kafka test infra-structure
[\#632](https://github.com/apache/camel-kafka-connector/pull/632)
([orpiske](https://github.com/orpiske))
- Early Strimzi Test: Lets test with 0.20.0 RC3
[\#631](https://github.com/apache/camel-kafka-connector/pull/631)
([oscerd](https://github.com/oscerd))
- Added integration test for Couchbase sink
[\#630](https://github.com/apache/camel-kafka-connector/pull/630)
([orpiske](https://github.com/orpiske))
- Added convenience method to get option from connector name and option name
[\#627](https://github.com/apache/camel-kafka-connector/pull/627)
([oscerd](https://github.com/oscerd))
@@ -391,7 +391,6 @@
- Fix a javadoc issue.
[\#276](https://github.com/apache/camel-kafka-connector/pull/276)
([valdar](https://github.com/valdar))
- fix \#259: Camel-elasticsearch-rest-kafka-connector throws java.lang.N…
[\#275](https://github.com/apache/camel-kafka-connector/pull/275)
([valdar](https://github.com/valdar))
- Throw ConnectException due to failed exchanges
[\#273](https://github.com/apache/camel-kafka-connector/pull/273)
([omarsmak](https://github.com/omarsmak))
-- Issue/260 [\#272](https://github.com/apache/camel-kafka-connector/pull/272)
([valdar](https://github.com/valdar))
- Test modularization cleanups
[\#271](https://github.com/apache/camel-kafka-connector/pull/271)
([orpiske](https://github.com/orpiske))
- AWS2-S3 connector: Added the same set of converters/transformers we h…
[\#268](https://github.com/apache/camel-kafka-connector/pull/268)
([oscerd](https://github.com/oscerd))
@@ -425,6 +424,7 @@
**Merged pull requests:**
+- Issue/260 [\#272](https://github.com/apache/camel-kafka-connector/pull/272)
([valdar](https://github.com/valdar))
- Docs download link
[\#266](https://github.com/apache/camel-kafka-connector/pull/266)
([oscerd](https://github.com/oscerd))
- Add AMQP examples for source and sink
[\#265](https://github.com/apache/camel-kafka-connector/pull/265)
([rgannu](https://github.com/rgannu))
- Split the tests in modules per service
[\#262](https://github.com/apache/camel-kafka-connector/pull/262)
([orpiske](https://github.com/orpiske))