Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Releases: smolse/xk6-kinesis

v0.2.0

16 May 04:09
562b1da
Compare
Choose a tag to compare
  • Add an asynchronous Kinesis client in addition to the existing synchronous client
  • Return PutRecord and PutRecords outputs to JS
  • Add unit tests and linters

v0.1.0

30 Apr 07:59
4375711
Compare
Choose a tag to compare

This release introduces the initial implementation of the xk6-kinesis extension that supports the PutRecord and PutRecords Kinesis API actions.