Skip to content

chore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.7.0 to 8.8.0 in /aerospike - #3096

Merged
ReneWerner87 merged 1 commit into
mainfrom
dependabot/go_modules/aerospike/github.com/aerospike/aerospike-client-go/v8-8.8.0
Jul 30, 2026
Merged

chore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.7.0 to 8.8.0 in /aerospike#3096
ReneWerner87 merged 1 commit into
mainfrom
dependabot/go_modules/aerospike/github.com/aerospike/aerospike-client-go/v8-8.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/aerospike/aerospike-client-go/v8 from 8.7.0 to 8.8.0.

Release notes

Sourced from github.com/aerospike/aerospike-client-go/v8's releases.

v8.8.0

Release Date: July 29, 2026

Fixes

  • Fixed where ClientPolicy.IpMap address translation was no longer applied during peer discovery. [CLIENT-5133]
  • Fixed where ExpListAppendItems with a Map element throws PARAMETER_ERROR. [CLIENT-5040]
  • Fixed where batch writes did not set per-record inDoubt on timeout (NO_RESPONSE). [CLIENT-5000]
  • Fixed regression where empty bin names were not allowed. [CLIENT-4988]
  • Prevent transaction abort. [CLIENT-4959]
  • Changed sendkey policy resolution to union of all send-key settings. [CLIENT-4940]
  • Fixed where CTX.mapKeysIn typed overloads diverge from CDT map-key spec. [CLIENT-4753]
  • Fixed where executeSingle iterates all records instead of node-assigned offsets. [CLIENT-4632]

Improvements

  • Create index uses "integer" instead of "numeric" starting with Aerospike server >= 8.1.3. [CLIENT-4390]
  • Updated Go client CI to leverage shared-workflows. [CLIENT-4590]

Full Changelog: aerospike/aerospike-client-go@v8.7.0...v8.8.0

Changelog

Sourced from github.com/aerospike/aerospike-client-go/v8's changelog.

July 29 2026: v8.8.0

  • Fixes

    • [CLIENT-5133] Fixed where ClientPolicy.IpMap address translation was no longer applied during peer discovery.
    • [CLIENT-5040] Fixed where ExpListAppendItems with a Map element throws PARAMETER_ERROR.
    • [CLIENT-5000] Fixed where batch writes did not set per-record inDoubt on timeout (NO_RESPONSE).
    • [CLIENT-4988] Fixed regression where empty bin names were not allowed.
    • [CLIENT-4959] Prevent transaction abort.
    • [CLIENT-4940] Changed sendkey policy resolution to union of all send-key settings.
    • [CLIENT-4753] Fixed where CTX.mapKeysIn typed overloads diverge from CDT map-key spec.
    • [CLIENT-4632] Fixed where executeSingle iterates all records instead of node-assigned offsets.
  • Improvements

    • [CLIENT-4390] Create index uses "integer" instead of "numeric" starting with Aerospike server >= 8.1.3.
    • [CLIENT-4590] Updated Go client CI to leverage shared-workflows.
Commits
  • 55e1c77 Merge branch 'stage' into v8 (RELEASE v8.8.0)
  • 72f3109 RELEASE v8.8.0 (#735)
  • f22d085 CLIENT-5133 ClientPolicy.IpMap is dead code — address translation silently re...
  • adb65e4 CLIENT-5040 Fix ExpListAppendItems with a Map element throws PARAMETER_ERROR ...
  • a2af68a ci(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#729)
  • 44fe874 ci(deps): bump vladopajic/go-test-coverage from 2.18.8 to 2.18.9 (#728)
  • f54b492 ci(deps): bump actions/setup-go from 6.4.0 to 7.0.0 (#727)
  • 41b2ed8 ci(deps): bump step-security/harden-runner from 2.16.1 to 2.20.0 (#720)
  • 664df0c CLIENT-4959 prevent txn abort (#719)
  • 3eff024 CLIENT-5000 fix issue where batch writes did not set per-record inDoubt on ti...
  • 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 [github.com/aerospike/aerospike-client-go/v8](https://github.com/aerospike/aerospike-client-go) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/aerospike/aerospike-client-go/releases)
- [Changelog](https://github.com/aerospike/aerospike-client-go/blob/v8/CHANGELOG.md)
- [Commits](aerospike/aerospike-client-go@v8.7.0...v8.8.0)

---
updated-dependencies:
- dependency-name: github.com/aerospike/aerospike-client-go/v8
  dependency-version: 8.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the 🤖 Dependencies Pull requests that update a dependency file label Jul 30, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 30, 2026 07:06
@dependabot
dependabot Bot requested review from ReneWerner87, efectn, gaby and sixcolors and removed request for a team July 30, 2026 07:06
@ReneWerner87
ReneWerner87 merged commit e182047 into main Jul 30, 2026
11 checks passed
@ReneWerner87
ReneWerner87 deleted the dependabot/go_modules/aerospike/github.com/aerospike/aerospike-client-go/v8-8.8.0 branch July 30, 2026 07:08
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