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

fix(deps): update module github.com/aerospike/aerospike-client-go/v6 to v6.14.1 #29579

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/aerospike/aerospike-client-go/v6 require minor v6.13.0 -> v6.14.1

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/v6)

v6.14.1

Compare Source

Hotfix.

  • Fixes

    • [CLIENT-2624] 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

    • Adds support for the AerospikeProxy and DBAAS service.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from djaglowski as a code owner November 30, 2023 04:01
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 30, 2023
@renovate renovate bot requested a review from a team November 30, 2023 04:01
@renovate renovate bot added the renovatebot label Nov 30, 2023
Copy link
Contributor Author

renovate bot commented Nov 30, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@codeboten codeboten closed this Nov 30, 2023
@codeboten codeboten reopened this Nov 30, 2023
@codeboten
Copy link
Contributor

This is blocked by #26265

@codeboten codeboten closed this Nov 30, 2023
Copy link
Contributor Author

renovate bot commented Nov 30, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v6.14.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github.com-aerospike-aerospike-client-go-v6-6.x branch November 30, 2023 05:09
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 dependency issue receiver/aerospike
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants