Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Resolved issues in 3.1.0 on

  • Only adds add new Code Owners to pull requests on rescope events 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

...