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

Support for using OracleCredential with Oracle HealthCheck #1831

Merged
merged 7 commits into from
Jul 3, 2023

Conversation

moni-dips
Copy link
Contributor

@moni-dips moni-dips commented May 30, 2023

What this PR does / why we need it:
When using pooled connections with Oracle, it is necessary to use a singleton OracleCredential.

Which issue(s) this PR fixes:
None

Special notes for your reviewer:

Does this PR introduce a user-facing change?:
It adds a new Credential property to OracleHealthCheckOptions

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing
  • End-to-end tests passing
  • Extended the documentation
  • Provided sample for the feature

@moni-dips
Copy link
Contributor Author

@dotnet-policy-service agree

@sungam3r
Copy link
Collaborator

@moni-dips Thanks. I'm glad to merge after fixing API approval file.

@moni-dips
Copy link
Contributor Author

Turns out I'd done a simple mixup when I set up the credential in the test. pushed a fix.

@sungam3r
Copy link
Collaborator

API approval file left.

@sungam3r
Copy link
Collaborator

sungam3r commented Jul 3, 2023

@moni-dips Thanks. Will be published coming days in v7.

@sungam3r sungam3r merged commit f1a0ad6 into Xabaril:master Jul 3, 2023
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
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.

2 participants