Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.28 to 2.2.1 in /app/server#41410

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intorelease
base:release
Choose a base branch
Loading
fromdependabot/maven/app/server/com.amazon.redshift-redshift-jdbc42-2.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 24, 2025
edited by github-actionsbot
Loading

Bumpscom.amazon.redshift:redshift-jdbc42 from 2.1.0.28 to 2.2.1.

Release notes

Sourced fromcom.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

v2.1.0.32

Release of driver version 2.1.0.32

v2.1.0.30

Release of driver version 2.1.0.30

v2.1.0.29

Release of driver version 2.1.0.29

Changelog

Sourced fromcom.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

v2.1.0.32 (2024-12-23)

  • Added support for an adjustable maximum cap on the total memory allocated for warning notifications from the server, ensuring the driver does not exhaust available memory resources. [Ruei Yang Huang]
  • Updated the logic for retrieving database metadata through the getCatalogs(), getSchemas(), getTables(), getColumns() API method. [Tim Hsu]
  • Updated the SQL data type representation for timetz/timestamptz from Types.TIME/Types.TIMESTAMP to Types.TIME_WITH_TIMEZONE/Types.TIMESTAMP_WITH_TIMEZONE. [Tim Hsu]
  • Fixed an issue in the Driver API's getTime() method, which previously disregarded the second fraction when attempting to retrieve timestamp/timestamptz data with a second fraction in Binary mode. [Tim Hsu]
  • Fixed an issue in the Driver API's getTimestamp() method, which previously truncated the last three digits of the second fraction when attempting to retrieve time/timetz data with six digits of second fraction, affecting both Binary and Text modes. [Tim Hsu]
  • Addressed security issues as detailed inCVE-2024-12744

v2.1.0.31 (2024-11-19)

  • This driver version has been recalled. JDBC Driver version 2.1.0.30 is recommended for use instead.

... (truncated)

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 incompare 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)

Warning

Tests have not run on the HEAD18f228a yet


Mon, 24 Nov 2025 23:52:41 UTC

Bumps [com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver) from 2.1.0.28 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.28...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] <support@github.com>
@dependabotdependabotbot added DependenciesPull requests that update a dependency file javaPull requests that update Java code labelsNov 24, 2025
@dependabotdependabotbot added the DependenciesPull requests that update a dependency file labelNov 24, 2025
@dependabotdependabotbot added the javaPull requests that update Java code labelNov 24, 2025
@coderabbitai
Copy link
Contributor

Important

Review skipped

Bot user detected.

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

You can disable this status message by setting thereviews.review_status tofalse in the CodeRabbit configuration file.


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

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

Reviewers

@sharat87sharat87Awaiting requested review from sharat87sharat87 is a code owner

@nidhi-nairnidhi-nairAwaiting requested review from nidhi-nairnidhi-nair is a code owner

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

DependenciesPull requests that update a dependency filejavaPull requests that update Java code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants


[8]ページ先頭

©2009-2025 Movatter.jp