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 aerospike-client from 4.4.8 to 4.4.10 #89

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps aerospike-client from 4.4.8 to 4.4.10.

Commits
  • 7e654cc Update version 4.4.10
  • f4e7d5b Fix Replica javadoc comment.
  • 01c6871 CLIENT-1234 Support HyperLogLog operations.
  • 82e736d CLIENT-1202 Support creation of list/map in a CDT context.
  • d1fb19a CLIENT-1218 Set compression level to BEST_SPEED (1) when compression is enabled.
  • 735ce13 Update version 4.4.9.1, but extensions still reference aerospike-client 4.4.9.
  • bd971f3 Change default netty version from 4.1.11 to 4.1.45.
  • 2ea015e add retry functionality for reactor client
  • a0b8c58 CLIENT-1201 Support maxRecords in scans.
  • 10bce8f CLIENT-1160 For single record transactions, send socketTimeout to the server ...
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [aerospike-client](https://github.com/aerospike/aerospike-client-java) from 4.4.8 to 4.4.10.
- [Release notes](https://github.com/aerospike/aerospike-client-java/releases)
- [Commits](aerospike/aerospike-client-java@4.4.8...4.4.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 7, 2020
@codecov-io
Copy link

Codecov Report

Merging #89 into develop will increase coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #89      +/-   ##
=============================================
+ Coverage      87.65%   87.89%   +0.24%     
- Complexity       230      231       +1     
=============================================
  Files             23       23              
  Lines            818      818              
  Branches          72       72              
=============================================
+ Hits             717      719       +2     
+ Misses            67       66       -1     
+ Partials          34       33       -1     
Impacted Files Coverage Δ Complexity Δ
...raph/aerospike/operations/BasicLockOperations.java 85.81% <0.00%> (+1.41%) 38.00% <0.00%> (+1.00%)

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 e78d7d5...6af4331. Read the comment docs.

@vasilievip
Copy link
Contributor

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit 475e2a7 into develop Apr 13, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.aerospike-aerospike-client-4.4.10 branch April 13, 2020 12:30
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.

2 participants