From 35cc716fcb3535d6d088ff211e67d96fd18c6ac0 Mon Sep 17 00:00:00 2001 From: "arthur.barr@uk.ibm.com" Date: Tue, 7 Jun 2022 15:48:06 +0100 Subject: [PATCH] Update CHANGELOG for 9.3.0 --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f838c5..d9a8410 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,20 @@ # Change log -## 9.3.0.0 (2022-03-29) +## 9.3.0.0 (2022-06) * Updated to MQ version 9.3.0.0 * Use `registry.access.redhat.com` instead of `registry.redhat.io`, so that you don't need to login with a Red Hat account. +* Updated default developer config to use TLS cipher `ANY_TLS12_OR_HIGHER` instead of `ANY_TLS12` +* Added default `jvm.options` file fix issue with missing preferences file causing an error in the web server log. +* Updated to allow building image from Podman on macOS (requires Podman 4.1) +* Container builds are now faster +* Updated signal handling to use a buffer, as recommended by the Go 1.17 vetting tool -## 9.2.5.0 (2021-12-06) +## 9.2.5.0 (2022-03) * Updated to MQ version 9.2.5.0 -## 9.2.4.0 (2021-09-06) +## 9.2.4.0 (2021-11) * Updated to MQ version 9.2.4.0