Skip to content

chore(deps): update dependency com.aerospike:aerospike-client to v7.2.3#2819

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

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

Conversation

@renovate
Copy link
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.07.2.3 age adoption passing confidence
com.aerospike:aerospike-client 7.2.27.2.3 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)

v7.2.3

Compare Source

Release Date: August 29, 2025

Improvements

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

v7.2.2

Compare Source

Release Date: June 28, 2024

Bug Fixes

  • Allow scan to work in a mixed cluster of server 5.7 and 6.4 nodes. [CLIENT-2972]

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

v7.2.1

Compare Source

Release Date: January 04, 2024

New Features

  • Add setters to applicable policies. This is done to facilitate Spring's ConfigurationProperties. [CLIENT-2737]
  • Support transactions only on given partitions in benchmarks.

Bug Fixes

  • In Java proxy client, create/Throw invalid namespace exception at the end of applicable batch reads on invalid namespace errors to be consistent with the java native client. [CLIENT-2667]
  • Replace SimpleDateFormat/Date with DateTimeFormatter/LocalDateTime. [CLIENT-2674]
  • In scan/query with maxRecords set, mark node's partitions for retry on next scan/query page when that node returns records that are discarded due to exceeding maxRecords. [CLIENT-2706]
  • Include all partition unavailable errors in the scan/query sub-exception list. [CLIENT-2720]
  • Fix ACT random command line argument in benchmark code.
  • Use Thread.getName() in ThreadLocalData debug log messages.
  • Upgrade to netty 4.1.103.Final, grpc 1.59.0 and commons-cli 1.6.0.
  • Change ListExp/MapExp doc examples to use EXISTS when searching keys/values in list/map.
  • Clarify the purpose of gCallbackSet in Log.isSet() api doc.

Full Changelog: aerospike/aerospike-client-java@7.2.0...7.2.1


Configuration

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

🚦 Automerge: Enabled.

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 these updates 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 enabled auto-merge (squash) March 5, 2026 10:44
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

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

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2819      +/-   ##
=============================================
+ Coverage      82.36%   85.71%   +3.35%     
+ Complexity       694       66     -628     
=============================================
  Files            205       13     -192     
  Lines           3135      238    -2897     
  Branches         146       12     -134     
=============================================
- Hits            2582      204    -2378     
+ Misses           484       24     -460     
+ 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/aerospike-client.version branch 3 times, most recently from 07ef87b to 890f75f Compare March 5, 2026 14:54
| datasource | package                        | from  | to    |
| ---------- | ------------------------------ | ----- | ----- |
| maven      | com.aerospike:aerospike-client | 7.2.0 | 7.2.3 |
| maven      | com.aerospike:aerospike-client | 7.2.2 | 7.2.3 |
@renovate renovate bot force-pushed the renovate/aerospike-client.version branch from 890f75f to 644bceb Compare March 5, 2026 19:52
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.

0 participants