Skip to content

Remove Hashing constraint for CredentialsProvider.securityTokenService#12

Merged
vlovgr merged 3 commits intomainfrom
security-token-service-hashing
Apr 7, 2025
Merged

Remove Hashing constraint for CredentialsProvider.securityTokenService#12
vlovgr merged 3 commits intomainfrom
security-token-service-hashing

Conversation

@vlovgr
Copy link
Copy Markdown
Member

@vlovgr vlovgr commented Apr 4, 2025

In #3, Hashing was accidentally added to CredentialsProvider.securityTokenService rather than being derived. This pull request removes the Hashing constraint in a binary compatible way. This is done by making the existing functions package private and adding new versions without the Hashing constraint. This change is not source compatible, but should be easy to fix for dependants. I've manually verified binary compatibility is maintained, so the MiMa exclusions should be safe.

@vlovgr vlovgr merged commit 3f8a41a into main Apr 7, 2025
9 checks passed
@vlovgr vlovgr deleted the security-token-service-hashing branch April 7, 2025 07:59
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