update release notes for 3.2.2
authorGalen Charlton <gmc@equinoxOLI.org>
Tue, 9 Nov 2021 17:06:31 +0000 (12:06 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 9 Nov 2021 17:06:31 +0000 (12:06 -0500)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
doc/RELEASE_NOTES.txt

index 5bf2b34..af9a4ee 100644 (file)
@@ -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