[1.11.0] - 2019-09-30
Added
- Add Typescript SASLMechanism type to definitions #477
- Allow SASL Connections to Periodically Re-Authenticate #496
Changed
- Throw validation error when the broker list is empty #460
- Improve the encoder to avoid copying unnecessary bytes #471
- Throw an error on subscription changes for running consumers #470
- Default
throttle_time_msto 0 if missing inApiVersionsresponse #495 - Remove normalisation of the password when using SCRAM mechanism #505
Fixed
- Fix built-in partitioners type definition error #455
- Detect replaced brokers on refresh metadata #457
- Make NodeJS REPL get correct
randomBytes()#462 - Fix
IHeaderstype definition (from string to Buffer) #467 - Rename Typescript definitions from
ResourceTypetoResourceTypes#468 - Update Typescript definitions to make
configNamesoptional inResourceTypes#474 - Fix
transactionState.ABORTINGvalue #478