Skip to content
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

Update module github.com/aerospike/aerospike-client-go/v7 to v8 #37558

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aerospike/aerospike-client-go/v7 v7.8.0 -> v8.0.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

⚠️ MAJOR VERSION UPDATE ⚠️ - please manually update this package


Release Notes

aerospike/aerospike-client-go (github.com/aerospike/aerospike-client-go/v7)

v8.0.1: Major fix release

Compare Source

  • Fixes
    • [CLIENT-3305] New key struct causes incorrect generation increment in MRT.
    • [CLIENT-3326] Fix UDF can read a record with an expired transaction.

v8.0.0: Major Release

Compare Source

  • New Features

    • [CLIENT-3257] Implement iterator support for Recordset.
  • Fixes

    • [CLIENT-3275] Return an error when Transaction commit called, but transaction was already aborted.
    • [CLIENT-3295] Duplicate parsing of fields in RecordParser.ParseRecord.
    • [CLIENT-3261] New OnLockingOnly attribute for various write policies to write only if provisional does not exist.
    • [CLIENT-3227] Clarify that BasePolicy.UseCompression requires Enterprise Edition.
    • [CLIENT-3260] Add MRT_ALREADY_LOCKED and MRT_MONITOR_EXISTS error codes.
    • [CLIENT-3292][CLIENT-3293] Update dependencies due to Snyk CVE reports.
    • [CLIENT-3274] Fix Transaction related client exception inconsistency between clients.
    • [CLIENT-3207] Do not close/delete Transaction monitor record on abort/commit when a write command in that Transaction fails and is inDoubt.
    • [CLIENT-3283] Remove the txn instance from the copied write policy when adding Transaction monitor keys.
    • [CLIENT-3270] Normalize API reference language with server 8.0 site docs.
    • [CLIENT-3258] Transaction commit returns 'Failed to commit one or more record versions' error.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 28, 2025 19:04
@renovate renovate bot added the dependency-major-update Indicates a dependency major version bump label Jan 28, 2025
Copy link
Contributor Author

renovate bot commented Jan 28, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: receiver/aerospikereceiver/go.sum
Command failed: go get -d -t ./...
go: module github.com/aerospike/aerospike-client-go/[email protected] requires go >= 1.23; switching to go1.23.6
go: downloading go1.23.6 (linux/amd64)
go: download go1.23.6: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot requested a review from ChrsMark January 28, 2025 19:04
@github-actions github-actions bot requested a review from antonblock January 28, 2025 19:05
@renovate renovate bot changed the title fix(deps): update module github.com/aerospike/aerospike-client-go/v7 to v8 Update module github.com/aerospike/aerospike-client-go/v7 to v8 Jan 30, 2025
@renovate renovate bot changed the title Update module github.com/aerospike/aerospike-client-go/v7 to v8 fix(deps): update module github.com/aerospike/aerospike-client-go/v7 to v8 Jan 30, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/aerospike/aerospike-client-go/v7 to v8 Update module github.com/aerospike/aerospike-client-go/v7 to v8 Feb 3, 2025
@renovate renovate bot changed the title Update module github.com/aerospike/aerospike-client-go/v7 to v8 fix(deps): update module github.com/aerospike/aerospike-client-go/v7 to v8 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/github.com-aerospike-aerospike-client-go-v7-8.x branch from 2aa3f97 to a84f747 Compare February 5, 2025 18:53
@renovate renovate bot changed the title fix(deps): update module github.com/aerospike/aerospike-client-go/v7 to v8 Update module github.com/aerospike/aerospike-client-go/v7 to v8 Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-major-update Indicates a dependency major version bump receiver/aerospike
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant