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

support container client and blob client for azure blob storage #652

Merged
merged 7 commits into from Oct 10, 2021

Commits on Sep 9, 2021

  1. Copy the full SHA
    f27f997 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8342d23 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. remove type alias due to importlib thinking that 'azure' is not defin…

    …ed, add noqa to appease flake8
    cbare committed Sep 21, 2021
    Copy the full SHA
    17d4003 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Copy the full SHA
    9247044 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    pytest asserts
    mpenkov committed Oct 10, 2021
    Copy the full SHA
    dbea4fa View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    mpenkov committed Oct 10, 2021
    Copy the full SHA
    56646e7 View commit details
    Browse the repository at this point in the history
  4. avoid use of format()

    mpenkov committed Oct 10, 2021
    Copy the full SHA
    240a539 View commit details
    Browse the repository at this point in the history