testcontainers-java
testcontainers-java copied to clipboard
Bump com.databend:databend-jdbc from 0.3.2 to 0.3.8 in /modules/databend
Bumps com.databend:databend-jdbc from 0.3.2 to 0.3.8.
Release notes
Sourced from com.databend:databend-jdbc's releases.
Release v0.3.8
No release notes provided.
Release v0.3.7
No release notes provided.
Release v0.3.6
databend-jdbc v0.3.6 released. https://github.com/databendlabs/databend-jdbc/releases/tag/v0.3.6
What's Changed fix: failed to handle FileHandler by
@hantmacin #302 fix: add back off retry for start query by@hantmacin #304 feat: release v0.3.6 by@ZhiHanZin #308v0.3.5
What's Changed
- chore: make getPresignContext throw a clear err msg by
@TCeasonin databendlabs/databend-jdbc#295- refactor: move/rename some class by
@youngsofunin databendlabs/databend-jdbc#287- Revert "refactor: move/rename some class" by
@youngsofunin databendlabs/databend-jdbc#296- refactor: simplify data decoder. by
@youngsofunin databendlabs/databend-jdbc#297- chore: clean up pom. by
@youngsofunin databendlabs/databend-jdbc#298- feat: set warehouse header according to settings by
@youngsofunin databendlabs/databend-jdbc#299- feat: enhance stream upload by
@hantmacin databendlabs/databend-jdbc#300New Contributors
@TCeasonmade their first contribution in databendlabs/databend-jdbc#295Full Changelog: https://github.com/databendlabs/databend-jdbc/compare/v0.3.2...v0.3.5
Release v0.3.4
No release notes provided.
Commits
8051005Merge pull request #322 from ZhiHanZ/v0.3.8e5468a5feat: release v0.3.8fcb54d3Merge pull request #321 from databendlabs/fix/getTimestamp-default283703bfixbcc8fd8fix: getTimestamp should return null7691fd0Merge pull request #319 from databendlabs/fix/executeUpdate-count74daec1fix: the return count of executeUpdatec78ca12Merge pull request #318 from databendlabs/fix/security-pom5f69ad4update6a7ff4ffix- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)