Skip to content
This repository was archived by the owner on Jan 11, 2022. It is now read-only.

Bump hazelcast from 4.2.2 to 5.0.2 - #215

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/com.hazelcast-hazelcast-5.0.2
Open

Bump hazelcast from 4.2.2 to 5.0.2#215
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/com.hazelcast-hazelcast-5.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 22, 2021

Copy link
Copy Markdown
Contributor

Bumps hazelcast from 4.2.2 to 5.0.2.

Release notes

Sourced from hazelcast's releases.

v5.0.2

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.

For information about upgrading from previous IMDG and Jet releases, see the Upgrade chapter at https://docs.hazelcast.com/hazelcast/latest.

To learn about the changes in previous IMDG and Jet releases, see https://docs.hazelcast.org/docs/rn/ and https://jet-start.sh/blog/.

Enhancements

  • 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.

For information about upgrading from previous IMDG and Jet releases, see the Upgrade chapter at https://docs.hazelcast.com/hazelcast/latest.

To learn about the changes in previous IMDG and Jet releases, see https://docs.hazelcast.org/docs/rn/ and https://jet-start.sh/blog/.

Enhancements

Fixes

  • 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

... (truncated)

Commits

Dependabot compatibility score

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)

@codecov

codecov Bot commented Dec 22, 2021

Copy link
Copy Markdown

Codecov Report

Merging #215 (f403718) into develop (4a9358e) will decrease coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #215      +/-   ##
=============================================
- Coverage      80.16%   79.83%   -0.34%     
+ Complexity       198      197       -1     
=============================================
  Files             15       15              
  Lines            590      590              
  Branches          41       41              
=============================================
- Hits             473      471       -2     
- Misses           101      102       +1     
- Partials          16       17       +1     
Impacted Files Coverage Δ
...rc/main/java/com/adaptris/vertx/VertxWorkflow.java 73.33% <0.00%> (-0.96%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a9358e...f403718. Read the comment docs.

Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 4.2.2 to 5.0.2.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v4.2.2...v5.0.2)

---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.hazelcast-hazelcast-5.0.2 branch from 2a9b222 to f403718 Compare December 22, 2021 09:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants