File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.1.1] ( https://github.com/ably/kafka-connect-ably/tree/v4.1.1 )
4
+
5
+ [ Full Changelog] ( https://github.com/ably/kafka-connect-ably/compare/v4.1.0...v4.1.1 )
6
+
7
+ ** Implemented enhancements:**
8
+
9
+ - Update ` ably-java ` dependency [ \# 181] ( https://github.com/ably/kafka-connect-ably/issues/181 )
10
+ - Encryption support feature request \[ parked\] [ \# 169] ( https://github.com/ably/kafka-connect-ably/issues/169 )
11
+
12
+ ** Fixed bugs:**
13
+
14
+ - Kafka connector's ` client.id ` configuration option is ignored during message publishing. [ \# 186] ( https://github.com/ably/kafka-connect-ably/issues/186 )
15
+ - In a batch request each message should be in its own batchspec [ \# 171] ( https://github.com/ably/kafka-connect-ably/issues/171 )
16
+
3
17
## [ 4.1.0] ( https://github.com/ably/kafka-connect-ably/compare/v4.0.0...v4.1.0 )
4
18
5
19
** Implemented enhancements:**
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.ably.kafka.connect</groupId >
7
7
<artifactId >kafka-connect-ably</artifactId >
8
- <version >4.1.0 </version >
8
+ <version >4.1.1 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<properties >
You can’t perform that action at this time.
0 commit comments