This repository has been archived by the owner on May 3, 2024. It is now read-only.
Releases: zalando-nakadi/fahrschein
Releases · zalando-nakadi/fahrschein
0.14.1
- Remember interrupted flag in case it gets cleared before exiting main loop
0.14.0
- Fixed error when trying to subscribe to non-existing event
- Refactored problem and batch item response handling
0.13.1
- Fixes a regression introduced in release 0.13.0
0.13.0
0.12.0
- Refactored HTTP api
- Dropped spring dependency
0.11.0
- Allow wrapping event processing and commit in a transaction
- Allow extending
ManagedCursorManager
by wrapping theClientHttpRequestFactory
if needed - Improve javadoc and validation in
StreamParameters
- Improve example for listening to multiple events
0.10.0
- Include our own
ClientHttpRequestFactory
implementations - Fix thread-safety issue in
ManagedCursorManager
- Test on travis-ci with multiple jackson and spring versions
- Refactoring
0.9.1
- Support maping of type hierarchies, based on the
event_type
field insidemetadata
- Bugfix for closing connections on any
Throwable
0.9.0
- Allow specifying initial cursor positions for subscriptions
- Introduce
SubscriptionBuilder
to simpliy creation of subscriptions - Support publishing of events
0.8.1
- Support reading from the beginning in the subscription api
- Fixed typo in metadata field
occurred_at