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

chore: Use ServiceIdentifier Constants from the Service Binding Library #367

Merged
merged 9 commits into from
Sep 10, 2024

Conversation

Johannes-Schneider
Copy link
Contributor

@Johannes-Schneider Johannes-Schneider commented Mar 20, 2024

Context

SAP/cloud-sdk-java-backlog#428

This PR refactors our implementation to make use of the ServiceIdentifier constants provided by the SBL.
This has not been done earlier to avoid potential runtime issues caused by version conflicts of the SBL.

This PR also reverts: Make Service Binding Library usage backwards-compatible

@Johannes-Schneider
Copy link
Contributor Author

Closed until 09/24. DO NOT DELETE THE BRANCH

# Conflicts:
#	cloudplatform/connectivity-oauth/src/main/java/com/sap/cloud/sdk/cloudplatform/connectivity/IdentityAuthenticationServiceBindingDestinationLoader.java
#	cloudplatform/connectivity-oauth/src/test/java/com/sap/cloud/sdk/cloudplatform/connectivity/IdentityAuthenticationServiceBindingDestinationLoaderTest.java
@CharlesDuboisSAP CharlesDuboisSAP added please merge Request to merge a pull request please review Request to review a pull request labels Apr 18, 2024
@Johannes-Schneider
Copy link
Contributor Author

Closed until we decide to increase our minimum SBL version.

DO NOT DELETE THIS BRANCH

@CharlesDuboisSAP CharlesDuboisSAP enabled auto-merge (squash) September 10, 2024 12:22
@CharlesDuboisSAP CharlesDuboisSAP merged commit 624b943 into main Sep 10, 2024
14 checks passed
@CharlesDuboisSAP CharlesDuboisSAP deleted the chore/use-service-identifiers branch September 10, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please merge Request to merge a pull request please review Request to review a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants