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

refactor: Change PBKDF2SHA512 from class to Object #139

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

hamada147
Copy link
Contributor

@hamada147 hamada147 commented Dec 25, 2023

Overview

Change PBKDF2SHA512 from class to Object

Fixes [6309]

Checklist

My PR contains...

  • No code changes (changes to documentation, CI, metadata, etc.)
  • Bug fixes (non-breaking change which fixes an issue)
  • Improvements (misc. changes to existing features)
  • Features (non-breaking change which adds functionality)

My changes...

  • are breaking changes
  • are not breaking changes
  • If yes to above: I have updated the documentation accordingly

Documentation

  • My changes do not require a change to the project documentation
  • My changes require a change to the project documentation
  • If yes to above: I have updated the documentation accordingly

Tests

  • My changes can not or do not need to be tested
  • My changes can and should be tested by unit and/or integration tests
  • If yes to above: I have added tests to cover my changes
  • If yes to above: I have taken care to cover edge cases in my tests

@hamada147 hamada147 added the enhancement New feature or request label Dec 25, 2023
@hamada147 hamada147 self-assigned this Dec 25, 2023
@hamada147 hamada147 merged commit 3824a98 into main Dec 27, 2023
2 checks passed
@hamada147 hamada147 deleted the update/change-PBKDF2SHA512 branch December 27, 2023 19:39
github-actions bot pushed a commit that referenced this pull request Dec 27, 2023
@atala-dev
Copy link
Contributor

🎉 This PR is included in version 1.2.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

hamada147 added a commit that referenced this pull request May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants