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

Releases: zalando/nakadi

r3.1.4-2019-02-27

27 Feb 14:16
4f05270
Compare
Choose a tag to compare

No changes were added to Nakadi. This release is to mark the compatibility of this commit with changes done to an external library for authorization.

r3.1.2-2019-02-26

26 Feb 16:36
4f05270
Compare
Choose a tag to compare

Fix CME for cached resource admins. (Completes the checking of VIEW operation for subscriptions and event types)

r3.1.1-2019-02-25

26 Feb 10:05
625c300
Compare
Choose a tag to compare

Check on VIEW for event types and subscription endpoints exposed.

r3.1.0-2019-02-19

21 Feb 14:19
7d2b13c
Compare
Choose a tag to compare
  • Add ability to authorize endpoints based on a new VIEW resource. Implementing the appropriate logic in the authorization plugin is necessary.
  • Add ability to blacklist committers enhancing the system's resilience to accidental misusage.

r3.0.12-2019-02-12

13 Feb 16:15
6b14082
Compare
Choose a tag to compare
  • New Authorization Interface Support
  • Added feature of recreating Kafka producer on broker ip change and retries for Kafka client for getting partitions.

r3.0.11-2019-02-06

06 Feb 10:43
a6f17e6
Compare
Choose a tag to compare
  • minor bugfixes

r3.0.10-2019-01-29

29 Jan 12:33
37d1186
Compare
Choose a tag to compare
  • fixed broken constant for accessing all-data-read authorization;

r3.0.10-2019-01-28

28 Jan 16:24
c5ab265
Compare
Choose a tag to compare
  • Added audit log;

r3.0.9-2019-01-24

25 Jan 08:54
07ba4f2
Compare
Choose a tag to compare
  1. Log correct status code for /subscriptions/{}/events endpoint.
  2. Upgrade jekyll to 3.8.5

r3.0.8-2019-01-02

03 Jan 09:20
aabbe99
Compare
Choose a tag to compare
  • Added propagation of partition key to kafka event key;