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 listobjects with metadata #1795

Merged
merged 4 commits into from
Mar 31, 2023
Merged

Commits on Mar 30, 2023

  1. Fix listobjects with metadata

    `UserMetadata` did not match actual format sent.
    
    Change type of `UserTags`, so it can be unmarshaled from XML string.
    
    Tested with mc.
    klauspost committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    88bc3c5 View commit details
    Browse the repository at this point in the history
  2. Fix lint.

    klauspost committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    630b6e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69c148f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ec9eb2 View commit details
    Browse the repository at this point in the history