File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v2.1.2] ( https://github.com/ably/kafka-connect-ably/tree/v2.1.2 )
4+
5+ [ Full Changelog] ( https://github.com/ably/kafka-connect-ably/compare/v2.1.1...v2.1.2 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Use record headers to add push payload [ \# 101] ( https://github.com/ably/kafka-connect-ably/issues/101 )
10+
11+ ** Closed issues:**
12+
13+ - Add support for String keys [ \# 98] ( https://github.com/ably/kafka-connect-ably/issues/98 )
14+
15+ ** Merged pull requests:**
16+
17+ - Update ably java version [ \# 103] ( https://github.com/ably/kafka-connect-ably/pull/103 ) ([ ikbalkaya] ( https://github.com/ikbalkaya ) )
18+
19+
320## [ v2.1.1] ( https://github.com/ably/kafka-connect-ably/tree/v2.1.1 )
421
522[ Full Changelog] ( https://github.com/ably/kafka-connect-ably/compare/v2.1.0...v2.1.1 )
Original file line number Diff line number Diff line change 55
66 <groupId >com.ably.kafka.connect</groupId >
77 <artifactId >kafka-connect-ably</artifactId >
8- <version >2.1.1 </version >
8+ <version >2.1.2 </version >
99 <packaging >jar</packaging >
1010
1111 <properties >
You can’t perform that action at this time.
0 commit comments