-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/aerospike/aerospike-client-go/v6 to v6.15.0 #30785
fix(deps): update module github.com/aerospike/aerospike-client-go/v6 to v6.15.0 #30785
Conversation
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
eac9233
to
fcbf97b
Compare
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v6.13.0
->v6.15.0
Release Notes
aerospike/aerospike-client-go (github.com/aerospike/aerospike-client-go/v6)
v6.15.0
: Backport fix releaseCompare Source
New Features
This includes
PREFER_RACK
which allows scan/query to be directed at local rack nodes when possible.Fixes
The filter expressions of wither policies will be used. Priority is with
the Query Policy for backwards compatibility.
BatchPolicy
takes precedence rather thanBatchDeletePolicy
.DropIndexTask
.Improvements
v6.14.1
Compare Source
Hotfix.
Fixes
BatchGetOperate
triggering SIGSEGV nil pointer in the Go client.Caching of the operation is faulty and causes race conditions when used concurrently.
This commit removes the caching which included a useless allocation and rarely, if ever, had any practical influence on performance.
v6.14.0
Compare Source
New Features
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.