...
Resolved issues in 3.1.0 on
Code owners now only Only adds new code owners Code Owners to pull requests on rescope events only when the source branch, but not the destination branch changes.
Before, this led to a bug in combination with the destination branch filter feature, where manually removed reviewers got wrongly re-added.
And it confused our users, as rescope events triggered by changes on destination branch are not visible in pull request activities.
Code owners can still be added manually to pull requests as reviewers at any time and are marked as Code owners.
Security: Update used libraries
Performance improvement in rescope event handling
...