Skip to content

build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 from 2.0.0-dev.17 to 2.3.0#334

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.3.0
Closed

build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 from 2.0.0-dev.17 to 2.3.0#334
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.3.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps github.com/edgexfoundry/go-mod-secrets/v2 from 2.0.0-dev.17 to 2.3.0.

Changelog

Sourced from github.com/edgexfoundry/go-mod-secrets/v2's changelog.

[v2.3.0] - 2022-11-09

Features ✨

Build 👷

[v2.2.0] - 2022-05-11

Features ✨

  • security: implement runtime token provider GetRawToken client API call for obtaining secret store token (#141) (#7ea7921)

Bug Fixes 🐛

  • close response Body when the returned error is nil (#146) (#3ba02e4)

Build 👷

  • security: Add go build tags for non-delayed start builds (#144) (#8f104b7)
  • security: Enable gosec and default linter set (#05e2b9d)

[2.1.0] - 2021-11-17

Features ✨

  • Add ability to set Auth Token for SecretClient (#655d426)

  • Add SecretsFile config setting (#0a5a284)

[2.0.0] - 2021-06-30

Features ✨

  • security: Add GenerateConsulToken API to SecretClient interface (#6432e0d)
  • security: Add Generate Registry Token API for secretstore client (#5e2f4d4)

Bug Fixes 🐛

  • Reduce the resource constraints as too many semaphores costs now (#1b8a009)
  • security: Fix JSON structure of token self response (#d9d1b45)

Code Refactoring ♻

  • Tweaked GenerateConsulToken to use service's own token (#fe93ff0)
  • Change unseal to just take KeysBase64 (#f998050)
  • Refactor to be proper abstraction of a SecretStore (#89b3b67)
    BREAKING CHANGE:
    All existing SecretStore configuration must add `Type = 'vault'`
    

... (truncated)

Commits

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/edgexfoundry/go-mod-secrets/v2](https://github.com/edgexfoundry/go-mod-secrets) from 2.0.0-dev.17 to 2.3.0.
- [Release notes](https://github.com/edgexfoundry/go-mod-secrets/releases)
- [Changelog](https://github.com/edgexfoundry/go-mod-secrets/blob/main/CHANGELOG.md)
- [Commits](https://github.com/edgexfoundry/go-mod-secrets/commits/v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/edgexfoundry/go-mod-secrets/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 30, 2022

Superseded by #339.

@dependabot dependabot bot closed this Nov 30, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.3.0 branch November 30, 2022 11:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants