Skip to content

chore(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.2.7 to 2.2.8 - #2945

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.amazon.redshift-redshift-jdbc42-2.2.8
Open

chore(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.2.7 to 2.2.8#2945
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.amazon.redshift-redshift-jdbc42-2.2.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps com.amazon.redshift:redshift-jdbc42 from 2.2.7 to 2.2.8.

Release notes

Sourced from com.amazon.redshift:redshift-jdbc42's releases.

v2.2.8

Release of driver version 2.2.8

Changelog

Sourced from com.amazon.redshift:redshift-jdbc42's changelog.

v2.2.8 (2026-08-05)

  • Added post-quantum hybrid TLS key exchange (X25519MLKEM768) via BouncyCastle, along with the preferPQ connection property (default: true) to control group advertising per connection
  • Added EnableTableTypes connection option to generalize getTableTypes to TABLE / VIEW when disabled
  • Add opt-in statementCloseTimeout to bound statement.close()
  • Hardened OAuth 2.0 CSRF protection in BrowserAzureCredentialsProvider by using a cryptographically secure random generator for the state parameter
  • Upgraded jackson-databind to 2.21.4 to address CVE-2026-54513 and CVE-2026-54512 (CVSS 8.1)
  • Fixed getColumns to report TEXT columns as VARCHAR with size 256
  • Fixed getProcedureColumns and getFunctionColumns returning incorrect column length values
Commits
  • f9197ed Update README
  • 8febdc5 Update CHANGELOG
  • 189dcec Add opt-in statementCloseTimeout connection property to bound statement.close()
  • 4d8e427 Fixed getColumns to report TEXT columns as VARCHAR with size 256
  • 3b6baf0 Hardened OAuth 2.0 CSRF protection in BrowserAzureCredentialsProvider by usin...
  • ddf3f1f Added post-quantum hybrid TLS key exchange (X25519MLKEM768) via BouncyCastle,...
  • 83d191b Added EnableTableTypes connection option to generalize getTableTypes to TABLE...
  • e002608 Upgraded jackson-databind to 2.21.4 to address CVE-2026-54513 and CVE-2026-54...
  • 35fd2ea Fixed getProcedureColumns and getFunctionColumns returning incorrect column l...
  • 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 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)

Bumps [com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/aws/amazon-redshift-jdbc-driver/releases)
- [Changelog](https://github.com/aws/amazon-redshift-jdbc-driver/blob/master/CHANGELOG.md)
- [Commits](aws/amazon-redshift-jdbc-driver@v2.2.7...v2.2.8)

---
updated-dependencies:
- dependency-name: com.amazon.redshift:redshift-jdbc42
  dependency-version: 2.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 10, 2026
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants