Micronaut 1.3 and Micronaut Data 1.0 GA Released
by Graeme RocherThe Micronaut team at Object Computing, Inc. is thrilled to announce the release of Micronaut 1.3 GA, which includes the 1.0 GA release of Micronaut Data for JDBC and Hibernate/JPA in addition to the following new features:
- Immutable configuration properties
- Cache support for Ehache, Hazelcast, Infinispan, and more
- Initial support for Kotlin co-routines and Flow
- GraalVM 19.3 support
- Support for XML serialization/deserialization with Jackson XML
- Improvements to performance and memory consumption
See the release notes for further information.
Thanks to all those who contributed to first major Micronaut release of 2020. The Micronaut team will now be shifting focus to Micronaut 2.0, which will include many planned improvements including:
- Reactive Micronaut Data for SQL, Neo4j and MongoDB
- HTTP/2 support
- Improvements to serverless support
- New build plugins for Maven and Gradle
- Further performance refinements