Skip to content

Commit 35cc716

Browse files
committed
Update CHANGELOG for 9.3.0
1 parent 163873d commit 35cc716

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
# Change log
22

3-
## 9.3.0.0 (2022-03-29)
3+
## 9.3.0.0 (2022-06)
44

55
* Updated to MQ version 9.3.0.0
66
* Use `registry.access.redhat.com` instead of `registry.redhat.io`, so that you don't need to login with a Red Hat account.
7+
* Updated default developer config to use TLS cipher `ANY_TLS12_OR_HIGHER` instead of `ANY_TLS12`
8+
* Added default `jvm.options` file fix issue with missing preferences file causing an error in the web server log.
9+
* Updated to allow building image from Podman on macOS (requires Podman 4.1)
10+
* Container builds are now faster
11+
* Updated signal handling to use a buffer, as recommended by the Go 1.17 vetting tool
712

8-
## 9.2.5.0 (2021-12-06)
13+
## 9.2.5.0 (2022-03)
914

1015
* Updated to MQ version 9.2.5.0
1116

12-
## 9.2.4.0 (2021-09-06)
17+
## 9.2.4.0 (2021-11)
1318

1419
* Updated to MQ version 9.2.4.0
1520

0 commit comments

Comments
 (0)