Releases: Tinkoff/gatling-picatinny
Releases · Tinkoff/gatling-picatinny
v0.7.1
Mjölnir
Changes
- release process migrated to github Actions with help sbt-ci-release @s-danilov (#39)
- updated to Scala 2.13.4 and Gatling 3.5.1 @s-danilov @chepk (#35, #40)
- refactored influxdb module with scala-influxdb-client @s-danilov @chepk (#41)
Features
- assertion builder from yaml config file @AlexandraPerevozchikova (#43)
- custom InfluxDB data points from Gatling simulation @chepk (#44)
Fixes
- provided scope for Gatling @jigarkhwar (#32)
- some fixes in readme (#42)
Maintenance
- up scala version to 2.13.4 @s-danilov (#35)
- sbt-sonatype, sbt-pgp, sbt-git replaced by sbt-ci-release 1.5.5 @s-danilov (#39)
- update to gatling 3.5.1 and other dependencies to latest stable @chepk (#40)
- influxdb module refactoring with scala-influxdb-client 0.6.3 @s-danilov @chepk (#41)
v0.6.1
v0.6.0 Excalibur
- update to gatling 3.4.0
- add JWT generator
- refactor profile module & add yaml profile configuration
- add regex feeder & list to feeder transformer
- handle exceptions when influxdb is not available
- add travis-ci for publishing