From 3c6cb365da07966ae6f06ae61f39918e488e632f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Gaw=C4=99da?= Date: Thu, 8 Dec 2022 12:49:51 +0100 Subject: [PATCH] Release notes for 4.5.4 [release branch] (#3134) --- .../src/root/release_notes.txt | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/hazelcast-jet-distribution/src/root/release_notes.txt b/hazelcast-jet-distribution/src/root/release_notes.txt index 1c014b90e2..e47986fcf2 100644 --- a/hazelcast-jet-distribution/src/root/release_notes.txt +++ b/hazelcast-jet-distribution/src/root/release_notes.txt @@ -46,6 +46,31 @@ Thank you for your valuable contributions! <<< END TEMPLATE FOR THE NEXT VERSION +** Hazelcast Jet 4.5.4 ** + +Hazelcast Jet 4.5.4 is based on IMDG version 4.2.6. + +1. Fixes + +[core] Fixed an issue where a Jet job was stuck when there is a Near Cache configured at the target map. +[dependencies] Updated Hazelcast IMDG to 4.2.6 +[dependencies] Updated jackson to 2.14.1 +[dependencies] Updated snakeyaml to 1.33 +[dependencies] Updated hadoop to 3.3.4 +[dependencies] Updated parquet to 1.12.3 +[dependencies] Updated jetty to 9.4.49.v20220914 +[dependencies] Updated hazelcast-aws to 3.4 +[dependencies] Updated AWS SDK to 1.12.352 +[dependencies] Updated hazelcast-kubernetes to 2.2.3 +[dependencies] Updated hazelcast-azure to 2.1.2 +[dependencies] Updated grpc to 1.48.2 +[dependencies] Updated protobuf to 3.19.6 +[dependencies] Updated postgresql driver to 42.5.1 +[dependencies] Updated jackson-mapper-asl to 1.9.13 +[dependencies] Updated google oauth client to 1.34.1 +[dependencies] Updated lucene-queryparser to 6.6.5 (in elasticsearch-5 module) +[distribution] Removed the hazelcast-jet-cdc-mysql module from the Jet Enterprise distribution + ** Hazelcast Jet 4.5.3 ** Hazelcast Jet 4.5.3 is based on IMDG version 4.2.4 .