Add release notes and prepare for Review Board 4.0.11.

Review Request #12648 — Created Sept. 27, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

This is a bug fix and feature release focusing on new APIs, enhanced
repository configuration, SSH fixes/improvements, and fixes for edge
cases.

Some of these are backports from the recent 5.0 pre-releases.

There's also some updates to a recent deprecation for
SCMTool.check_repository(), now targeting 6.0, given how late this is
in the lifecycle of 4.x.

Unit tests pass.

Built the docs and checked for build and spelling errors.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add release notes and prepare for Review Board 4.0.11.
This is a bug fix and feature release focusing on new APIs, enhanced repository configuration, SSH fixes/improvements, and fixes for edge cases. Some of these are backports from the recent 5.0 pre-releases. There's also some updates to a recent deprecation for `SCMTool.check_repository()`, now targeting 6.0, given how late this is in the lifecycle of 4.x.
73e9dc911e88b85c2abefafa8a4a7b46f91398b6 Christian Hammond
docs/manual/admin/sites/rb-site.rst
docs/releasenotes/4.0.11.rst
docs/releasenotes/index.rst
reviewboard/dependencies.py
reviewboard/deprecation.py
reviewboard/scmtools/forms.py
reviewboard/scmtools/tests/test_repository_form.py
Loading...