Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Releases: zalando/nakadi

Subscription API improvements

06 Mar 12:34
Compare
Choose a tag to compare
  • Subscription - impossible to commit cursors after closing connection
  • Create monitoring metrics for subscription API
  • Timelines CRUD

Check max event size

24 Jan 10:00
Compare
Choose a tag to compare

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

19 Jan 11:01
Compare
Choose a tag to compare
  • Close subscriptions while terminating instance.
  • Changes to support timelines in nearest future