Releases: kanuku/nakadi-klients
Releases · kanuku/nakadi-klients
Release 2.0.5
Release 2.0.4
ATTENTION: DO NOT USE THIS VERSION!!
Fixes a bug #127!
Release 2.0.3
- Support for creation of event-types with different compatible-modes. #123
Release 2.0.2
Release 2.0.1
Removed the logback.xml from the jar #114.
Release 2.0
2.0.0-alpha.20
This is the first non-development release for the version >= 2.0
!
Incrementing the version number will not suffice, you need to remove the pre
tag from the version.
New version: 2.0.0-alpha.20
2.0.0-pre-alpha.19
- Fixed a bug in the reconnection logic, see #91.
- Fixed a bug that occurred when getting data from
enrichment-strategies
endpoint, #70. - Deletion of eventTypes has been implemented for both API's, #81.
- Updating of eventTypes has been implemented for both API's, #89.
- Added extra tests for the Java & Scala Api models, #54.
2.0.0-pre-alpha.18
2.0.0-pre-alpha.17
- Fixed a bug where DataChangeEvent would get deserialized to json with a wrong fieldname. #84.