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

Releases: zalando/nakadi

r3.0.6-2018-12-03

03 Dec 17:06
567e89e
Compare
Choose a tag to compare
  • 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

13 Nov 12:57
92bb248
Compare
Choose a tag to compare
  • Fixed problem when posting event-type that already exists;

r3.0.2-2018-11-06

06 Nov 21:16
80f23d7
Compare
Choose a tag to compare
  • Disable OAuth when in NAKADI_OAUTH2_MODE=OFF

r3.0.2-2018-11-02

02 Nov 09:00
02bf998
Compare
Choose a tag to compare
  • Fix problem with zookeeper concurrent sessions read/termination
  • Ability to specify commit_timeout less then 60 seconds for subscriptions consumption

v3.0.1

18 Oct 12:31
f3d01f6
Compare
Choose a tag to compare
  • 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

18 Oct 10:33
3f65fd8
Compare
Choose a tag to compare

Fixed

  • Time stats now returns partial results for timeout.

v2.9.1

11 Oct 11:41
885a8c8
Compare
Choose a tag to compare
  • Move creation of Problem objects to the controllers and ControllerAdvices

v2.9.0

04 Oct 15:31
6a26342
Compare
Choose a tag to compare
  • 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

04 Sep 13:12
e6accdd
Compare
Choose a tag to compare

Fixed

  • Upgraded dependencies
  • Refactored exceptions

v2.8.5

23 Aug 09:28
11ad8ab
Compare
Choose a tag to compare

Fixed

  • Upgraded Nakadi dependencies