This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
Releases: zalando/nakadi
Releases · zalando/nakadi
r3.0.6-2018-12-03
- Initialize KPIs Event Types
- Revert hikari db pool
- Added updated_at field in subscriptions
- Bug fixes in Validation Messages
r3.0.3-2018-11-13
- Fixed problem when posting event-type that already exists;
r3.0.2-2018-11-06
- Disable OAuth when in NAKADI_OAUTH2_MODE=OFF
r3.0.2-2018-11-02
- Fix problem with zookeeper concurrent sessions read/termination
- Ability to specify commit_timeout less then 60 seconds for subscriptions consumption
v3.0.1
- Upgrade Zalando-problem libraries to latest versions
- Upgrade Gradle to latest version (4.10.2)
- Clean up build.gradle
- Refactor exception handlers
v3.0.0
Fixed
- Time stats now returns partial results for timeout.
v2.9.1
- Move creation of Problem objects to the controllers and ControllerAdvices
v2.9.0
- Fix subscription creation with empty authorization
- Added ordering_instance_ids
- Added open tracing support
- Changed api doc directory
- Improvements to README
- Make architecture documentation publicly accessible
v2.8.7
Fixed
- Upgraded dependencies
- Refactored exceptions
v2.8.5
Fixed
- Upgraded Nakadi dependencies