Micronaut Data 2.0.0
v2.0.0 (2020-09-24)
Main changes
- Upgrade to Micronaut 2
Closed Issues
- Support for FOR UPDATE clause with find...ForUpdate methods #736
- Implement, please, NOT abstract FooRepositoryImpl support #714
- Loss of precision when using java.time.Instant in mapped entities #676
- Detect at compile time if the ID is not settable #554
- InstantiationException when using the BeanIntrospectionModule #518
Merged pull requests:
- Cleanup gradle.properties #741 (@ilopmar)
- build(deps): bump me.champeau.gradle.jmh from 0.5.1 to 0.5.2 #739 (@dependabot)
- Add support for find...ForUpdate methods for JDBC repositories #738 (@angelyan)
- Fixed typo in javadoc #737 (@rohitkg98)
- build(deps): bump spring-boot-gradle-plugin from 2.3.3.RELEASE to 2.3.4.RELEASE #734 (@dependabot)
- Dependency upgrades #733 (@micronaut-build)
- Update jdbcConfiguration.adoc #732 (@jvissers)
- build(deps): bump springDataVersion from 2.3.3.RELEASE to 2.3.4.RELEASE #731 (@dependabot)
- Update sqlAnnotations.adoc #730 (@recursivecodes)
- Dependency upgrades #726 (@micronaut-build)
- build(deps): bump jmh-core from 1.25 to 1.25.2 #724 (@dependabot)
- build(deps): bump me.champeau.gradle.jmh from 0.5.0 to 0.5.1 #723 (@dependabot)
- build(deps): bump jmh-generator-annprocess from 1.25 to 1.25.2 #722 (@dependabot)
- Dependency upgrades #720 (@micronaut-build)
- Note that deleteAll does not cascade. #709 (@debuglevel)
- Update ordering.adoc #707 (@hegGK)
- Update oracle driver dependencies. #703 (@aalmiray)
- [data] Update common files for branch master #697 (@micronaut-build)
- build(deps): bump spring-boot-gradle-plugin from 2.3.2.RELEASE to 2.3.3.RELEASE #695 (@dependabot)
- build(deps): bump jmh-generator-annprocess from 1.23 to 1.25 #694 (@dependabot)
- build(deps): bump jmh-core from 1.23 to 1.25 #693 (@dependabot)
- build(deps): bump micronaut-gradle-plugins from 2.0.5 to 2.0.8 #692 (@dependabot)
- build(deps): bump jackson-databind from 2.11.1 to 2.11.2 #688 (@dependabot)
- build(deps): bump hibernate-core from 5.4.18.Final to 5.4.20.Final #685 (@dependabot)
- Map Instant to java.sql.Timestamp in order to preserve nano-second precision. #680 (@altery)
- build(deps): bump jackson-module-kotlin from 2.10.3 to 2.11.2 #678 (@dependabot)
- build(deps): bump spring-boot-gradle-plugin from 2.3.0.RELEASE to 2.3.2.RELEASE #674 (@dependabot)
- build(deps): bump springVersion from 5.2.7.RELEASE to 5.2.8.RELEASE #666 (@dependabot)
- Dependency upgrades #664 (@micronaut-build)