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

chore(deps): Bump github.com/aerospike/aerospike-client-go/v5 from 5.7.0 to 5.9.0 #11716

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2022

Bumps github.com/aerospike/aerospike-client-go/v5 from 5.7.0 to 5.9.0.

Release notes

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

Major fix release

This is a major fix release. We recommend upgrading to this release if you are using Scan/Queries.

  • Fixes
    • [CLIENT-1783] Fix client crashes when tracker is nil during Scan/Queries. PR #379, thanks to adumovic
    • Fix client.Get when policy.FilterExpression and bin names are both provided.

Major fix release

This is a major fix release. We recommend upgrading to this release if you are using authentication.

  • Improvements

    • Adds notices regarding Auth issue to CHANGELOG and clarifies how to change code for an old breaking change in v3.
    • Forward compatibility with Server v6 regarding queries and scans not sending a fresh message header per partition.
  • Fixes

    • [CLIENT-1695] Fixes a potential nil deference in sessionInfo.isValid() method.
    • Fixes an issue where with default policies and after certain errors the replica node was not selected on retry.
Changelog

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

June 30 2022: v5.9.0

This is a major fix release. We recommend upgrading to this release if you are using .

  • Fixes
    • [CLIENT-1783] Fix client crashes when tracker is nil during Scan/Queries. PR #379, thanks to adumovic
    • Fix client.Get when policy.FilterExpression and bin names are both provided.

April 7 2022: v5.8.0

This is a major fix release. We recommend upgrading to this release if you are using authentication.

  • Improvements

    • Adds notices regarding Auth issue to CHANGELOG and clarifies how to change code for an old breaking change in v3.
    • Forward compatibility with Server v6 regarding queries and scans not sending a fresh message header per partition.
  • Fixes

    • [CLIENT-1695] Fixes a potential nil deference in sessionInfo.isValid() method.
    • Fixes an issue where with default policies and after certain errors the replica node was not selected on retry.
Commits
  • ce96a78 Update CHANGELOG
  • 0e7ee5d [CLIENT-1783] Fix client crashes when tracker is nil during Scan/Queries
  • 09c3eb9 Fix client.Get when policy.FilterExpression and bin names are both provided
  • 9c0665a Update Changelog
  • 60ae58c Update CHANGELOG
  • cfee183 [CLIENT-1695] Fixes a potential nil deference in sessionInfo.validate() method
  • 4c1efd3 Update CHANGELOG
  • 9a72103 Fix an issue where on some errors the Replica node was not selected on retry
  • 332fa85 Forward compatibility with Server v6 regarding queries and scans not sending ...
  • 8ac53d4 Adds notices regarding Auth issue to CHANGELOG and clarifies how to change co...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/v5](https://github.com/aerospike/aerospike-client-go) from 5.7.0 to 5.9.0.
- [Release notes](https://github.com/aerospike/aerospike-client-go/releases)
- [Changelog](https://github.com/aerospike/aerospike-client-go/blob/v5.9.0/CHANGELOG.md)
- [Commits](aerospike/aerospike-client-go@v5.7.0...v5.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 24, 2022
@telegraf-tiger telegraf-tiger bot added the chore label Aug 24, 2022
@MyaLongmire MyaLongmire merged commit 45abba8 into master Aug 24, 2022
@MyaLongmire MyaLongmire deleted the dependabot/go_modules/github.com/aerospike/aerospike-client-go/v5-5.9.0 branch August 24, 2022 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant