-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Lewis Marshall <[email protected]>
- Loading branch information
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# Changelog | ||
|
||
## [v1.0.1](https://github.com/ably/kafka-connect-ably/tree/v1.0.1) (2021-08-25) | ||
|
||
[Full Changelog](https://github.com/ably/kafka-connect-ably/compare/v1.0.0...v1.0.1) | ||
|
||
**Closed issues:** | ||
|
||
- Issue when installing the connector [\#18](https://github.com/ably/kafka-connect-ably/issues/18) | ||
- Issue when installing the connector [\#17](https://github.com/ably/kafka-connect-ably/issues/17) | ||
- Review Kafka code for Tech Preview [\#16](https://github.com/ably/kafka-connect-ably/issues/16) | ||
- test [\#15](https://github.com/ably/kafka-connect-ably/issues/15) | ||
- Publish to Confluent Hub [\#13](https://github.com/ably/kafka-connect-ably/issues/13) | ||
- Review Kafka code for Tech Preview [\#12](https://github.com/ably/kafka-connect-ably/issues/12) | ||
- Review Kafka code for Tech Preview [\#11](https://github.com/ably/kafka-connect-ably/issues/11) | ||
|
||
**Merged pull requests:** | ||
|
||
- Add ownerLogo [\#24](https://github.com/ably/kafka-connect-ably/pull/24) ([lmars](https://github.com/lmars)) | ||
- Add logo [\#23](https://github.com/ably/kafka-connect-ably/pull/23) ([lmars](https://github.com/lmars)) | ||
- Refactor project code [\#22](https://github.com/ably/kafka-connect-ably/pull/22) ([KacperKluka](https://github.com/KacperKluka)) | ||
- Use consistent naming: 'Ably Kafka Connector' [\#20](https://github.com/ably/kafka-connect-ably/pull/20) ([lmars](https://github.com/lmars)) | ||
- Fix build failure relating to Kafka Connect parent POM [\#19](https://github.com/ably/kafka-connect-ably/pull/19) ([QuintinWillison](https://github.com/QuintinWillison)) | ||
|
||
## [v1.0.0](https://github.com/ably/kafka-connect-ably/tree/v1.0.0) (2021-06-24) | ||
|
||
[Full Changelog](https://github.com/ably/kafka-connect-ably/compare/238dc7d401067a37b7950bce5d29a9a270a9faaa...v1.0.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Test issue [\#2](https://github.com/ably/kafka-connect-ably/issues/2) | ||
|
||
**Closed issues:** | ||
|
||
- Update configuration and running locally docs [\#8](https://github.com/ably/kafka-connect-ably/issues/8) | ||
- Migrate kafka-connect-ably Java packages from io.ably to com.ably [\#7](https://github.com/ably/kafka-connect-ably/issues/7) | ||
- Write tests for Kafka Connect Library [\#4](https://github.com/ably/kafka-connect-ably/issues/4) | ||
- Sync test 2 [\#3](https://github.com/ably/kafka-connect-ably/issues/3) | ||
|
||
**Merged pull requests:** | ||
|
||
- DOC-303: Update README with configuration properties and installation instructions [\#14](https://github.com/ably/kafka-connect-ably/pull/14) ([m-hulbert](https://github.com/m-hulbert)) | ||
- Rename package from io.ably.kakfa.\* to com.ably.kafka.\* [\#10](https://github.com/ably/kafka-connect-ably/pull/10) ([lmars](https://github.com/lmars)) | ||
- Update configuration and running locally docs [\#6](https://github.com/ably/kafka-connect-ably/pull/6) ([lmars](https://github.com/lmars)) | ||
- Add integration test [\#5](https://github.com/ably/kafka-connect-ably/pull/5) ([lmars](https://github.com/lmars)) | ||
- Put Kafka key and headers in Ably message extras [\#1](https://github.com/ably/kafka-connect-ably/pull/1) ([lmars](https://github.com/lmars)) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |