-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathchangelog.txt
33 lines (27 loc) · 1.03 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Changelog 3.5 (10-11-2024)
----------------------------
* Added support for SSL using truststore
* Fix single initialization of properties for Kafka consumer
Changelog 3.4 (02-08-2024)
----------------------------
* Fix. Remove `seekToEnd` after rebalancing
Changelog 3.3 (01-08-2024)
----------------------------
* Add the ability to override the `auto.offset.reset` and `enable.auto.commit` values in the TrackerPoll
Changelog 3.2 (12-06-2024)
----------------------------
* Added support for SSL using keystore
Changelog 3.1 (03-05-2024)
----------------------------
* Akka dependencies ^2.7.0
Changelog 3.0 (16-04-2024)
----------------------------
* Protobuf support
* Only consume
Changelog 2.0 (09-02-2024)
----------------------------
* Implement support for both Java and Kotlin
* Downgrade Gatling to version '3.9.5'. The backward compatibility is broken for ActionBuilder in version 3.10.x
* Add support for regular expression (regex) check
* Add support for header check
* Fix initialization issue with tracker poll consumer for Send request