Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Releases: zalando-nakadi/fahrschein

0.8.0

09 Feb 12:21

Choose a tag to compare

  • Refactor to multi-module project
  • Fix StreamParameters
  • Fix retry on first event

0.7.0

06 Dec 15:59

Choose a tag to compare

  • Added builder for client and streaming
  • Removed guava dependency
  • Additional metrics collector

0.6.1

16 Nov 13:44

Choose a tag to compare

  • use internal object mapper for serializing cursor header

0.6.0

16 Nov 11:57

Choose a tag to compare

  • locking fixes for low level api
  • no longer requires specific ObjectMapper setup for api calls

0.5.2

03 Nov 13:24

Choose a tag to compare

  • Bugfixes and support for generics in data change events

0.5.1

19 Oct 08:46

Choose a tag to compare

  • Fix cursor commit in high level api

0.5.0

10 Oct 09:26

Choose a tag to compare

  • refactored partition management
  • ignore unknown properties in batch and cursors
  • implement api changes in subscription api

0.4.4

17 Aug 09:30

Choose a tag to compare

  • getPartitions now works with jackson 2.4
  • bugfix for IOException during reading of event batch

0.4.3

02 Aug 08:59

Choose a tag to compare

  • Added Transactional annotation to JdbcCursorManager

0.4.2

20 Jul 13:41

Choose a tag to compare

Another bugfix for updating cursor offsets