Micronaut Data v1.1.0.RC1
Pre-release
Pre-release
v1.1.0.RC1 (2020-05-27)
Implemented enhancements:
- Oracle 12c Identity column support ( JDBC don't populate Id column) #537
- Oracle Auto Number Id Support #486
Fixed bugs:
- UPDATE and DELETE queries do not support reactive returns #501
- Micronaut update ID type checking is reversed #500
- Repository.update does not use jsonCodec to serialize JSON column #482
- DATA JDBC POSTGRES - FindById Fails for UUID #438
- Save/Read entity with JSON type works but Read as DTO fails #387
Closed issues:
- JDBC SQL Server sorts by id when other implementations don't #560
- Clarify the purpose of the dialect setting in the datasource #552
- Document how to turn on query logs #551
- Document package scanning for JDBC #550
- Improve error message #549
- Sort on multiple columns fails, only uses last one specified. #547
- Micronaut overrides configured PhysicalNamingStrategy #517
- Add transactional do Health Check Method #505
- NoSuchMethodError with groovy / micronaut-data / jdbc #485
- FATAL: sorry, too many clients already #476
- JDBC: Join with type LEFT_FETCH does not return all rows #401
Merged pull requests:
- Update jdbcConfiguration.adoc #559 (@jameskleeh)
- Bump spring-boot-gradle-plugin from 2.2.6.RELEASE to 2.3.0.RELEASE #558 (@dependabot-preview[bot])
- Update dataUpdates.adoc #555 (@jameskleeh)
- Add note for jdbc native queries with joins #553 (@ilopmar)
- Issue #547 Sort on multiple columns fails #548 (@paulszego)
- Bump HikariCP from 3.4.2 to 3.4.5 #542 (@dependabot-preview[bot])
- Bump mysql from 1.13.0 to 1.14.2 #535 (@dependabot-preview[bot])
- Bump mssqlserver from 1.13.0 to 1.14.2 #534 (@dependabot-preview[bot])
- Bump spock from 1.13.0 to 1.14.2 #533 (@dependabot-preview[bot])
- Bump postgresql from 1.13.0 to 1.14.2 #532 (@dependabot-preview[bot])
- Bump oracle-xe from 1.13.0 to 1.14.2 #530 (@dependabot-preview[bot])
- Improve to-many-joins. Fixes #401 #524 (@witi83)
- fixed typo "is was" to "was" #522 (@siimp)
- Bump org.jetbrains.kotlin.plugin.allopen from 1.3.71 to 1.3.72 #498 (@dependabot-preview[bot])
- Bump org.jetbrains.kotlin.jvm from 1.3.70 to 1.3.72 #495 (@dependabot-preview[bot])
- Bump org.jetbrains.kotlin.plugin.jpa from 1.3.70 to 1.3.72 #494 (@dependabot-preview[bot])
- Bump org.jetbrains.kotlin.kapt from 1.3.70 to 1.3.72 #493 (@dependabot-preview[bot])
- Repository.update JSON column serialization using jsonCodec #483 (@mathwizard)
- Bump gradle-bintray-plugin from 1.8.4 to 1.8.5 #480 (@dependabot-preview[bot])
- Bump hibernate-core from 5.4.13.Final to 5.4.14.Final #479 (@dependabot-preview[bot])
- Stackoverflow: @JdbcRepository doc correction #478 (@anborg)
- Bump postgresql from 42.2.11 to 42.2.12 #471 (@dependabot-preview[bot])
- Bump hibernate-core from 5.4.12.Final to 5.4.13.Final #468 (@dependabot-preview[bot])
- Bump spring-boot-gradle-plugin from 2.2.5.RELEASE to 2.2.6.RELEASE #467 (@dependabot-preview[bot])
* This Changelog was automatically generated by github_changelog_generator