hazelcast / hazelcast-eureka

Hazelcast Discovery SPI Plugin for Netflix' Eureka Service Discovery V1
Other
30 stars 27 forks source link

Bump hazelcast.version from 4.2.2 to 5.1.1 #164

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps hazelcast.version from 4.2.2 to 5.1.1. Updates hazelcast from 4.2.2 to 5.1.1

Release notes

Sourced from hazelcast's releases.

v5.1.1

This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.1.1 release. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.

Fixes

  • Fixed an issue where the partition migrations were failing when there is a single map in the cluster with Merkle trees enabled. #20929
  • Fixed a potential deadlock during partition migrations and inability to make progress while performing graceful shutdown with persistence enabled. #20813

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

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 and VALUES() 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, #19589

  • Added JSON as a supported type for the SQL engine with functions like JSON_QUERY and JSON_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. #19303

Distribution

  • Hazelcast command line interface is now available within the Hazelcast distribution package; previously it needed to be installed separately. #20062

Cloud Discovery Plugins

... (truncated)

Commits


Updates hazelcast from 4.2.2 to 5.1.1

Release notes

Sourced from hazelcast's releases.

v5.1.1

This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.1.1 release. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.

Fixes

  • Fixed an issue where the partition migrations were failing when there is a single map in the cluster with Merkle trees enabled. #20929
  • Fixed a potential deadlock during partition migrations and inability to make progress while performing graceful shutdown with persistence enabled. #20813

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

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 and VALUES() 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, #19589

  • Added JSON as a supported type for the SQL engine with functions like JSON_QUERY and JSON_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. #19303

Distribution

  • Hazelcast command line interface is now available within the Hazelcast distribution package; previously it needed to be installed separately. #20062

Cloud Discovery Plugins

... (truncated)

Commits


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.