Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 16:40
· 54 commits to main since this release
fc71c8b

This release contains the following changes:

  1. AWS IAM SASL mechanism is added for authenticating against AWS MSK, thanks to @gokceyalcin for the initial PR.
  2. k6 is updated to v0.43.0 and the rest of the dependencies are also updated to their latest versions.
  3. Time constants are exported to JS.
  4. Add a few more FAQ to README for autocompletion in IDEs and usage of time constants.

What's Changed

  • Add AWS IAM SASL mechanism for authenticating against AWS MSK by @mostafa in #193

Full Changelog: v0.16.1...v0.17.0