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

Provide metadata for MariaDB Java Client 3.5.2 #612

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

Conversation

wilkinsona
Copy link
Contributor

Due to these changes, mariadb-java-client now requires reflective access to all of the methods on Configuration$Builder in addition to its fields.

What does this PR do?

Provides metadata for mariadb-java-client 3.5.2

Code sections where the PR accesses files, network, docker or some external service

The tests use Docker, as those for 3.0.6 already do.

Checklist before merging

Due to the changes in [1], mariadb-java-client now requires
reflective access to all of the methods on Configuration$Builder
in addition to its fields.

[1] mariadb-corporation/mariadb-connector-j@ca5057c
@wilkinsona wilkinsona requested a review from a team as a code owner March 11, 2025 10:28
@wilkinsona wilkinsona requested a review from vjovanov March 11, 2025 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant