From: Galen Charlton Date: Tue, 9 Nov 2021 17:06:31 +0000 (-0500) Subject: update release notes for 3.2.2 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7d0af3f89bd57e8bccc6ce73a0dabeb5ec0f62a7;p=working%2FOpenSRF.git update release notes for 3.2.2 Signed-off-by: Galen Charlton --- diff --git a/doc/RELEASE_NOTES.txt b/doc/RELEASE_NOTES.txt index 5bf2b34..af9a4ee 100644 --- a/doc/RELEASE_NOTES.txt +++ b/doc/RELEASE_NOTES.txt @@ -1,6 +1,38 @@ -OpenSRF 3.2.1 release notes +OpenSRF 3.2.2 release notes =========================== +OpenSRF 3.2.2 +------------- +OpenSRF 3.2.2 was released on 9 November 2021. This release fixes one +bug and updates Linux distribution support. All users of OpenSRF 3.2.1 +are advised to upgrade. + +The following bug is fixed: + + * LP#1883169: fix an issue where a response from the JSON + gateway that contains a debug element due to a cancelled + or failed request would overall not be valid JSON. + +The following improvements to Linux distribution support are included: + + * LP#1875544: Add Ubuntu 20.04 (Focal Fossa) support + * LP#1940146: Add Debian 11 (Bullseye) support + * LP#1901899: Remove support for Ubuntu 16.04 (Xenial Xerus) + +Acknowledgments +~~~~~~~~~~~~~~~ + +We would like to thank the following people who contributed to OpenSRF 3.2.1: + + * Jason Boyer + * Galen Charlton + * Ken Cox + * Bill Erickson + * Mike Rylander + * Chris Sharp + * Ben Shum + * Jason Stephenson + OpenSRF 3.2.1 ------------- OpenSRF 3.2.1 was released on 16 September 2020. This is a bugfix @@ -18,7 +50,7 @@ The following bugs are fixed: Acknowledgments ~~~~~~~~~~~~~~~ -We would like to thank the following people who contributed to OpenSRF 3.1.1: +We would like to thank the following people who contributed to OpenSRF 3.2.1: * Galen Charlton * Bill Erickson