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

chore(deps): bump redshift-jdbc42 from 2.1.0.9 to 2.1.0.15 #677

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps redshift-jdbc42 from 2.1.0.9 to 2.1.0.15.

Release notes

Sourced from redshift-jdbc42's releases.

v2.1.0.14

Release of driver version 2.1.0.14

v2.1.0.13

Release of version 2.1.0.13

v2.1.0.12

Release of version 2.1.0.12

v2.1.0.11

Release of version 2.1.0.11

v2.1.0.10

No release notes provided.

Changelog

Sourced from redshift-jdbc42's changelog.

Changelog

v2.1.0.14 (2023-04-13)

  • Fix null pointer exception when role based profile has no source_profile defined issue#83 PR#84 [Jérôme Mainaud]
  • Improvements to logging [Bhavik Shah]
  • Fix for ringbuffer to respect statement.setMaxRows() [Bhavik Shah]

v2.1.0.13 (2023-03-31)

  • Remove setting of session-level timezone to JVM timezone at start of session. This change defaults session-level timezone to server side timezone, typically UTC unless set to otherwise [Bhavik Shah]
  • Upgrade commons-codec from 1.11 to 1.15 [Bhavik Shah]
  • Improve XML parsing [Bhavik Shah]

v2.1.0.12 (2023-02-24)

  • Allow connection parameters to be case-insensitive [Bhavik Shah]
  • Upgrade AWS Java SDK from 1.12.251 to 1.12.408 [Bhavik Shah]
  • Upgrade Jackson version from 2.12.6.1 to 2.14.2 [Bhavik Shah]
  • Bump httpclient from 4.5.13 to 4.5.14 [Bhavik Shah]
  • Update pom.xml [Bhavik Shah]

v2.1.0.11 (2023-02-03)

  • Fix views when CAST NULL PR#75 [Bhavik Shah]
  • Fix to allow sslMode to be set as DISABLE when ssl is explicitly set to false issue#76 [Bhavik Shah]
  • Fix to allow ring buffer threading to finish before statement close issue#63 [Bhavik Shah]
  • Allow overriding schema pattern type using property 'OverrideSchemaPatternType' issue#64 PR#65 [Bhavik Shah]
  • Fix to properly cancel socket timeout issue#77 [Bhavik Shah]
  • Fix getColumns for Late binding views PR#74 [Bhavik Shah]
  • Addressed the issue for caching of PG queries [Bhavik Shah]

v2.1.0.10 (2022-11-30)

  • Removed loggerLevel and loggerFile properties. [Brooke White]
  • Fix for extended properties not working with iam endpoints. [Brooke White]
  • Chore: align aws-sdk versions. [Brooke White]
  • Fix github issue-53. [Brooke White]
  • Update pom.xml. [Brooke White]
  • Update pom.xml. [ilesh garish]
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 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 [redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver) from 2.1.0.9 to 2.1.0.15.
- [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](https://github.com/aws/amazon-redshift-jdbc-driver/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants