All of the changes included in this pull request have already been through a round of code review under their original pull requests, so this pull request represents the aggregate change set for protocol version 2 and specification version 2.0.0.
Reviewers: It's up to you the depth of review you give this pull request but I expect that it should be a once-over / sanity-check.
Once merged to main (default) branch then, per release process, we'll push the following Git tags:
The integration branch should never be rebased (force pushed) - we have a branch protection rule configured for all integration branches in this repository that disallows that.
All of the changes included in this pull request have already been through a round of code review under their original pull requests, so this pull request represents the aggregate change set for protocol version
2
and specification version2.0.0
.Reviewers: It's up to you the depth of review you give this pull request but I expect that it should be a once-over / sanity-check.
Once merged to
main
(default) branch then, per release process, we'll push the following Git tags:v2.0.0
- static and immutablev2.0
- mutablev2
- mutableWhich should (fingers crossed) publish tagged builds.
The integration branch should never be rebased (force pushed) - we have a branch protection rule configured for all integration branches in this repository that disallows that.