Review Bot 3.2 Release Notes¶
Release date: May 3, 2023
New Features¶
Added Secret Scanning support for the enhanced API token format introduced in Review Board 5.
Bug Fixes¶
Fixed a crash when using Shellcheck on Python 3.
Fixed a bad result when PMD reports zero results for a file.
Fixed a crash when viewing the list of installed automated review tools in the administration UI in Review Board 5.
The diff display for comments are now capped to 10 lines.
This is helpful for tools that may report line ranges for entire functions or classes (such as PMD).
When the lines are capped, the original line range is shown in the comment, so reviewers can still find all affected lines in the diff viewer.
Contributors¶
Christian Hammond
David Trowbridge
Michelle Aubin