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

[Tables] Client and pipeline refactor #18045

Merged
merged 16 commits into from
Apr 16, 2021
Merged

Commits on Apr 13, 2021

  1. Removed unused encryption

    annatisch committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d054269 View commit details
    Browse the repository at this point in the history
  2. Started refactor

    annatisch committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    2a357fe View commit details
    Browse the repository at this point in the history
  3. More refactoring of clients

    annatisch committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    f8a2dd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Updated async retry policy

    annatisch committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    2088afa View commit details
    Browse the repository at this point in the history
  2. Some test and sample fixes

    annatisch committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    0166fe7 View commit details
    Browse the repository at this point in the history
  3. pylint

    annatisch committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    f431969 View commit details
    Browse the repository at this point in the history
  4. Fixed acl tests

    annatisch committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    0079591 View commit details
    Browse the repository at this point in the history
  5. Skip retry for now

    annatisch committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    8230bc6 View commit details
    Browse the repository at this point in the history
  6. Fix pipeline sharing

    annatisch committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    28d281e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Fixed retry tests

    annatisch committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    b43e633 View commit details
    Browse the repository at this point in the history
  2. Pylint

    annatisch committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    3b1cacc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Update sdk/tables/azure-data-tables/tests/test_retry.py

    Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
    annatisch and seankane-msft authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a984206 View commit details
    Browse the repository at this point in the history
  2. Update sdk/tables/azure-data-tables/tests/test_retry_async.py

    Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
    annatisch and seankane-msft authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    98dcd71 View commit details
    Browse the repository at this point in the history
  3. Updated changelog

    annatisch committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d570fde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d476036 View commit details
    Browse the repository at this point in the history
  5. Fix CI

    annatisch committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    1983f86 View commit details
    Browse the repository at this point in the history