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

Add missing public initializers #183

Merged
merged 3 commits into from
Jul 25, 2024
Merged

Add missing public initializers #183

merged 3 commits into from
Jul 25, 2024

Conversation

parfeon
Copy link
Contributor

@parfeon parfeon commented Jul 21, 2024

fix(crypto): add missing public initializers

Add missing public initializers for EncryptedData and EncryptedStreamData.

Closes #182

@parfeon parfeon added priority: medium This PR should be reviewed after all high priority PRs. status: done This issue is considered resolved. type: fix This PR contains fixes to existing features. labels Jul 21, 2024
@parfeon parfeon self-assigned this Jul 21, 2024
@parfeon
Copy link
Contributor Author

parfeon commented Jul 22, 2024

@pubnub-release-bot release

@parfeon parfeon merged commit 4952f41 into master Jul 25, 2024
10 checks passed
@parfeon parfeon deleted the fix/missing-initializer branch July 25, 2024 04:44
@pubnub-release-bot
Copy link

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium This PR should be reviewed after all high priority PRs. status: done This issue is considered resolved. type: fix This PR contains fixes to existing features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inaccessible internal initializer(s) when implementing custom Cryptor
3 participants