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

AzFile #20739

Merged
merged 23 commits into from
May 8, 2023
Merged

AzFile #20739

merged 23 commits into from
May 8, 2023

Commits on Jan 20, 2023

  1. Code generation for Azure Storage Files (#19757)

    * Init
    
    * Adding transforms
    
    * Updating autorest version
    
    * Adding changelog and build.go files
    
    * add license and CI file
    
    * pin swagger to commit
    
    * update dependencies and add doc.go
    
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    souravgupta-msft and jhendrixMSFT authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    5ac5d37 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    19c6a09 View commit details
    Browse the repository at this point in the history
  2. API View for azfile (#19873)

    * API View for azfile
    souravgupta-msft authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    eed7403 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. azfile: Service Client (#20035)

    Service Client
    souravgupta-msft authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    573013e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e73042d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. azfile: SAS (#20054)

    SAS
    souravgupta-msft authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    23bcfea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9965c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    ac91b1f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. azfile: Share Client (#20341)

    * Adding share client
    souravgupta-msft authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    f28f4a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ebcd71 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. azfile: Directory Client (#20414)

    * Adding directory client
    souravgupta-msft authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    1b6d18c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. azfile: File Client (#20511)

    * Adding file and lease client
    souravgupta-msft authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d3a3ff3 View commit details
    Browse the repository at this point in the history
  2. CopyFileSMBInfo option for StartCopyFromURL() (#20548)

    * Modifying options for CopyFileSMBInfo
    souravgupta-msft authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f87cf03 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. azfile: File upload methods (#20631)

    Adding file upload methods
    souravgupta-msft authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    8ef5ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc1cee6 View commit details
    Browse the repository at this point in the history
  3. azfile: File download methods (#20670)

    azfile download methods
    souravgupta-msft authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    145b1c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Directory Client Samples (#20676)

    * dir samples
    
    * renamed samples file
    tasherif-msft authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e7d5bbc View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. azfile: Live pipeline setup (#20702)

    * ARM template for live tests
    souravgupta-msft authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d19b6cb View commit details
    Browse the repository at this point in the history
  2. azfile: One ClientOptions to be used by all clients (#20700)

    * One client options for all clients
    souravgupta-msft authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5757ec0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. AzFile File Client Samples (#20696)

    * added files samples
    
    * added more samples
    
    * changed to crypto
    
    * added final two samples
    
    * small fix
    tasherif-msft authored May 3, 2023
    Configuration menu
    Copy the full SHA
    e6caef7 View commit details
    Browse the repository at this point in the history
  2. azfile: Adding readme and changelog (#20714)

    * Adding README
    
    * Adding doc.go
    
    * Adding log.go
    
    * Adding changelog
    souravgupta-msft authored May 3, 2023
    Configuration menu
    Copy the full SHA
    1a3504e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. azfile: Service and share clients examples (#20729)

    * Adding examples for service and share clients
    
    * Adding lease client samples
    souravgupta-msft authored May 4, 2023
    Configuration menu
    Copy the full SHA
    063d431 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. mmb fix (#20748)

    souravgupta-msft authored May 5, 2023
    Configuration menu
    Copy the full SHA
    e84c3bb View commit details
    Browse the repository at this point in the history