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

Bump hazelcast from 4.0.2 to 4.0.3 #81

Merged
merged 1 commit into from Sep 22, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2020

Bumps hazelcast from 4.0.2 to 4.0.3.

Release notes

Sourced from hazelcast's releases.

v4.0.3

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

Enhancements

  • Added the declarative configuration support for the client load balancer. #17482
  • Added public classes to expose the member and client side caching provider implementations without referring to internal classes. #17421
  • Updated the Hazelcast Kubernetes dependency to 2.0.2. #17255
  • Added the ability to set the expiration times for entries when using entry processors. #17175

Fixes

  • Fixed NullPointerException when using IMap with HASH indexes. #17527
  • Fixed the rendering of diagnostics in case there is an exception inside a diagnostics plugin. #17502
  • Increased the dependency versions for Jackson and SnakeYAML to mitigate the security vulnerabilities. #17510
  • Fixed the propagation of exception from a function registered on a not-yet completed CompletionStage. #17520
  • Fixed a race condition when overwriting CacheManager during JCache creation. #17292
  • Fixed the NATIVE memory leak when using IMap.executeOnKeys() from an IMDG client. #17274
  • Resolved a performance issue when using PagingPredicate in combination with JDK8. #17211
  • Fixed the client behavior when cluster encounters a split-brain. In some cases, the client was unable to reconnect to the cluster, even after the cluster is healed. #17148
  • Improved disposing of off-heap memory when metrics are being used. #17145
Commits
  • 7a29c3a version update for 4.0.3 release
  • 59ae831 Adding IMDG OS 4.0.3 release notes.
  • 9d7a39a prepare release 4.0.3
  • d717127 Merge pull request #17523 from mmedenjak/4.0.3-revert-17249
  • 98d4642 Check map's nullity inside functor (#17527)
  • 2627c41 Fixed split-brain healing procedure for indexes (#17525)
  • f0b6d48 Fixes AbstractInvocationFuture#thenApply (#17520)
  • 9e8aeae Revert "Recover exceptions wrapped in same class correctly"
  • fe3201c Revert "Add caller stacktrace to rethrown RuntimeException (#17249)"
  • ad4a7e4 [BACKPORT] Remove warnings for old client stats format (#17513)
  • Additional commits viewable 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.0.2 to 4.0.3.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from pivovarit and a team as code owners September 22, 2020 02:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 22, 2020
@pivovarit pivovarit merged commit a1fd1be into master Sep 22, 2020
@dependabot dependabot bot deleted the dependabot/maven/com.hazelcast-hazelcast-4.0.3 branch September 22, 2020 04:25
@pivovarit pivovarit added this to the 1.0.1 milestone Sep 22, 2020
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant