Skip to content

Version 1.10.1 (2016-08-30)

Compare
Choose a tag to compare
@eapache eapache released this 30 Aug 13:28

Bug Fixes:

  • Fix the documentation for HashPartitioner which was incorrect
    (#717).
  • Permit client creation even when it is limited by ACLs
    (#722).
  • Several fixes to the consumer timer optimization code, regressions introduced
    in v1.10.0. Go's timers are finicky
    (#730,
    #733,
    #734).
  • Handle consuming compressed relative offsets with Kafka 0.10
    (#735).