Skip to content

Micronaut Test 2.1.0

Compare
Choose a tag to compare
@micronaut-build micronaut-build released this 23 Sep 18:08

v2.1.0 (2020-09-18)

Full Changelog

Main changes

  • Upgrade to Kotlin 1.4.10
  • Upgrade to Kotest 4.2.5

Implemented enhancements:

  • Add annotation parameter to @MicronautTest to start only Application context not embedded server #213

Deprecated:

  • Split MicronautTest annotation to avoid the headaches it's causing with class loading #224

Closed issues:

  • Compatibility with kotest 4.2.3 #281
  • NullPointerException when context is rebuilt and no EmbeddedApplication bean is present #296

Merged pull requests: