Skip to content

chore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.2.0 to 8.6.0 in /modules/aerospike#3584

Merged
mdelapenya merged 3 commits into
mainfrom
dependabot/go_modules/modules/aerospike/github.com/aerospike/aerospike-client-go/v8-8.6.0
Mar 10, 2026
Merged

chore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.2.0 to 8.6.0 in /modules/aerospike#3584
mdelapenya merged 3 commits into
mainfrom
dependabot/go_modules/modules/aerospike/github.com/aerospike/aerospike-client-go/v8-8.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Bumps github.com/aerospike/aerospike-client-go/v8 from 8.2.0 to 8.6.0.

Release notes

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

v8.6.0

Release Date: February 11, 2026

Fixes

  • Fixed where instantiate DynConfig.logUpdate could cause nil pointer dereference. [CLIENT-3954]
  • Fixed failing must Register a UDF when running against AES 6.4.0 and older. [CLIENT-3964]
  • Fixed where BatchDelete panics in goroutine when namespace does not exist. [CLIENT-4016]
  • Fixed where BatchGet with expression in a transaction could cause a panic. [CLIENT-4009]
  • Fixed where newBatchOperateNodeListIfcRetry causes a panic. [CLIENT-3939]
  • Fixed issues due to support privilege / permission code expansion due to data masking feature. [CLIENT-4067]
  • Fixed where DropIndex hangs indefinitely when called in parallel with CreateIndex call. [CLIENT-4132]

Improvements

  • Allow pkiAuth users to change passwords for users who are using passwords. [CLIENT-4035]
  • Added server version validation before tests run. [CLIENT-3955]
  • Enable SC namespace in git action for both single and multi-node setup. [CLIENT-3898]
  • Added sleepMultiplier to be part of dynamic config. [CLIENT-4083]
  • Changes to improve performance regression with detailed metrics in hot path. [CLIENT-3968]
  • Invalid binNames on selectByPath and modifyByPath return parameter error. [CLIENT-4155]

New Features

  • Added Path Expressions. [CLIENT-3749]

Full Changelog: aerospike/aerospike-client-go@v8.5.0...v8.6.0

v8.5.1

Release Date: January 7, 2026

Hot fix release

Bug Fixes

  • Allows pkiAuth users to change passwords for users who are using passwords. [CLIENT-4035]

Full Changelog: aerospike/aerospike-client-go@v8.5.0...v8.5.1

v8.5.0

Release Date: December 3, 2025

Bug Fixes

  • Fix typos in comments across multiple files. [CLIENT-3937]
  • Update BatchPolicy.AllowPartialResults docs. [CLIENT-3896]
  • TaskId not being properly assigned during Background Query. [CLIENT-3891]
  • Avoid sending previous errors when cluster is complete. [CLIENT-3925]
  • Make RegisterUDF backward compatible with older Aerospike server versions. [CLIENT-3936]

Full Changelog: aerospike/aerospike-client-go@v8.4.2...v8.5.0

v8.4.2

Release Date: November 4 2025

... (truncated)

Changelog

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

February 11 2025: v8.6.0

  • Fixes

    • [CLIENT-3954] Fixed where instantiate DynConfig.logUpdate could cause nil pointer dereference.
    • [CLIENT-3964] Fixed failing must Register a UDF when running against AES 6.4.0 and older.
    • [CLIENT-4016] Fixed where BatchDelete panics in goroutine when namespace does not exist.
    • [CLIENT-4009] Fixed where BatchGet with expression in a transaction could cause a panic.
    • [CLIENT-3939] Fixed where newBatchOperateNodeListIfcRetry causes a panic.
    • [CLIENT-3964] Fixed Failing must Register a UDF when running against AES 6.4.0 and older.
    • [CLIENT-4067] Fixed issues due to support privilege / permission code expansion due to data masking feature.
    • [CLIENT-4132] Fixed where DropIndex hangs indefinitely when called in parallel with CreateIndex call.
  • Improvements

    • [CLIENT-4035] Allow pkiAuth users to change passwords for users who are using passwords.
    • [CLIENT-3955] Added server version validation before tests are ran.
    • [CLIENT-3898] Enable sc namespace in git action for both single and multi-node setup.
    • [CLIENT-4083] Added sleepMultiplier to be part of dynamic config.
    • [CLIENT-3968] Changes to improve performance regression with detailed metrics in hot path.
    • [CLIENT-4155] Invalid binNames on selectByPath and modifyByPath return parameter error.
  • New Features

    • [CLIENT-3749] Added Path Expressions.

