Patchwork v3.1.0 Available

Stephen Finucane stephen at that.guru
Sat Jul 16 02:30:24 AEST 2022


We're delighted to announce the release of Patchwork v3.1.0 ("Hessian"):

https://github.com/getpatchwork/patchwork/releases/tag/v3.1.0

The v3.1.0 release is one of the smaller releases. For full information on the
options available, you should look at the full release notes in detail. The
below are the highlights:

 * Added the ability to mark comments as addressed/unaddressed, allowing
   maintainers to track work items.
 * Added two new event types to the `/events` API: `cover-comment-created` and
   `patch-comment-created`.
 * Added support for recent versions of Python (3.10) and Django (3.2, 4.0),
   while dropping support for older Python (3.6) and Django (2.2, 3.0, 3.1)
   versions.

For further information on these features and the other changes in this release,
review the full release notes [1]. You can also refer to the documentation for
this release [2].

Our next version is expected to be another minor one, where we'll improve our
tagging support and generally improve on the features present. For more info, or
to provide feedback on this and future releases, be sure to subscribe to the
mailing list [3]

Happy patchworking!

---

Patchwork is a patch tracking system for community-based projects. It is
intended to make the patch management process easier for both the project's
contributors and maintainers, leaving time for the more important (and more
interesting) stuff. You can find out more on the Patchwork homepage [4], the
GitHub repo [5], or the docs [6].

[1]: https://patchwork.readthedocs.io/en/latest/releases/hessian/
[2]: https://patchwork.readthedocs.io/en/v3.1.0/
[3]: https://lists.ozlabs.org/listinfo/patchwork
[4]: http://jk.ozlabs.org/projects/patchwork/
[5]: https://github.com/getpatchwork/patchwork
[6]: https://patchwork.readthedocs.org/



More information about the Patchwork mailing list