This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
Releases: zalando/nakadi
Releases · zalando/nakadi
Subscription API improvements
- Subscription - impossible to commit cursors after closing connection
- Create monitoring metrics for subscription API
- Timelines CRUD
Check max event size
Any batch being published cannot have any event larger than 999,000
bytes. If at least one event is too large, the whole batch is rejected with 422
.
Bugfix release
- Close subscriptions while terminating instance.
- Changes to support timelines in nearest future