v2.0.0
What's Changed
- Split project to two different artifacts by @alex268 in #8
- Updated tests and added code coverage by @alex268 in #9
- Removed usage of JavaConversions by @alex268 in #10
- Memory limited implementation of YdbScanReadTable by @alex268 in #11
- Reorganize classes by packages by @alex268 in #12
- New implementation by @alex268 in #13
- Added convertation of UTF8String to ydb types by @alex268 in #14
- Added support of JDBC URL parameters by @alex268 in #15
- Fixed inconsistend reads by @alex268 in #16
- Added tests for YdbCatalog by @alex268 in #17
- Added implicit session for BulkUpsert & ReadTable by @alex268 in #18
- Added Scan impelementation based on QueryService by @alex268 in #19
- Performance fixes by @alex268 in #20
- New implementation of QueryService reader by @alex268 in #21
- Fixed key range filter by @alex268 in #22
- Added github actions by @alex268 in #23
New Contributors
Full Changelog: v1.3...v2.0.0