Releases: forcedotcom/datacloud-jdbc
Releases · forcedotcom/datacloud-jdbc
v0.31.0
What's Changed
- feat: Add support for per JDBC Connection interceptors in combination with cached channels by @mkaufmann in #75
Full Changelog: 0.30.1...0.31.0
v0.30.1
What's Changed
- fix: apply refactor > delombok to remove @UtilityClass by @jschneidereit in #73
Full Changelog: 0.30.0...0.30.1
v0.30.0
What's Changed
- Remove
QueryStatusListener.get{Status,Query}
by @vogelsgesang in #59 - bug: Fix ResultMetaData for various types by @mkaufmann in #70
- build(deps): bump org.postgresql:postgresql from 42.7.6 to 42.7.7 by @dependabot in #71
- Fix maven central publishing by migrating to JReleaser by @jschneidereit in #74
New Contributors
- @dependabot made their first contribution in #71
Full Changelog: 0.29.0...0.30.0
v0.29.0
What's Changed
- Remove
DataCloudStatement.isReady
by @vogelsgesang in #58 - feat: expose polling for a query status by arbitrary predicate by @jschneidereit in #66
- remove unused 3pl for jdbc-core by @jschneidereit in #67
- build: add windows to build matrix and caching to gradle hyper tasks by @jschneidereit in #65
- fix: loosen audience requirements for jwt creation to match docs by @jschneidereit in #64
Full Changelog: 0.28.2...0.29.0
v0.28.2
What's Changed
- fix: withDeadlineAfter Duration overload not available in older grpc by @jschneidereit in #62
Full Changelog: 0.28.1...0.28.2
v0.28.1
What's Changed
- Remove
listener
fromStreamingResultSet
by @vogelsgesang in #57 - Remove dead code
QueryJDBCCursor
by @vogelsgesang in #55 - fix: force MetadataResultSet to be forward only by @jschneidereit in #61
New Contributors
- @vogelsgesang made their first contribution in #57
Full Changelog: 0.28.0...0.28.1
v0.28.0
What's Changed
- fix: using channel builder in DataCloudConnection should always cleanup by @jschneidereit in #53
Full Changelog: 0.27.0...0.28.0
v0.27.0
What's Changed
- feat: add configuration for channel keepalive and retry by @jschneidereit in #48
Full Changelog: 0.26.4...0.27.0
v0.26.4
What's Changed
- fix (dbeaver): make shaded jar default and increase driver registration logging by @jschneidereit in #52
Full Changelog: 0.26.3...0.26.4
v0.26.3
What's Changed
- fix: enforce protobuf-java version with bom by @jschneidereit in #51
Full Changelog: 0.26.2...0.26.3