github micronaut-projects/micronaut-data v3.1.0
Micronaut Data 3.1.0

latest releases: v3.3.0-RC1, v3.3.0-M1, v3.2.2...
2 years ago

v3.1.0 (2021-10-01)

Full Changelog

Implemented enhancements:

  • Support for Kotlin Coroutines #304
  • Support for javax.persistence.AttributeConverter #59

Fixed bugs:

  • Missing io.r2dbc dependencies in BOM with 3.0.2-SNAPSHOT #1174
  • TypeConverter don't make the conversion in update (using query method pattern) in JDBC #529

Closed issues:

  • Leaking dependency of micronaut-data-tx to mictonaut-test #1187
  • support creation of schema DDL script from application configuration #1175
  • Cannot use @entitygraph annotation to handle multiple nested properties of the same association with Hibernate-JPA #1160
  • In JDBC one-to-many relations, with inmutable objects, get same object representation when you save or find #1124
  • Micronaut Data leaks RxJava2 to consumers #1121
  • Why do you have to open transactions when using jooq in micronaut, even if it is a simple select #1034
  • [Bug] Can't use micronaut-data-jdbc with @PostConstruct and eagerInitSingletons #973
  • Support Kotlin Data Classes for Json fields #872
  • Micronaut data overrides existing TypeConverter #677
  • TypeConverter of a List is not being used when inserting #410

Merged pull requests:

Don't miss a new micronaut-data release

NewReleases is sending notifications on new releases.