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

feat!: make credentials classes immutable #93

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Jan 5, 2024

This PR applies the @immutable annotation to the Credentials base class and makes the necessary adjustments in the inheriting classes regarding immutability to make the library more reliable and slightly increase its performance.

@JKRhb JKRhb enabled auto-merge January 5, 2024 04:06
@JKRhb JKRhb merged commit cc69c5b into main Jan 5, 2024
4 checks passed
@JKRhb JKRhb deleted the immutable-credentials branch January 5, 2024 04:07
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