[1.9.0] - 2019-06-25
Added
- Add typescript declaration file #362 #385 #390
- Add
requestTimeoutto apiVersions #369 - Discard messages saw a seek operation during a fetch or batch processing #367
- Include fetched offset metadata retrieved with
admin.fetchOffsets#389 - Allow offset metadata to be written as part of OffsetCommit requests #392
- Prevent the consumption of messages for topics paused while fetch is in-flight #397
- Add
AWS-IAMSASL mechanism #402 - Add
batch.offsetLagLow#405
Changed
- Don't modify
global.crypto#365 - Change log level about producer without metadata #382
- Update encoder to write arrays as single
Buffer.concatwhere possible #394