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

Add user/custom metadata in ListObjectsAsync api's return #1043

Closed

Commits on May 21, 2024

  1. add argument WithUserMetadata to ListObjects query

    managix\yehuda_y authored and Ersan Bozduman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c32996f View commit details
    Browse the repository at this point in the history
  2. return user metadata in case WithUserMetadata(true)

    managix\yehuda_y authored and Ersan Bozduman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    64a48c8 View commit details
    Browse the repository at this point in the history
  3. fix error on GetObjects

    managix\yehuda_y authored and Ersan Bozduman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    95498f1 View commit details
    Browse the repository at this point in the history
  4. get user metadata - fix error

    managix\yehuda_y authored and Ersan Bozduman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    fa46b7a View commit details
    Browse the repository at this point in the history
  5. Fix

    managix\yehuda_y authored and Ersan Bozduman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e27c408 View commit details
    Browse the repository at this point in the history
  6. Refactored code while adding metadata in ListObjAsync output

    Ersan Bozduman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e9f8bf4 View commit details
    Browse the repository at this point in the history
  7. Adds support listing user metadata and its test

    Ersan Bozduman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e87d4df View commit details
    Browse the repository at this point in the history
  8. Incorporates review comments

    Ersan Bozduman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a9d81fb View commit details
    Browse the repository at this point in the history
  9. resolves a review comment

    Ersan Bozduman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0c33708 View commit details
    Browse the repository at this point in the history
  10. Adds missing review comment resolutions

    Ersan Bozduman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a09c73e View commit details
    Browse the repository at this point in the history
  11. more review comment implementations

    Ersan Bozduman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9329a37 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. removes stat api calls and collects memtmadata with list api

    Ersan Bozduman committed May 22, 2024
    Configuration menu
    Copy the full SHA
    827f38f View commit details
    Browse the repository at this point in the history