Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.amazon.redshift:redshift-jdbc42 from 2.1.0.32 to 2.2.1.

Release notes

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

v2.2.1

Release of driver version 2.2.1

v2.2.0

Upgraded from AWS SDK v1 to AWS SDK v2

v2.1.0.34

Release of driver version 2.1.0.34

v2.1.0.33

Release of driver version 2.1.0.33

Changelog

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

v2.2.1 (2025-11-19)

  • Removed unsupported PostgreSQL replication feature
  • Removed Jackson dependency for non-IAM authentication mechanisms
  • Added the idp_partition parameter which allows users to authenticate against Azure Active Directory across different Microsoft cloud environments (e.g., Commercial, US Gov, China)
  • Fixed Java 11+ compatibility issue by improving exception handling in StreamWrapper.finalize()
  • Enhanced database metadata retrieval logic in getCatalogs(), getSchemas(), getTables(), getColumns(), getPrimaryKeys(), getImportedKeys(), getExportedKeys(), getBestRowIdentifier(), getColumnPrivileges(), getTablePrivileges(), getProcedures(), getProcedureColumns(), getFunctions(), getFunctionColumns() to enable data sharing capabilities while maintaining JDBC specification compliance
  • Added warning messages when log level 4 or higher are enabled
  • Fixed IDC authentication redirect URL for China regions

v2.2.0 (2025-10-14)

  • Upgraded to AWS SDK v2
  • Fixed incorrect formatting of timezone-aware timestamp columns (TIMESTAMPTZ/TIMETZ) in edge cases where the cached string representation was null, ensuring timezone offsets are properly displayed.
  • Removed unsupported client/stdin CopyAPI feature implementation that was no longer maintained or supported
  • Build now fails when Javadoc generation encounters errors, ensuring documentation quality and preventing builds with malformed documentation.

v2.1.0.34 (2025-08-07)

  • Added a new statement cancel state IN_QUERY_SUSPENDED to accurately track query suspension status ensuring that suspended queries remain cancellable
  • Fixed an issue where socket timeouts were not being enforced after the initial connection

v2.1.0.33 (2025-05-29)

  • Removed aws-java-sdk dependency from metadata APIs
  • Improved Redshift OID data type handling to support variable byte lengths.
  • Corrected SMALLINT reference type cast to return a Java Short instead of Integer
  • Corrected TINYINT reference type cast to return a Java Byte instead of Integer
  • Added memory allocation limits for multi-SQL statement execution to prevent Out of Memory (OOM) errors when processing large batched queries
  • Added Object Identifier (OID) mapping for information_schema_catalog_name type
Commits
  • e424d72 Update CHANGELOG.md
  • 97112aa Update README.md
  • ac6081c Enhanced database metadata retrieval logic in getCatalogs(), getSchemas(), ge...
  • 8c4702b Fixed IDC authentication redirect URL for China regions
  • 442d7e0 Removed Jackson dependency for non-IAM authentication mechanisms
  • b6cbc42 Added warning messages when log level 4 or higher are enabled
  • 67cc11b Removed unsupported PostgreSQL replication feature
  • d5cc7bc Fixed Java 11+ compatibility issue by improving exception handling in StreamW...
  • 90ee03c Added the idp_partition parameter which allows users to authenticate against ...
  • 792b1b0 Update CHANGELOG.md
  • Additional commits viewable 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)

Bumps [com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver) from 2.1.0.32 to 2.2.1.
- [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.1.0.32...v2.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@coderabbitai
Copy link

coderabbitai bot commented Nov 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant