Releases: agorapulse/micronaut-grails
Releases · agorapulse/micronaut-grails
3.0.3
- Republished to Bintray to sync to Maven Central
3.0.2
- packages aren't any longer propagated to Micronaut context created by postprocessor
3.0.1
- Fixed the issue with obtaining
Application
class when deployed
3.0.0
- BREAKING CHANGE: Reworked
MicronautGrailsApp
to support Tomcat deployments
2.0.7
- propagate packages also to postprocessor (Spring) context
2.0.6
- fixed applying environment customisations
2.0.5
- more warnings about the legacy features
2.0.4
- using the same behaviour for the legacy applications as in 1.x
2.0.3
- ensure duplicate context for an old approach using bean postprocessor
2.0.2
- fewer dependencies exported