Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

39 lines (28 loc) · 699 Bytes

FELICE CHANGELOG

[SNAPSHOT]

[3.2.0-1.6/7]

  • Administration function namespace
  • Test context simplification
  • Test migrations

[3.2.0-1.5]

  • Kafka Client version bump
  • Nippy serdes with fast & lz4 compression

[2.6.0-1.4]

  • consumer/assigment added

[2.6.0-1.3]

  • allow multi-threading with poll-loops

[2.6.0-1.2]

  • kafka clients 2.6.0

[2.5.0-1.2]

  • kafka clients 2.5.0
  • json date formatter with millis

[2.3.1-1.1]

  • auto coercer consumer config for java int/short types

[2.3.1-1.0]

  • version format changed to include kafka-clients version
  • bump deps

[0.1.0]

  • basic producer
  • basic consumer + process loop
  • async consumer
  • serialization helpers