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 com.amazon.redshift:redshift-jdbc42 from 2.1.0.19 to 2.1.0.23 #1757

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2023

Bumps com.amazon.redshift:redshift-jdbc42 from 2.1.0.19 to 2.1.0.23.

Release notes

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

v2.1.0.23

Release of driver version 2.1.0.23

v2.1.0.22

Release of driver version 2.1.0.22

v2.1.0.21

Release of driver version 2.1.0.21

v2.1.0.20

Release of driver version 2.1.0.20

Changelog

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

v2.1.0.23 (2023-11-20)

  • Feature: Added ability to connect to datashare databases for clusters and serverless workgroups running the PREVIEW_2023 track [Bhavik Shah]
  • Removed BrowserIdcAuthPlugin [Bhavik Shah]

v2.1.0.22 (2023-11-09)

  • Added support for Custom Cluster Names (CNAME) for Amazon Redshift Serverless [Bhavik Shah]
  • Added support for IntervalY2M and IntervalD2S data types, which are mapped to the java.sql type Types.OTHER [Bhavik Shah]
  • Improved XML parsing [Bhavik Shah]
  • Fixed a bug where driver threw an error if connection options were not provided as a string object [Bhavik Shah]
  • Added the ability to set session level timezone to local JVM timezone or Redshift server timezone using new connection option ‘ConnectionTimezone’. By default, the session level timezone is set to the Redshift server’s timezone [Bhavik Shah]
  • Driver now throws an error if timestamp data retrieved from queries is invalid [Bhavik Shah]
  • Fixed a bug where closing a statement explicitly introduced performance latency issue#100 [Bhavik Shah]
  • Bump AWS Java SDK dependencies from 1.12.493 to 1.12.577 [Bhavik Shah]

v2.1.0.21 (2023-10-23)

  • Fixed a bug where the check for token/credentials expiration time was incorrect [Bhavik Shah]

v2.1.0.20 (2023-10-16)

  • Added support for lz4 compression over wire protocol communication between Redshift server and the client/driver. Compression is turned on by default and can be set using new connection parameter compression=off or compression=lz4 [Bhavik Shah]
  • Fixed a bug where closing a statement with partially read results could lead to errors in subsequent statements on the same connection [Bhavik Shah]
  • Improved driver performance when closing statements with partially read results [Bhavik Shah]
  • Fixed a bug where the cancellation of a query could lead to an unexpected connection close by the server [Bhavik Shah]
Commits

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.19 to 2.1.0.23.
- [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.19...v2.1.0.23)

---
updated-dependencies:
- dependency-name: com.amazon.redshift:redshift-jdbc42
  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 Nov 29, 2023
@oscerd oscerd merged commit e2fd517 into main Nov 29, 2023
6 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.amazon.redshift-redshift-jdbc42-2.1.0.23 branch November 29, 2023 10:05
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.

None yet

1 participant