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

Backport changes for Reactive for 6.6: Make it possible to extends the JdbcEnvironmentInitiator #9958

Merged
merged 3 commits into from
Apr 7, 2025

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Apr 4, 2025

Backports HHH-19267
And HHH-19288


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


DavideD added 3 commits April 7, 2025 10:11
This way Hibernate Reactive can reuse the logic for
determining the database version, or the dialect resolution info.

Related to hibernate/hibernate-reactive#2129
For Hibernate Reactive, it needs to be able to disable, or customize,
the log of the connection details.
@DavideD DavideD force-pushed the 6.6-reactive-backports branch from a7a67e4 to 71078a2 Compare April 7, 2025 08:11
@DavideD DavideD merged commit 3f787cb into hibernate:6.6 Apr 7, 2025
20 of 24 checks passed
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