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/hashicorp/vault-client-go to v0.4.1 #12

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/vault-client-go require minor v0.3.3 -> v0.4.1

Release Notes

hashicorp/vault-client-go (github.com/hashicorp/vault-client-go)

v0.4.1

Compare Source

0.4.1 (diff) - 2023-09-27

Fixed
  • Fixed SetCustomHeaders & WithCustomHeaders functions (#​237).

v0.4.0

Compare Source

0.4.0 (diff) - 2023-09-19

Added
  • Added a way to pass extra options to openapi-generator-cli (#​204).
  • Added support for custom non-HTTP transports.
Changed
  • A number of generated method names and request/response schemas have changed.
  • Renamed WithCustomQueryParameters => WithQueryParameters (#​217).
  • Changed how request modifiers behave for slices and maps (#​225).
  • Switched to Go 1.21 (#​234).
Removed
  • Removed support for SRV DNS lookups (#​222).
  • Removed ReadWithParameters (previously deprecated in 0.3.2) (#​189).
  • Removed ReadRawWithParameters (previously deprecated in 0.3.2) (#​189).
  • Removed DeleteWithParameters (previously deprecated in 0.3.2) (#​189).
Fixed
  • Improved exclusion of operation IDs (#​215).
  • Improved generated documentation (#​223, #​232).
  • Improved performance of request modifiers (#​224).
  • Fixed logic for methods with both GET and LIST (e.g. KvV1List) (#​197).
  • Fixed warnings during generation due to missing summary and description (#​178).
  • Fixed small issues in GitHub actions (#​182).
  • Fixed TokenCreate* generated methods (#​192).
  • Fixed duplication of sys/raw/ and sys/leases/lookup/ APIs (#​203).
  • Fixed templates to deal with arbitrary input APIs (#​205).
  • Fixed generation of Query: true parameters (#​206).
  • Fixed CubbyholeWrite with TakesArbitraryInput logic (#​206).
  • Fixed query parameter casing (#​207).
  • Fixed query parameters being double-encoded (#​213).
  • Fixed /sys/health to no longer return errors on 4xx & 5xx (#​220, #​221).
  • Fixed vault.WithRetryConfiguration to not error on missing parameters. (#​231)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/github.com-hashicorp-vault-client-go-0.x branch 2 times, most recently from e58513c to a97769e Compare October 5, 2023 11:18
@mikaelol mikaelol requested a review from tenstad October 5, 2023 12:33
@tenstad tenstad enabled auto-merge (squash) October 5, 2023 13:00
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-client-go-0.x branch from a97769e to 37c80da Compare October 5, 2023 14:32
@tenstad tenstad merged commit 56b1958 into main Oct 5, 2023
2 checks passed
@tenstad tenstad deleted the renovate/github.com-hashicorp-vault-client-go-0.x branch October 5, 2023 19:52
@statnett-bot statnett-bot bot mentioned this pull request Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant