Releases: bigmontz/experimental-query-api-wrapper
Releases · bigmontz/experimental-query-api-wrapper
v0.0.1-alpha06
v0.0.1-alpha05
v0.0.1-alpha04
What's Changed
- Fix verifyConnectivity and verifyAuthentication on system db by @bigmontz in #33
- Prepare 0.0.1-alpha04 release by @bigmontz in #34
Full Changelog: v0.0.1-alpha03...v0.0.1-alpha04
v0.0.1-alpha03
What's Changed
- Improve memory usage on streamig records by @bigmontz in #26
- Introduce Resource Management by @bigmontz in #25
- Update testing version to 5.23 database by @bigmontz in #27
- Add support for
Wrapper.supportMultiDb()
by @bigmontz in #28 - Check auth on
Wrapper.verifyConnectivity
by @bigmontz in #29 - Enabling user to change auth for a session by @bigmontz in #30
- Add support for
verifyAuthentication
by @bigmontz in #31 - Preparing v0.0.1-alpha03 pre release by @bigmontz in #32
Full Changelog: v0.0.1-alpha02...v0.0.1-alpha03
v0.0.1-alpha02
What's Changed
- Build README.md on release by @bigmontz in #2
- Introduce Unit Test workflow by @bigmontz in #3
- Integration Pipelines Setup by @bigmontz in #4
- Fix errors in Temporal types serialization by @bigmontz in #5
- Adjust Point parsing by @bigmontz in #6
- Add support for
ResultSummary.plan
by @bigmontz in #7 - Add support to
ResultSummary.profile
by @bigmontz in #8 - Testing bookmarks by @bigmontz in #9
- Add support to Spatial Types and new values fmt by @bigmontz in #10
- Add support to Notifications and fix streaming by @bigmontz in #11
- Define access mode by @bigmontz in #12
- Discovery endpoint and fix verify connectivity by @bigmontz in #13
- Bump driver core to 5.23.0 by @bigmontz in #15
- Implementing the ResultStreamObserver by @bigmontz in #16
- Add AuthManagers support and Bearer Token by @bigmontz in #14
- Complete implementation for
QueryRequestCodec
by @bigmontz in #17 - Implementation for
QueryResponseCodec
by @bigmontz in #18 - Implements
QueryResponseCodec.meta.profile.args
by @bigmontz in #19 - Implement basic
QueryResponseCodec.stream()
by @bigmontz in #20 - Update README.adoc by @bigmontz in #21
- Improve
notifications
test by @bigmontz in #22 - Remove support for DateTime without offset by @bigmontz in #23
- Prepare v0.0.1-alpha02 release by @bigmontz in #24
Full Changelog: v0.0.1-alpha01...v0.0.1-alpha02
v0.0.1-alpha01
What's Changed
New Contributors
Full Changelog: https://github.com/bigmontz/experimental-query-api-wrapper/commits/v0.0.1-alpha01