Skip to content

chore(deps): update dependency com.aerospike:aerospike-client to v8#2853

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/major-aerospike-client.version
Open

chore(deps): update dependency com.aerospike:aerospike-client to v8#2853
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/major-aerospike-client.version

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 5, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.aerospike:aerospike-client 7.2.38.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

aerospike/aerospike-client-java (com.aerospike:aerospike-client)

v8.0.0

Compare Source

Release Date: January 05, 2024

  • CLIENT-2741 Require Java JDK 21.
New Features
  • Support virtual threads. This will boost sync command performance while retaining the simplicity of the sync api. Async command performance is unchanged. [CLIENT-2741]
  • Replace thread local variables with heap-allocated variables. [CLIENT-2741]
  • Run sync batch/scan/query node commands on virtual threads. [CLIENT-2741]
  • Support ability for the user to run sync single record commands on virtual threads. [CLIENT-2741]
  • Remove ClientPolicy threadPool and sharedThreadPool variables. See Incompatible API change. [CLIENT-2741]
  • Remove BatchPolicy maxConcurrentThreads. All sync batch node commands are now run in parallel on virtual threads. See Incompatible API change. [CLIENT-2741]

Full Changelog: aerospike/aerospike-client-java@7.2.2...8.0.0


Configuration

📅 Schedule: Branch creation - "before 8am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 5, 2026
@renovate renovate bot force-pushed the renovate/major-aerospike-client.version branch from d34e456 to f360034 Compare March 5, 2026 10:56
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.71%. Comparing base (da1bf2d) to head (09fa274).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2853      +/-   ##
=============================================
+ Coverage      82.45%   85.71%   +3.25%     
+ Complexity       694       66     -628     
=============================================
  Files            205       13     -192     
  Lines           3135      238    -2897     
  Branches         146       12     -134     
=============================================
- Hits            2585      204    -2381     
+ Misses           481       24     -457     
+ Partials          69       10      -59     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/major-aerospike-client.version branch 27 times, most recently from 9e15271 to 638af5e Compare March 6, 2026 16:55
@renovate renovate bot force-pushed the renovate/major-aerospike-client.version branch 9 times, most recently from 6e2ed40 to 1d45120 Compare March 9, 2026 09:44
@renovate renovate bot force-pushed the renovate/major-aerospike-client.version branch from 1d45120 to 9bb79f8 Compare April 15, 2026 08:02
| datasource | package                        | from  | to    |
| ---------- | ------------------------------ | ----- | ----- |
| maven      | com.aerospike:aerospike-client | 7.2.3 | 8.0.0 |
@renovate renovate bot force-pushed the renovate/major-aerospike-client.version branch from 9bb79f8 to 09fa274 Compare April 15, 2026 08:44
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