Skip to content

2.0.0

Compare
Choose a tag to compare
@rbraeunlich rbraeunlich released this 22 Nov 17:38
· 10 commits to master since this release

This release contains the adaptions to be compatible with the Gatling 3.0.x releases. Adjusted the internal CheckBuilder API. Since the adjusted CheckBuilder require some new implicit conversions that might not be present if the wildcard import of Predef was not used this is a major release.
Next to those changes this release contains some test improvements. Especially, MySQL and Postgres are now executed in the pipeline.

Based on Gatling 3.0.1.
Tested against H2, Postgres and MySQL.