nfs4j
nfs4j copied to clipboard
build(deps): bump hazelcast from 4.1.8 to 5.1
Bumps hazelcast from 4.1.8 to 5.1.
Release notes
Sourced from hazelcast's releases.
v5.1
This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.1 release. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.
New Features
- Tiered Storage (BETA): Introduced the Tiered Storage feature which is an extension to Hazelcast Map assigning data to various types of storage media based on access patterns. It is an Hazelcast Enterprise feature and in BETA state. See https://docs.hazelcast.com/hazelcast/5.1/tiered-storage/overview.
- Persistence for Dynamic Configuration: You can now reload the updates made in configuration dynamically (at runtime) after a cluster restart. See https://docs.hazelcast.com/hazelcast/5.1/configuration/dynamic-config.
Enhancements
SQL Engine
Added support of the following statements, operators, and functions: **
CREATE VIEW**DROP VIEW**EXPLAIN**CREATE INDEX**UNION**UNION ALL**EXISTS**NOT EXISTS**RIGHT JOIN** Sub-queries andVALUES()execution in JOIN arguments **JSON_ARRAY,JSON_OBJECT**SHOW VIEWS** Added support for stream aggregation (HOP and TUMBLE functions) #20413, #20342, #20268, #20042, #19894, #19850, #19810, #19768, #19742, #19729, #19650, #19589Added
JSONas a supported type for the SQL engine with functions likeJSON_QUERYandJSON_VALUE; they return a JSON object/array and a primitive value, respectively. For an overview of JSON in SQL, see https://docs.hazelcast.com/hazelcast/5.1/sql/working-with-json. #19303Distribution
- Hazelcast command line interface is now available within the Hazelcast distribution package; previously it needed to be installed separately. #20062
Cloud Discovery Plugins
- Added
EndpointSlicessupport for the Kubernetes discovery plugin; now theEndpointSlicesAPI usage is default, and the oldEndpointsAPI is not used as a fallback ifEndpointSlicesare not available. #19643Serialization
... (truncated)
Commits
966c57cversion update for 5.1 release1ae792dUpdating Platform OS 5.1 release notes.21f20e7Revert "Bump maven-gpg-plugin from 1.6 to 3.0.1 (#20069)"b6fa83eLog Invocation being completed without backup acks (#20821)eb930b6Log map name when snapshot validation fails (#20822)611e66fRevert "Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 (#20701)" (#20798)8a2317cAdding Platform 5.1 release notes.fc9bcb4Bump log4j version to 1.2.17.redhat-00008 (#20792)48c5612Warn about config overrides in Javadoc and logged messages [5.1] (#20782)99bbc97Fix 'GROUP BY ... HAVING' test (#20765)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.