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 changelog entry about history support and release immutable config #105

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

seba-aln
Copy link
Contributor

@seba-aln seba-aln commented Jun 27, 2024

feat: Immutable config (potentially breaking change)
When passed to the PubNub constructor, the PNConfiguration instance becomes immutable. You can disable this behavior by calling PnConfiguration::disableImmutableCheck() before passing it to the constructor although it is not recommended. Disabling immutability may result in unpredictable behavior if PNConfiguration is modified after instantiating PubNub.

@seba-aln
Copy link
Contributor Author

@pubnub-release-bot release as 7.0.0

@seba-aln seba-aln merged commit 8ce0b8e into master Jun 27, 2024
6 checks passed
@seba-aln seba-aln deleted the release/immutable-config branch June 27, 2024 13:17
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

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.

4 participants