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

Fix Notification.description polyfill from GqlStatusObject #1205

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

bigmontz
Copy link
Contributor

Bolt 5.6 introduces the original notification description back in the protocol level. This avoids the Notification.description changes when connected to GQL aware servers.

This issues was detected during homologation, so the problem won't happen with any released server since the bolt version which miss information will not be released.

Bolt 5.6 introduces the original notification description back in
the protocol level. This avoids the `Notification.description` changes
when connected to GQL aware servers.

This issues was detected during homologation, so the problem won't
happen with any released server since the bolt version which miss
information will not be released.
@bigmontz bigmontz force-pushed the 5.23/feature/bolt-5.6 branch from c732f8b to 74391bf Compare July 23, 2024 12:13
Copy link
Contributor

@StephenCathcart StephenCathcart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good 👍

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.

2 participants