Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps com.singlestore:singlestore-jdbc-client from 1.2.8 to 1.2.9.

Release notes

Sourced from com.singlestore:singlestore-jdbc-client's releases.

v1.2.9

What's Changed

Full Changelog: memsql/S2-JDBC-Connector@v1.2.8...v1.2.9

SingleStore JDBC Driver 1.2.9-beta0

  • Add connection string parameter to enable JAAS login context caching
  • Add exception for overflow time values
  • Fix security vulnerabilities
Changelog

Sourced from com.singlestore:singlestore-jdbc-client's changelog.

1.2.9

  • [PLAT-7700] Simplified LOAD DATA LOCAL INFILE statement parsing
  • [PLAT-7493] Throw an exception on overflow time value
  • [PLAT-7511] Introduce a new JDBC connection string parameter to enable jaas Login Context caching
  • [mics] Update dependencies to fix Vulnerability alerts
Commits
  • 69e1162 Fixed release process (#51)
  • 3e2e669 1.2.9 release (#50)
  • 1c3ef6a Simplified LOAD DATA LOCAL INFILE statement parsing (#49)
  • 56351bb Update dependencies to fix Vulnerability alerts
  • ab22160 Add 1.2.9-beta0 release
  • 85548ef PLAT-7493 Throw an exception on overflow time value (#48)
  • 146289c PLAT-7511 Introduce a new JDBC connection string parameter to enable jaas Log...
  • 17a3dc3 Fix github actions script (#46)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 12, 2025
@cla-bot cla-bot bot added the cla-signed label Nov 12, 2025
@github-actions github-actions bot added the singlestore SingleStore connector label Nov 12, 2025
@findepi
Copy link
Member

findepi commented Nov 26, 2025

@dependabot rebase

Bumps [com.singlestore:singlestore-jdbc-client](https://github.com/memsql/S2-JDBC-Connector) from 1.2.8 to 1.2.9.
- [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.2.8...v1.2.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.singlestore-singlestore-jdbc-client-1.2.9 branch from 60920dc to fdba60f Compare November 26, 2025 10:41
@ebyhr
Copy link
Member

ebyhr commented Nov 28, 2025

Superseded by #27496

@ebyhr ebyhr closed this Nov 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/com.singlestore-singlestore-jdbc-client-1.2.9 branch November 28, 2025 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file java Pull requests that update java code singlestore SingleStore connector

Development

Successfully merging this pull request may close these issues.

4 participants