December 3 2025: v8.5.0

  • Fixes
    • [CLIENT-3937] Fix typos in comments across multiple files.
    • [CLIENT-3896] Update BatchPolicy.AllowPartialResults docs.
    • [CLIENT-3891] TaskId not being properly assigned during Background Query.
    • [CLIENT-3925] Avoid sending previous errors when cluster is complete.
    • [CLIENT-3936] Make RegisterUDF backward compatible with older Aerospike server versions.

November 14 2025: v8.4.2

  • Fixes
    • [CLIENT_3894] Setting user-agent allows a closed connection to return for tend.

November 4 2025: v8.4.1

  • Fixes
    • [CLIENT-3821] Fixed issue where panic: runtime error: invalid memory address could occur after calling usingTendConn(...).

October 20 2025: v8.4.0

  • Improvements

    • [CLIENT-3435] Update Go client to support FIPS.
  • Fixes

    • [CLIENT-3821] Fixed issue where Network Error from EOF could occur after server migrations.
    • [CLIENT-3810] Fixed issue where nil pointer panic occurs on errToAerospikeErr.

... (truncated)

Commits
  • 3af49e3 Merge pull request #618 from aerospike/stage
  • 4431dc5 Merge pull request #617 from aerospike/update-changelog-v8.6.0
  • 6bffcfc Update CHANEGELOG.md
  • 25a3a33 CLIENT-4155 Invalid binNames on selectByPath and modifyByPath return paramete...
  • 108be76 CLIENT-3968 Performance regression with in hot path with detailed metrics (#605)
  • 3d76301 Merge pull request #607 from aerospike/CLIENT-4132
  • 627b3c3 CLIENT-4132 DropIndex hangs indefinitely when called in parallel with CreateI...
  • 1829e2b CLIENT-1811: added doc for cdt operation (#606)
  • f6c3e6b CLIENT-4067 Support Privilege / Permission Code Expansion Due to DataMasking ...
  • b72b382 CLIENT-4083:Added sleepMutliplier to be part of dynamic config (#604)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.2.0 to 8.6.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.2.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependencies or external services go Pull requests that update go code labels Mar 9, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 9, 2026 13:03
@dependabot dependabot Bot added dependencies Dependencies or external services go Pull requests that update go code labels Mar 9, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 9, 2026

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 15a5c4a
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-go/deploys/69afe195e1ebda000883fbd7
😎 Deploy Preview https://deploy-preview-3584--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the chore Changes that do not impact the existing functionality label Mar 9, 2026
mdelapenya and others added 2 commits March 10, 2026 10:16
* upstream/main:
  chore(deps): bump golang.org/x/mod in /modules/localstack (#3587)
  chore(deps): bump golang.org/x/mod in /modules/elasticsearch (#3585)
  chore(deps): bump golang.org/x/mod in /modules/redpanda (#3588)
  chore(deps): bump golang.org/x/mod in /modules/kafka (#3586)
  chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.12 to 4.26.2 (#3576)
  chore(deps): bump github.com/moby/go-archive from 0.1.0 to 0.2.0 (#3548)
  chore(deps): bump github.com/moby/term from 0.5.0 to 0.5.2 (#3081)
  chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#3560)
  chore(deps): bump go.opentelemetry.io/otel/sdk to v1.41.0 (#3589)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mdelapenya mdelapenya merged commit 21ec740 into main Mar 10, 2026
16 checks passed
@mdelapenya mdelapenya deleted the dependabot/go_modules/modules/aerospike/github.com/aerospike/aerospike-client-go/v8-8.6.0 branch March 10, 2026 09:30
mdelapenya added a commit that referenced this pull request Mar 10, 2026
…dulegen

* upstream/main:
  chore(deps): bump mkdocs-codeinclude-plugin from 0.2.1 to 0.3.1 (#3579)
  chore(deps): bump golang.org/x/mod from 0.16.0 to 0.33.0 in /modulegen (#3583)
  chore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.2.0 to 8.6.0 in /modules/aerospike (#3584)
@mdelapenya mdelapenya removed the chore Changes that do not impact the existing functionality label Mar 10, 2026
mdelapenya added a commit that referenced this pull request Mar 10, 2026
…-action

* upstream/main:
  chore(deps): bump golang.org/x/text from 0.14.0 to 0.34.0 in /modulegen (#3582)
  chore(deps): bump mkdocs-codeinclude-plugin from 0.2.1 to 0.3.1 (#3579)
  chore(deps): bump golang.org/x/mod from 0.16.0 to 0.33.0 in /modulegen (#3583)
  chore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.2.0 to 8.6.0 in /modules/aerospike (#3584)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies or external services go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant