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

Releases: zalando/nakadi

v2.8.4

06 Aug 11:33
53df492
Compare
Choose a tag to compare

Fixed

  • Removed partition key fields check
  • Fixed and added check for schema root object type to be only of type object.
  • Fixed ISE when parsing number larger than max long

Added

  • Warn message when creation log compacted event types

v2.8.2

31 Jul 14:01
9a92d5b
Compare
Choose a tag to compare

Removed

  • Removed Legacy Feature Toggles

v2.8.1

23 Jul 14:24
7a9a6ef
Compare
Choose a tag to compare

Added

  • Log Compaction Feature Toggle

Changed

  • Upgraded Kafka client to 1.1.1

v2.7.8

02 Jul 13:46
bbfb446
Compare
Choose a tag to compare

Fixed

  • Change audience from SNAKE_CASE to kebab-case

v2.7.7

28 Jun 10:59
ca53711
Compare
Choose a tag to compare

Added

  • Extended event type's definition to support ordering_key_field attribute

Removed

  • Removed high-level API feature flag

Changed

  • Added feature toggle to make it possible to remove event-types together with subscriptions
  • Fixed the way how latest_available_offset is generated for /partitions request for empty timeline

v2.7.5

20 Jun 15:15
faccad8
Compare
Choose a tag to compare

Changed

  • max.request.size was increased to slightly more than 2MB.

v2.7.4

13 Jun 12:50
857c84c
Compare
Choose a tag to compare

Changed

  • Switched to strict json parsing

v2.7.3

11 Jun 09:57
0d77122
Compare
Choose a tag to compare

[2.7.3] - 2018-06-11

Changed

  • Allow to use strict json parsing for event type publishing under feature toggle
  • Reduced logging by merging SLO publishing and ACCESS_LOG fields

v2.7.1

28 May 15:05
0ab33e1
Compare
Choose a tag to compare

Changed

  • Added gzip compression for POST responses if it was requested

v2.7.0

25 May 10:20
322819c
Compare
Choose a tag to compare

Added

  • Extended subscription statistics endpoint with time-lag information