Skip to content

Releases: Tinkoff/gatling-amqp-plugin

v0.10.3

29 May 12:34
02546d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.3

v0.10.0

24 May 15:12
7410cd8
Compare
Choose a tag to compare

What's Changed

  • Update scalafmt-core to 3.7.1 by @scala-steward in #87
  • feat: tests and badge by @aiterekhov in #88
  • Update sbt-ci-release to 1.5.12 by @scala-steward in #103
  • Update gatling-sbt to 4.3.1 by @scala-steward in #102
  • Update gatling-charts-highcharts to 3.9.3 by @scala-steward in #100
  • Update scalafmt-core to 3.7.3 by @scala-steward in #98
  • Update amqp-client to 5.17.0 by @scala-steward in #97
  • Update sbt-scoverage to 2.0.7 by @scala-steward in #92
  • Update sbt-scoverage to 2.0.7 by @github-actions in #110
  • Update scalafmt-core to 3.7.3 by @github-actions in #109
  • Update sbt to 1.8.3 by @github-actions in #108
  • Update gatling-charts-highcharts to 3.9.5 by @github-actions in #107
  • Update gatling-sbt to 4.3.2 by @github-actions in #106
  • Update gatling-core, gatling-core-java, ... to 3.9.5 by @github-actions in #105
  • Update amqp-client to 5.17.0 by @github-actions in #104

Full Changelog: v0.9.0...v0.10.0

Release 0.9.0

10 Jan 12:34
939a8e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

Release 0.8.0

24 Aug 16:46
5c9e9e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

Release 0.7.0

19 Jul 09:16
18f866f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.7.0

v0.6.2

25 Mar 08:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

Gatling 3.7.5 Compatibility

16 Feb 13:14
475de3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

Gatling 3.7 Compatibility

25 Jan 07:07
62894cb
Compare
Choose a tag to compare

What's Changed

  • chore: bump versions for 2.13.8 and gatling 3.7.4 by @jigarkhwar in #38

New Contributors

Full Changelog: v0.5.1...v0.6.0

Release 0.5.0

01 Mar 23:23
Compare
Choose a tag to compare

Changes

  • release process migrated to github Actions with help sbt-ci-release @s-danilov (#27)
  • added example for 2 brockers connection @ehmkah
  • extended examples, that show how to use new declaration DSL for queues and exchanges in protocol part @red-bashmak

Features

  • support separated connection to requests brocker and response brocker @ehmkah (#22)
  • support for queues and exchanges declaration in protocol part, that will be executed before test @red-bashmak (#24)

Fixes

  • correlationId matching error @pvo99i (#25)
  • error trying close already closed connection in connection pool @ehmkah (#20)

Maintenance

Release 0.0.4

21 Oct 10:31
Compare
Choose a tag to compare

Changes

Features

  • added support for topic exchange in DSL @ehmkah (#8)

Maintenance

  • update to gatling 3.4.0 @ehmkah
  • up version of commons-pool2 to 2.9.0
  • up version of amqp-client to 5.9.0
  • up sbt plugins versions