Micronaut Data 2.2.1
v2.2.1 (2020-12-02)
Implemented enhancements:
- Add JSON Column Support For Oracle #712
Fixed bugs:
- [micronaut-data-tx] Injecting connection error when using 2 named datasources #822
- SQL Query fails with no space in between CAST and named parameter #820
Closed issues:
- Data JDBC don't handle UUID stored as BINARY(16) in MySQL #832
- SQL Syntax Error at (:foo) #823
- Add Oracle Tests #711
Merged pull requests:
- Ensure distinct datasources work with DataSourceProxy. Fixes #822 #834 (@graemerocher)
- [data] Update common files for branch master #828 (@micronaut-build)
- Delete DataEntityManagerFactoryBean and cleanup versions #827 (@dstepanov)
- Fix sql syntax error when query includes '(:foo' #824 (@yasarutkuu)
- Hibernate native query needs to know about the type of the null value #819 (@dstepanov)
- [data] Update common files for branch master #817 (@micronaut-build)
- [data] Update common files for branch master #812 (@micronaut-build)
- [data] Update common files for branch master #810 (@micronaut-build)
- build(deps): bump spring-boot-gradle-plugin from 2.3.4.RELEASE to 2.3.5.RELEASE #798 (@dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator