Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

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

Release notes

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

9.1.0

Release Date: Aug 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)
  • Updated github action not to use arrays in tags
  • Updated to use interim gpg secrets

Full Changelog: 9.0.5...9.1.0

Commits
  • 7f0c01b Update version 9.1.0
  • 80de54a Fix broken links for jfrog projects.
  • 6d8fbbc CLIENT-3624 Fix the client info calls that are causing deprecation warning me...
  • 86750d8 CLIENT-3568 Change PKI err syntax
  • 1344ae5 CLIENT-3617 Extended filters api to be able to Filter by Expressions and inde...
  • e775702 Use more recent version of compiler plugin to handle issues with --release pr...
  • 9a06c1e CLIENT-3548 Log each policy attribute update from dynamic config.
  • 7f702de CLIENT-3545 Passwordless PKI users
  • db89313 CLIENT-3554 - Adding fix that was added to jdk8 branches to prevent higher ve...
  • 2d615b7 CLIENT-3553 - Ability to specify which servers a given PR will be tested agai...
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 11, 2025
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