This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
Releases: zalando/nakadi
Releases · zalando/nakadi
v2.3.1
Minor changes in logging
v2.3.0
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)
Fixed
- Fixed displaying of streamId for /stats endpoint
v2.2.9
Fixed
- Optimized reactions on offset change while streaming subscription
v2.2.8
Fixed
- Massive topic deletion while switching timelines is now made with small interval between deletions
v2.2.7
Changed
- Improve SLO log with application and event type names
v2.2.6
Changed
- Create first timeline for event type by default
v2.2.4
Fixed
- Committing with empty X-Nakadi-StreamId causes 503
Added
- Create event type with SAFE rack-awareness
v2.2.2
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
Changed
- Added logging of POST requests with compressed body.