-
Notifications
You must be signed in to change notification settings - Fork 2.7k
fix(deps): update module github.com/aerospike/aerospike-client-go/v7 to v8 #38978
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
base: main
Are you sure you want to change the base?
fix(deps): update module github.com/aerospike/aerospike-client-go/v7 to v8 #38978
Conversation
I went through and did a lot of find+replace, even on some files that were generated by Review from @antonblock would be much appreciated to make sure I didn't break anything. |
Looks like there's a breaking change that needs accounted for:
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR contains the following updates:
v7.9.0
->v8.2.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aerospike/aerospike-client-go (github.com/aerospike/aerospike-client-go/v7)
v8.2.0
Compare Source
Fixes
TotalTimeout
to 0 causes Scan / Query to fail (timeout).BatchRead
on Non-Existing namespace with transaction policy does not throw expected error.Improvements
RecordsPerSecond
scan/query policy.v8.1.0
Compare Source
New Features
Fixes
nil
check for error inexecuteIter
method. PR #465, thanks to OleksiiImprovements
v8.0.1
Compare Source
v8.0.0
Compare Source
New Features
Recordset
.Fixes
OnLockingOnly
attribute for various write policies to write only if provisional does not exist.BasePolicy.UseCompression
requires Enterprise Edition.MRT_ALREADY_LOCKED
andMRT_MONITOR_EXISTS
error codes.inDoubt
.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 was generated by Mend Renovate. View the repository job log.