Releases: Tinkoff/gatling-amqp-plugin
Releases · Tinkoff/gatling-amqp-plugin
v0.10.3
What's Changed
- fix: coverage file not found by @jigarkhwar in #111
- Bugfix/coverage file not found by @jigarkhwar in #112
Full Changelog: v0.10.0...v0.10.3
v0.10.0
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
What's Changed
- Add Java and Kotlin support by @aiterekhov in #81
- chore: update gatling 3.9.0 by @daylikon in #82
- Update amqp-client to 5.16.0 by @scala-steward in #70
- Update sbt-ci-release to 1.5.11 by @scala-steward in #72
- Update scala-library to 2.13.10 by @scala-steward in #75
- Update sbt to 1.7.3 by @scala-steward in #76
- Update scalafmt-core to 3.6.1 by @scala-steward in #77
- Update sbt-scalafmt to 2.5.0 by @scala-steward in #78
- Update gatling-sbt to 4.2.6 by @scala-steward in #80
- Fix package name for java and kotlin by @aiterekhov in #85
New Contributors
- @aiterekhov made their first contribution in #81
- @daylikon made their first contribution in #82
Full Changelog: v0.8.0...v0.9.0
Release 0.8.0
What's Changed
- Update gatling-charts-highcharts to 3.8.3 by @scala-steward in #67
- Update gatling-core, ... to 3.8.3 by @scala-steward in #66
- Update scalafmt-core to 3.5.9 by @scala-steward in #68
- ci: gatling sbt 4.2.3 by @jigarkhwar in #69
Full Changelog: v0.7.0...v0.8.0
Release 0.7.0
What's Changed
- Update scalafmt-core to 3.5.1 by @scala-steward in #52
- Update gatling-sbt to 4.1.5 by @scala-steward in #50
- Update sbt to 1.7.1 by @scala-steward in #60
- Update scalafmt-core to 3.5.8 by @scala-steward in #61
- Update amqp-client to 5.15.0 by @scala-steward in #57
- Update gatling-core, ... to 3.8.2 by @scala-steward in #58
- Update gatling-charts-highcharts to 3.8.2 by @scala-steward in #59
- Update amqp-client to 5.15.0 by @github-actions in #62
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- feat: add steward and update CI by @Maksimall89 in #43
- Update amqp-client to 5.14.2 by @scala-steward in #40
- Update commons-pool2 to 2.11.1 by @scala-steward in #41
- Update scalafmt-core to 3.4.3 by @github-actions in #46
- Update amqp-client to 5.14.2 by @github-actions in #44
- Update gatling-core, ... to 3.7.6 by @scala-steward in #47
- Update gatling-sbt to 4.1.4 by @scala-steward in #49
New Contributors
- @Maksimall89 made their first contribution in #43
- @scala-steward made their first contribution in #40
- @github-actions made their first contribution in #46
Full Changelog: v0.6.1...v0.6.2
Gatling 3.7.5 Compatibility
What's Changed
- chore: bump versions for gatling to 3.7.5 by @jigarkhwar in #39
Full Changelog: v0.6.0...v0.6.1
Gatling 3.7 Compatibility
What's Changed
- chore: bump versions for 2.13.8 and gatling 3.7.4 by @jigarkhwar in #38
New Contributors
- @jigarkhwar made their first contribution in #38
Full Changelog: v0.5.1...v0.6.0
Release 0.5.0
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
- sbt-sonatype, sbt-pgp, sbt-git replaced by sbt-ci-release 1.5.5 @s-danilov (#27)
- up scala version to 2.13.4 @red-bashmak (#23)
- update to gatling 3.5.1 @red-bashmak (#23)
- up version of amqp-client to 5.11.0 @red-bashmak
- up gatling sbt plugin version to 3.2.1 @red-bashmak
- added sbt-scalafmt sbt plugin version 2.4.2 @red-bashmak
Release 0.0.4
Changes
- refactor message properties and headers DSL @red-bashmak
- update scenario examples @red-bashmak
- refactor CheckMaterializers and Preparers @red-bashmak
Features
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