Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

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

Release notes

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

9.2.0

Release Date: August 29, 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...9.2.0

9.1.0-jdk8

Release Date: August 05, 2025

New Features

  • Support dynamic client configuration. [CLIENT-3375, CLIENT-3489, CLIENT-3517]
  • Extended filters api to be able to Filter by Expressions and indexName. [CLIENT-3617]
  • Preventing password use for Public Key Infrastructure (PKI) users. [CLIENT-3545]
  • Support Expression Indexes. [CLIENT-3489]
  • Support metrics improvements: deeper granularity and additional metrics. [CLIENT-3402]

Bug Fixes

  • Fix the client info calls that are causing deprecation warning messages on server 8.1+. [CLIENT-3624]
  • Change PKI error syntax. [CLIENT-3568]
  • Log each policy attribute update from dynamic config. [CLIENT-3548]
  • Compile issue fix due to higher Java SDK usage. [CLIENT-3554]
  • Move app_id into client.dynamic config, add client.clientPolicy and clientPolicy merging to support this. [CLIENT-3511]
  • Fix issue with missing metrics stanza. [CLIENT-3483]
  • Set merged policies to reference of default policies when dynamic configuration is not enabled. [CLIENT-3375]
  • Fix dynamic configuration policy merge of rackIds field. [CLIENT-3375]
  • Fix dynamic configuration environment variable check. [CLIENT-3375]
  • Move metrics lock from MetricsWriter to Cluster. This eliminates race conditions for all MetricsListener implementations instead of just the default MetricsWriter. [CLIENT-3402]
  • On cluster close, check if metrics is enabled before disabling. [CLIENT-3402]
  • Remove erroneous conversion to milliseconds in connection latency metrics. [CLIENT-3402]

General

  • Ability to specify which servers a given PR will be tested against. [CLIENT-3553]
  • Added stage to list of branches to trigger builds.
  • Adding release bundles for java jdk8. (#434)
  • Fix snapshots builds. (#429)
  • Fixing github release action. (#418)
  • Moved publish release to github to consolidated jobs. (#420)

... (truncated)

Commits
  • 47fb080 RELEASE 9.2.0
  • d6743f8 Added backport release workflow for legacy releases (#494)
  • 9bde325 CLIENT-3603 Allow Replica.RANDOM on writes.
  • 17d5996 Updated manual CI test-flows
  • 93d4feb CLIENT-3677 Add Min Server Version Condition for SI Expression Tests
  • 6fb76db CLIENT-3662 Fill appId with user or 'not-set' when empty.
  • 9ea22d8 CLIENT-3648 Restoring / Improving Metrics Config Logging
  • 45c0202 CLIENT-3663 In Record.toString() when string length exceeds 1000, do not add ...
  • 759c47a CLIENT-3454 Circuit Breaker Progressive Backoff
  • d003e9d CLIENT-3442 Update comment/javadoc for useServicesAlternate.
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 8, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/com.aerospike-aerospike-client-jdk8-9.2.0 branch from b80d164 to 2b10dbf Compare September 9, 2025 16:20
Bumps [com.aerospike:aerospike-client-jdk8](https://github.com/aerospike/aerospike-client-java) from 9.0.5 to 9.2.0.
- [Release notes](https://github.com/aerospike/aerospike-client-java/releases)
- [Commits](aerospike/aerospike-client-java@9.0.5...9.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.aerospike-aerospike-client-jdk8-9.2.0 branch from 2b10dbf to 82bbaf6 Compare October 1, 2025 11:38
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.

1 participant