Skip to content

Bump com.aerospike:aerospike-client-jdk8 from 9.2.0 to 9.3.0#337

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.aerospike-aerospike-client-jdk8-9.3.0
Open

Bump com.aerospike:aerospike-client-jdk8 from 9.2.0 to 9.3.0#337
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.aerospike-aerospike-client-jdk8-9.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps com.aerospike:aerospike-client-jdk8 from 9.2.0 to 9.3.0.

Release notes

Sourced from com.aerospike:aerospike-client-jdk8's releases.

9.3.0

Release Date: February 6, 2026

New Features

  • Added Path Expressions. [CLIENT-3748]
  • Added separate build check to create a condition on sending user-agent. [CLIENT-3743]
  • Added sleep multiplier. [CLIENT-2353]

Improvements

  • Invalid binNames on selectByPath and modifyByPath return parameter error. [CLIENT-4153]
  • Updated opSize for AsyncBatchSingleOperate command. [CLIENT-3791]

Bug Fixes

  • Fixed the client info calls which were causing deprecation warning messages on server 8.1+. [CLIENT-3624]
  • Switch Buffer.bytesToHexString from using String.format() in a loop.
  • Fix default config interval to be 5 seconds instead of 60 seconds or 60 iterations by default. [CLIENT-4045]
  • Update message on Txn validation failure. [CLIENT-4056]
  • Added new privilege code support from data masking feature to avert errors. [CLIENT-4063]
  • Removed byte skipping and reverted to using exception to signal encounter with unknown privilege. [CLIENT-4116]

Updates

  • Added skip test for compatibility with version 7. [CLIENT-3839]
  • Added reusable workflow to sign Java/Maven artifacts and deploy to Jfrog DEV environment. [CLIENT-3827]
  • Added 8.1.1.0-rc30 test server to integration tests. [CLIENT-4171]

Full Changelog: aerospike/aerospike-client-java@9.2.0...9.3.0

9.2.0-jdk8

Release Date: September 02, 2025

Improvements

  • Allow Replica.RANDOM on writes. [CLIENT-3603]
  • Add Min Server Version Condition for SI Expression Tests. [CLIENT-3677]
  • In Record.toString() when string length exceeds 1000, do not add "..." if all bins have been converted to a string. [CLIENT-3663]
  • Circuit Breaker Progressive Backoff. [CLIENT-3454]
  • Update comment/javadoc for useServicesAlternate. [CLIENT-3442]
  • Add User Agent. [CLIENT-3584]
  • Added backport release workflow for legacy releases. [CLIENT-3697]
  • Updated manual CI test-flows. [CLIENT-3553]

Bug Fixes

  • Fill appId with user or 'not-set' when empty. [CLIENT-3662]
  • Restoring / Improving Metrics Config Logging. [CLIENT-3648]

Full Changelog: aerospike/aerospike-client-java@9.1.0-jdk8...9.2.0-jdk8

Commits
  • 113e1e8 RELEASE 9.3.0
  • 9ed1efe CLIENT-4171 Adding 8.1.1.0-rc30 test server.
  • 7c8dbc5 CLIENT-4168 Update commons-cli from 1.9.0 to 1.11.0. Update snakeyaml from 2....
  • a47c12d CLIENT-4153 Invalid binNames on selectByPath and modifyByPath return paramete...
  • 7bd2cef CLIENT-4116 Removed byte skipping and reverting to using exception to signal ...
  • 70108ac CLIENT-4063 Add new privilege code support from data masking feature to aver...
  • c01f236 CLIENT-4056 Change message on txn validation failure.
  • 18cd7f3 CLIENT-2353 Adding sleepMultiplier property within a policy.
  • c72b4a7 CLIENT-3748 Added missing loop vars.
  • a0bd7d7 CLIENT-4045 Fix default config interval to be 5 seconds instead of 60 second...
  • 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 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)

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

---
updated-dependencies:
- dependency-name: com.aerospike:aerospike-client-jdk8
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 9, 2026
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.

0 participants