Micronaut Test 2.0.0
v2.0.0 (2020-09-17)
Main changes
- Upgraded to Micronaut 2
Closed issues:
- Document @MicronautTest(transactionMode=...) #268
Merged pull requests:
- Document @MicronautTest transaction modes #270 (@angelyan)
- Master is 2.0.0.BUILD-SNAPSHOT #269 (@alvarosanchez)
- Bump mockito-junit-jupiter from 3.5.6 to 3.5.7 #267 (@dependabot[bot])
- Bump micronaut-gradle-plugins from 2.0.8 to 2.0.10 #266 (@dependabot[bot])
- Dependency upgrades #265 (@micronaut-build)
- Add option to @MicronautTest to allow wrapping of setup and tests in a single transaction #254 (@angelyan)