Skip to content

chore: updating to ngo 1.2.0 #791

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

Merged
merged 27 commits into from
Dec 13, 2022
Merged

chore: updating to ngo 1.2.0 #791

merged 27 commits into from
Dec 13, 2022

Conversation

LPLafontaineB
Copy link
Contributor

@LPLafontaineB LPLafontaineB commented Dec 9, 2022

Description

This PR updates the NGO package to its newest version. It also removes a workaround in our tests that is no longer necessary.

This PR replaces our workaround using custom messages to send a reason to clients when their approval gets denied by the host or when the host shuts down voluntarily with the DisconnectReason feature introduced in NGO 1.2.0. This PR also updates the state diagram in architecture.md to remove the DisconnectingWithReason state that is no longer necessary.

Issue Number(s)

MTT-2984 & MTT-5200

Contribution checklist

  • Tests have been added for boss room and/or utilities pack
  • Release notes have been added to the project changelog file and/or package changelog file
  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • JIRA ticket ID is in the PR title or at least one commit message
  • Include the ticket ID number within the body message of the PR to create a hyperlink
  • An Index entry has been added in readme.md if applicable

@LPLafontaineB LPLafontaineB added 2-Easy This PR is trivial and can be reviewed quickly 1-Needs Review PR needs attention from the assignee and reviewers labels Dec 9, 2022
@LPLafontaineB LPLafontaineB marked this pull request as ready for review December 9, 2022 20:34
@LPLafontaineB LPLafontaineB merged commit 5821500 into develop Dec 13, 2022
@LPLafontaineB LPLafontaineB deleted the chore/update-to-1.2 branch December 13, 2022 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-Needs Review PR needs attention from the assignee and reviewers 2-Easy This PR is trivial and can be reviewed quickly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants