This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.0.1 release. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.
Hazelcast Platform is a major release which unifies
the former Hazelcast IMDG and Jet products in a
single solution. The changes are summarized below.
Updated log4j2 dependency version to 2.17.0 in Hazelcast's root pom.xml. #20234
v5.0.1
This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.0.1 release. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.
Hazelcast Platform is a major release which unifies
the former Hazelcast IMDG and Jet products in a
single solution. The changes are summarized below.
Fixed an issue where the hazelcast.yaml file was ignored when it is the only configuration file present in the
Hazelcast setup; during startup it was looking only for the hazelcast.xml file and producing an error message saying that
the configuration does not exist even though there is the yaml configuration file. Now it automatically uses hazelcast.yaml
when hazelcast.xml is not available. #20004
Fixed an issue where the Hazelcast command line interfaces commands were outputting incorrect command names
when you want to see their usages using the --help argument (#20002). For example, the command hz-start --help was outputting
the following:
Usage: hazelcast-start [-d]
-d, --daemon Starts Hazelcast in daemon mode
This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.0.1 release. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.
Hazelcast Platform is a major release which unifies
the former Hazelcast IMDG and Jet products in a
single solution. The changes are summarized below.
Updated log4j2 dependency version to 2.17.0 in Hazelcast's root pom.xml. #20234
v5.0.1
This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.0.1 release. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.
Hazelcast Platform is a major release which unifies
the former Hazelcast IMDG and Jet products in a
single solution. The changes are summarized below.
Fixed an issue where the hazelcast.yaml file was ignored when it is the only configuration file present in the
Hazelcast setup; during startup it was looking only for the hazelcast.xml file and producing an error message saying that
the configuration does not exist even though there is the yaml configuration file. Now it automatically uses hazelcast.yaml
when hazelcast.xml is not available. #20004
Fixed an issue where the Hazelcast command line interfaces commands were outputting incorrect command names
when you want to see their usages using the --help argument (#20002). For example, the command hz-start --help was outputting
the following:
Usage: hazelcast-start [-d]
-d, --daemon Starts Hazelcast in daemon mode
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
hazelcast.version
from 4.2.2 to 5.0.2. Updateshazelcast
from 4.2.2 to 5.0.2Release notes
Sourced from hazelcast's releases.
... (truncated)
Commits
562793a
version update for 5.0.2 release18eec9f
Update release_notes.txt6a4c9e2
Bump log4j2.version from 2.16.0 to 2.17.0 (#20225) (#20234)cc8da9d
Update release_notes.txt9ba3100
prepare release 5.0.20ed91ad
version update for 5.0.1 release69c0179
Thread-safe cache replication (#20164)e4cbef5
Adding dep version update entry to 5.0.1 release notes.95c1ce6
Adding release notes for 5.0.1162b87a
Bump log4j2.version from 2.14.0 to 2.15.0 (#20144) (#20153)Updates
hazelcast
from 4.2.2 to 5.0.2Release notes
Sourced from hazelcast's releases.
... (truncated)
Commits
562793a
version update for 5.0.2 release18eec9f
Update release_notes.txt6a4c9e2
Bump log4j2.version from 2.16.0 to 2.17.0 (#20225) (#20234)cc8da9d
Update release_notes.txt9ba3100
prepare release 5.0.20ed91ad
version update for 5.0.1 release69c0179
Thread-safe cache replication (#20164)e4cbef5
Adding dep version update entry to 5.0.1 release notes.95c1ce6
Adding release notes for 5.0.1162b87a
Bump log4j2.version from 2.14.0 to 2.15.0 (#20144) (#20153)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)