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

Releases: zalando/nakadi

v2.3.1

29 Nov 12:13
11ab774
Compare
Choose a tag to compare

Minor changes in logging

v2.3.0

16 Nov 15:52
9c5e6be
Compare
Choose a tag to compare

Added

  • Switch from local token info service to remote one
  • Change default storage via env var or at runtime

Changed

  • Limited stream_timeout for consumption to 1h ± 10min

v2.2.9 (yes, one more)

14 Nov 16:50
ef48dfe
Compare
Choose a tag to compare

Fixed

  • Fixed displaying of streamId for /stats endpoint

v2.2.9

02 Nov 16:11
224554f
Compare
Choose a tag to compare

Fixed

  • Optimized reactions on offset change while streaming subscription

v2.2.8

01 Nov 12:06
c168f31
Compare
Choose a tag to compare

Fixed

  • Massive topic deletion while switching timelines is now made with small interval between deletions

v2.2.7

01 Nov 10:41
Compare
Choose a tag to compare

Changed

  • Improve SLO log with application and event type names

v2.2.6

25 Oct 07:52
Compare
Choose a tag to compare

Changed

  • Create first timeline for event type by default

v2.2.4

16 Oct 07:04
Compare
Choose a tag to compare

Fixed

  • Committing with empty X-Nakadi-StreamId causes 503

Added

  • Create event type with SAFE rack-awareness

v2.2.2

29 Sep 10:50
Compare
Choose a tag to compare

Added

  • New database table for authorization
  • Endpoints for getting and updating the lists of administrators
  • Default administrator defined in application.yml
  • Allow admins to bypass event type authorization restrictions

Changed

  • Admin endpoints use list of admins from Postgres

v2.2.1

28 Sep 13:38
Compare
Choose a tag to compare

Changed

  • Added logging of POST requests with compressed body.