-
Notifications
You must be signed in to change notification settings - Fork 241
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
build(deps): bump com.aerospike:aerospike-client from 7.2.0 to 8.0.0 #1694
base: develop
Are you sure you want to change the base?
build(deps): bump com.aerospike:aerospike-client from 7.2.0 to 8.0.0 #1694
Conversation
89c0f57
to
293517a
Compare
Posponed, mergeing after migration to JDK 21. |
e6de119
to
3ba67c8
Compare
820be86
to
0baed78
Compare
0822abd
to
ceac08e
Compare
Bumps [com.aerospike:aerospike-client](https://github.com/aerospike/aerospike-client-java) from 7.2.0 to 8.0.0. - [Commits](aerospike/aerospike-client-java@7.2.0...8.0.0) --- updated-dependencies: - dependency-name: com.aerospike:aerospike-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
ceac08e
to
e9748c2
Compare
@@ -14,7 +14,7 @@ | |||
<artifactId>embedded-aerospike-enterprise</artifactId> | |||
|
|||
<properties> | |||
<aerospike-client.version>7.2.0</aerospike-client.version> | |||
<aerospike-client.version>8.0.1</aerospike-client.version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is Aerospike client 8.x compatible with Aerospike 6.x? Cannot find it here: https://aerospike.com/developer/client/client_matrix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need waiting update client matrix version dependency from Aerospike team.
…rospike-client-8.0.0
…rospike-client-8.0.0
…rospike-client-8.0.0
…rospike-client-8.0.0
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1694 +/- ##
=============================================
+ Coverage 79.94% 84.31% +4.36%
+ Complexity 925 65 -860
=============================================
Files 202 13 -189
Lines 3581 255 -3326
Branches 148 11 -137
=============================================
- Hits 2863 215 -2648
+ Misses 640 29 -611
+ Partials 78 11 -67 ☔ View full report in Codecov by Sentry. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps com.aerospike:aerospike-client from 7.2.0 to 8.0.0.
Commits
15cbe70
Update version 8.0.050f0104
Upgrade maven-javadoc-plugin to 3.6.3.6506431
CLIENT-2741 Support virtual threads4ff76d2
Update version 7.2.1e4ff222
Upgrade netty version to 4.1.103.Final per Snyk.38fd217
CLIENT-2737 Add setters to applicable policies. This is done to facilitate Sp...b8b6d53
Upgrade commons-cli version to 1.6.0 per Snyk.961bbde
Clarify the purpose of gCallbackSet in Log.isSet() api doc.00bfe8a
Support trasactions only on given partitions in benchmarks.3f5e38f
CLIENT-2720 Include all partition unavailable errors in the scan/query sub-ex...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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)