Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump hazelcast from 4.2.1 to 4.2.2 #289

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2021

Bumps hazelcast from 4.2.1 to 4.2.2.

Release notes

Sourced from hazelcast's releases.

v4.2.2

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

Fixes

  • Fixed an issue where the client state listener was not properly working with failover clients (in blue-green deployments); it was failing with invalid configuration exception. #19115
Commits
  • a567cba version update for 4.2.2 release
  • c38011e [4.2.2 BACKPORT] Enable instance tracking by default for NLC builds (#19278)
  • 18d2bdb Adding IMDG OS 4.2.2 release notes.
  • c1784c2 prepare release 4.2.2
  • 82ea1b3 backport PR #19106 - don't use hazelcas-all in docker snaphost images, use ba...
  • 9534b4c Wait until client receives member shutdown in ClientCacheThroughHazelcastInst...
  • f2bee19 Make ClientInvocation_ExceptionTest use of separate client and member instanc...
  • 2d27fc3 Fixes SplitBrainTest start issues (#19189)
  • 1870b16 Enabled ClientStateListener to be used on FailoverClient (#19115)
  • 08c4c81 prepare for next development cycle
  • See full diff in compare view

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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 11, 2021
@saig0 saig0 merged commit 3ab1c7b into master Aug 13, 2021
@saig0 saig0 deleted the dependabot/maven/com.hazelcast-hazelcast-4.2.2 branch August 13, 2021 03:26
nitram509 pushed a commit to nitram509/zeebe-simple-monitor that referenced this pull request Aug 27, 2021
…b#289)

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant