This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
Releases: grafana/xk6-amqp
Releases · grafana/xk6-amqp
v0.4.1
v0.4.0
What's Changed
- allow additional message properties by @swantzter in #26
- Allow creating multiple connections and select which one to use by @swantzter in #27
- Update project to latest k6 and CI by @javaducky in #32
New Contributors
- @swantzter made their first contribution in #26
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Change client to rabbitmq/amqp091-go by @javaducky in #23
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add headers support on queue publish by @acuderman in #19
- Add messagepack encoding by @PabloDelBarrioArnanz in #17
New Contributors
- @acuderman made their first contribution in #19
- @PabloDelBarrioArnanz made their first contribution in #17
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First versioned release for the xk6-amqp extension.
What's Changed
- Init AMQP k6 plugin by @lxkuz in #1
- Remove useless channels.go by @lxkuz in #2
- Update README as xk6 was moved by @mstoykov in #4
- Allow ContentType field of publish command to be specified by @charlie67 in #8
- Add support for persistent messages by @adone in #9
- Enable build via GitHub Actions by @javaducky in #12
- Address linting issues on legacy implementation by @javaducky in #15
New Contributors
- @lxkuz made their first contribution in #1
- @mstoykov made their first contribution in #4
- @charlie67 made their first contribution in #8
- @adone made their first contribution in #9
- @javaducky made their first contribution in #12
Full Changelog: https://github.com/grafana/xk6-amqp/commits/v0.1.0