Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump singlestore-jdbc-client from 1.1.4 to 1.1.5 #19

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2023

Bumps singlestore-jdbc-client from 1.1.4 to 1.1.5.

Release notes

Sourced from singlestore-jdbc-client's releases.

SingleStore JDBC Driver 1.1.5

Enabled tcpKeepAlive option by default. Added rewriteBatchedStatements option to send INSERT statements with array parameters as one query.

Commits
  • ae87e3c Increased query timeouts
  • 80d6515 Add rewriteBatchedStatements option to send INSERT statements with array para...
  • da84dec Enabled tcpKeepAlive by default
  • b8358d1 Credentials rotation (JDBC)
  • 60f6f28 Implement a new fix from auth-helper in BrowserAuth
  • f85594e commenting code which is causing to failure in CICD
  • 73592c8 Code changed to fix the Connection Pool 'close' implementation
  • ffe2b4c Change code to add queryTimeOut Feature
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [singlestore-jdbc-client](https://github.com/memsql/S2-JDBC-Connector) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/memsql/S2-JDBC-Connector/releases)
- [Changelog](https://github.com/memsql/S2-JDBC-Connector/blob/master/CHANGELOG.md)
- [Commits](memsql/S2-JDBC-Connector@v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: com.singlestore:singlestore-jdbc-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from filipelautert as a code owner May 3, 2023 07:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 3, 2023
@filipelautert filipelautert merged commit 594f805 into main May 11, 2023
11 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.singlestore-singlestore-jdbc-client-1.1.5 branch May 11, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant