Oracle R2DBC v1.1.0
New features in this release:
- Added an option to configure oracle.jdbc.timezoneAsRegion
- Added support for LDAP URLs
- Added support for REF CURSOR values
- Added support for user defined ARRAY and OBJECT types
What's Changed
- NCHAR Test Fix by @Michael-A-McMahon in #80
- Add a timezone as region option by @Michael-A-McMahon in #81
- Workaround ResultSet memory leak by @Michael-A-McMahon in #88
- Oracle Warning Segments by @Michael-A-McMahon in #98
- REF CURSOR Support by @Michael-A-McMahon in #94
- LDAP Support by @Michael-A-McMahon in #99
- Array Types by @Michael-A-McMahon in #101
- DN Matching Option Fix by @Michael-A-McMahon in #103
- OBJECT Types by @Michael-A-McMahon in #104
- Dependencies Update by @Michael-A-McMahon in #105
- Updating to the 1.1.0 Version Number by @Michael-A-McMahon in #106
- Fix typo in JavaDoc by @jeandelavarene in #107
Full Changelog: 1.0.0...1.1.0