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 9f3935a Updated CHANGELOG.md
9f3935a is described below
commit 9f3935a6d663456132f24181d116e7e9a9d0eef8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 16:55:39 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 56d7430..ce40980 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,7 @@
**Merged pull requests:**
+- Fix a minor typo
[\#420](https://github.com/apache/camel-kafka-connector/pull/420)
([oscerd](https://github.com/oscerd))
- Removed deploy phase from jenkinsfile, we already have the daily snap…
[\#418](https://github.com/apache/camel-kafka-connector/pull/418)
([oscerd](https://github.com/oscerd))
- Remove deploy phase from Jenkinsfile, we have the daily snapshot depl…
[\#417](https://github.com/apache/camel-kafka-connector/pull/417)
([oscerd](https://github.com/oscerd))
- \[Github Actions\] Periodic Sync Camel-kafka-connector camel-master Branch
[\#416](https://github.com/apache/camel-kafka-connector/pull/416)
([github-actions[bot]](https://github.com/apps/github-actions))
@@ -55,7 +56,6 @@
- Defer topic deletion
[\#374](https://github.com/apache/camel-kafka-connector/pull/374)
([orpiske](https://github.com/orpiske))
- Fixes for edge cases
[\#373](https://github.com/apache/camel-kafka-connector/pull/373)
([orpiske](https://github.com/orpiske))
- Added missing fromUrl to the log message
[\#372](https://github.com/apache/camel-kafka-connector/pull/372)
([orpiske](https://github.com/orpiske))
-- Backport raw fixes
[\#371](https://github.com/apache/camel-kafka-connector/pull/371)
([oscerd](https://github.com/oscerd))
- Removes debugging message
[\#370](https://github.com/apache/camel-kafka-connector/pull/370)
([orpiske](https://github.com/orpiske))
- Removing backport gh action. It doesn't work.
[\#369](https://github.com/apache/camel-kafka-connector/pull/369)
([oscerd](https://github.com/oscerd))
- Minor AWS tests cleanups
[\#368](https://github.com/apache/camel-kafka-connector/pull/368)
([orpiske](https://github.com/orpiske))
@@ -66,6 +66,7 @@
- Use latest Strimzi's docker images
[\#357](https://github.com/apache/camel-kafka-connector/pull/357)
([oscerd](https://github.com/oscerd))
- Fixed camel compatibility matrix table
[\#356](https://github.com/apache/camel-kafka-connector/pull/356)
([oscerd](https://github.com/oscerd))
- Added a camel-compatibility matrix page
[\#355](https://github.com/apache/camel-kafka-connector/pull/355)
([oscerd](https://github.com/oscerd))
+- Upgrade Archetype docs
[\#354](https://github.com/apache/camel-kafka-connector/pull/354)
([oscerd](https://github.com/oscerd))
- Fixed index adoc
[\#352](https://github.com/apache/camel-kafka-connector/pull/352)
([oscerd](https://github.com/oscerd))
- Added missing connector in connectors pom
[\#350](https://github.com/apache/camel-kafka-connector/pull/350)
([oscerd](https://github.com/oscerd))
- Release 0.4.0
[\#346](https://github.com/apache/camel-kafka-connector/pull/346)
([oscerd](https://github.com/oscerd))
@@ -279,7 +280,6 @@
- Release0.1.0
[\#154](https://github.com/apache/camel-kafka-connector/pull/154)
([valdar](https://github.com/valdar))
- Fixed github action issue with never released builts.
[\#153](https://github.com/apache/camel-kafka-connector/pull/153)
([valdar](https://github.com/valdar))
- Upgrade testcontainers to version 1.14.1
[\#152](https://github.com/apache/camel-kafka-connector/pull/152)
([oscerd](https://github.com/oscerd))
-- Added gpg key for valdar.
[\#139](https://github.com/apache/camel-kafka-connector/pull/139)
([valdar](https://github.com/valdar))
##
[camel-kafka-connector-0.1.0](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.1.0)
(2020-04-25)
@@ -325,6 +325,7 @@
**Merged pull requests:**
- Moved from camel-core to camel-core-engine as a dependecnies.
[\#140](https://github.com/apache/camel-kafka-connector/pull/140)
([valdar](https://github.com/valdar))
+- Added gpg key for valdar.
[\#139](https://github.com/apache/camel-kafka-connector/pull/139)
([valdar](https://github.com/valdar))
- Test code fixes for the auto-generated connectors
[\#138](https://github.com/apache/camel-kafka-connector/pull/138)
([orpiske](https://github.com/orpiske))
- Misc [\#133](https://github.com/apache/camel-kafka-connector/pull/133)
([valdar](https://github.com/valdar))
- Packaging the connectors as zip and tar.gz
[\#131](https://github.com/apache/camel-kafka-connector/pull/131)
([oscerd](https://github.com/oscerd))