Skip to content

Commit

Permalink
Merge pull request #110 from ably/release/2.1.3
Browse files Browse the repository at this point in the history
Release/2.1.3
  • Loading branch information
ikbalkaya authored Mar 14, 2023
2 parents 87d674f + 6a0a60e commit 594c86e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog


## [v2.1.3](https://github.com/ably/kafka-connect-ably/tree/v2.1.3)

[Full Changelog](https://github.com/ably/kafka-connect-ably/compare/v2.1.2...v2.1.3)

**Fixed bugs:**

- Republish messages that were canceled after connection suspension [\#106](https://github.com/ably/kafka-connect-ably/issues/106)

## [v2.1.2](https://github.com/ably/kafka-connect-ably/tree/v2.1.2)

[Full Changelog](https://github.com/ably/kafka-connect-ably/compare/v2.1.1...v2.1.2)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.ably.kafka.connect</groupId>
<artifactId>kafka-connect-ably</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit 594c86e

Please sign in to comment.