Releases: Tinkoff/gatling-jdbc-plugin
Releases · Tinkoff/gatling-jdbc-plugin
v0.10.3
What's Changed
- fix: coverage file not found by @jigarkhwar in #84
- Bugfix/fix coverage file not found by @jigarkhwar in #85
Full Changelog: v0.10.0...v0.10.3
v0.10.0
What's Changed
- Update sbt-ci-release to 1.5.12 by @scala-steward in #76
- Update gatling-sbt to 4.3.1 by @scala-steward in #75
- Update gatling-charts-highcharts to 3.9.3 by @scala-steward in #73
- Update scalafmt-core to 3.7.3 by @scala-steward in #71
- Update sbt-scoverage to 2.0.7 by @scala-steward in #66
- Update gatling-core, gatling-core-java, ... to 3.9.5 by @github-actions in #78
- Update gatling-sbt to 4.3.2 by @github-actions in #79
- Update gatling-charts-highcharts to 3.9.5 by @github-actions in #80
- Update sbt to 1.8.3 by @github-actions in #81
- Update scalafmt-core to 3.7.3 by @github-actions in #82
- Update sbt-scoverage to 2.0.7 by @github-actions in #83
Full Changelog: v0.9.1...v0.10.0
v0.9.1 batch fixes
What's Changed
- Feature/add tests by @AlexandraPerevozchikova in #60
- docs: add badge by @jigarkhwar in #61
- fix: fix dependences and readme by @AlexandraPerevozchikova in #62
- fix: batch don't execute all queries with pgJdbc driver by @AlexandraPerevozchikova in #70
Full Changelog: v0.9.0...v0.9.1
Release 0.9.0 Java/Kotlin Support
What's Changed
- Update scalafmt-core to 3.7.1 by @scala-steward in #57
- feat: add java-kotlin support by @AlexandraPerevozchikova in #58
- fix: change JdbcDsl import by @AlexandraPerevozchikova in #59
New Contributors
- @AlexandraPerevozchikova made their first contribution in #58
Full Changelog: v0.8.0...v0.9.0
Release 0.8.0
What's Changed
- chore: update gatling 3.9.0 by @daylikon in #53
- Update gatling-sbt to 4.2.6 by @scala-steward in #52
- Update scalafmt-core to 3.6.1 by @scala-steward in #50
- Update sbt-scalafmt to 2.5.0 by @scala-steward in #49
- Update sbt to 1.7.3 by @scala-steward in #48
- Update scala-library to 2.13.10 by @scala-steward in #47
- Update sbt-ci-release to 1.5.11 by @scala-steward in #45
- Update sbt to 1.8.2 by @scala-steward in #55
New Contributors
Full Changelog: v0.7.0...v0.8.0
Release 0.7.0
What's Changed
- Update gatling-core, ... to 3.8.3 by @scala-steward in #39
- Update gatling-sbt to 4.2.3 by @scala-steward in #41
- Update gatling-sbt to 4.2.3 by @github-actions in #42
- exclude org.slf4j slf4j-api by @s-danilov in #38
- Update scalafmt-core to 3.5.9 by @scala-steward in #43
Full Changelog: v0.6.0...v0.7.0
Release 0.6.0
What's Changed
- chore: bump versions for 2.13.8 and gatling 3.7.4 by @jigarkhwar in #7
- chore: bump versions for gatling 3.7.5 by @jigarkhwar in #9
- feat: add steward and update CI by @Maksimall89 in #11
- Update scalafmt-core to 3.4.3 by @scala-steward in #10
- Update scalafmt-core to 3.4.3 by @github-actions in #12
- Update gatling-core, ... to 3.7.6 by @scala-steward in #13
- feat: added new parameter types for SQL by @red-bashmak in #14
- Update gatling-sbt to 4.1.4 by @scala-steward in #17
- Update scalafmt-core to 3.5.1 by @scala-steward in #21
- Update h2 to 2.1.212 by @scala-steward in #22
- Update gatling-sbt to 4.1.5 by @scala-steward in #19
- Update gatling-sbt to 4.1.6 by @scala-steward in #27
- Update h2 to 2.1.214 by @scala-steward in #29
- Update sbt to 1.7.1 by @github-actions in #36
- Update scalafmt-core to 3.5.8 by @github-actions in #37
- Update gatling-sbt to 4.2.1 by @github-actions in #35
- Update gatling-core, ... to 3.8.2 by @scala-steward in #30
New Contributors
- @jigarkhwar made their first contribution in #7
- @scala-steward made their first contribution in #10
- @github-actions made their first contribution in #12
Full Changelog: v0.5.0...v0.6.0
Release 0.5.0
Features
- async jdbc client for query executioning @red-bashmak
Release 0.4.0
Features
- added more settings for connection with db in protocol definition dsl @red-bashmak
- added dsl for run batches @red-bashmak
Gatling 3.5.x Compatibility
Changes
- #3 Add Gatling 3.5.x compatibility @eevulution
- #4 Add test and publishing @s-danilov