You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The convenient OCI authentication mechanism that currently underlies the OCI extension is already CDI-independent, but lives in a CDI-centric package. I need to move it out to its own place, refactoring and cleaning up as necessary, and then need to ensure the OCIExtension depends on it properly. Ideally there should be no change in behavior or configuration.
The convenient OCI authentication mechanism that currently underlies the OCI extension is already CDI-independent, but lives in a CDI-centric package. I need to move it out to its own place, refactoring and cleaning up as necessary, and then need to ensure the
OCIExtension
depends on it properly. Ideally there should be no change in behavior or configuration.Part of the effort for #4238.
The text was updated successfully, but these errors were encountered: