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

Releases: grafana/xk6-amqp

v0.4.1

04 Aug 14:34
77ddea3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Aug 18:25
1011112
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v0.4.0

v0.3.0

11 Jan 12:59
fad34a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Nov 16:17
45dbcb6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Jul 15:24
224d7cf
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/grafana/xk6-amqp/commits/v0.1.0