Skip to content

Update PostgreSQL, MariaDB, Redshift JDBC drivers #25480

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Apr 2, 2025

Description

Suspicious changes in MariaDB:

Redshift error is reported at:

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Apr 2, 2025
@github-actions github-actions bot added the redshift Redshift connector label Apr 2, 2025
@@ -2297,7 +2297,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.4</version>
<version>42.7.5</version>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Praveen2112 Could you look into TestPostgreSqlConnectorTest failures and send a new PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed redshift Redshift connector
Development

Successfully merging this pull request may close these issues.

1 participant