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

[VAULT-1324] Fix the CLI failing to return wrapping information for KV PUT and PATCH operations when format is set to 'table' #22818

Merged
merged 5 commits into from
Sep 7, 2023

Commits on Sep 6, 2023

  1. VAULT-1324 Fix the CLI failing to return wrapping information for KV …

    …PUTs and PATCHes when format is set to 'table'
    kubawi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    df149d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Add changelog

    kubawi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e8ceb7a View commit details
    Browse the repository at this point in the history
  2. Update changelog/22818.txt

    Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
    peteski22 and kubawi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    eec82cc View commit details
    Browse the repository at this point in the history
  3. Update kv_patch.go

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    kubawi and peteski22 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b80c733 View commit details
    Browse the repository at this point in the history
  4. Update kv_put.go

    Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
    kubawi and peteski22 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    989f9e9 View commit details
    Browse the repository at this point in the history