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

Fixed weakref async credential close when self.credential is None #330

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Jun 29, 2022

  1. Fixed bug with anon False in Windows 10

    Gabriel Daiha Alves committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    180bcfc View commit details
    Browse the repository at this point in the history
  2. Added sync_credential in windows condition

    Gabriel Daiha Alves committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    cad54f2 View commit details
    Browse the repository at this point in the history
  3. Added credential close

    Gabriel Daiha Alves committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b0dcf05 View commit details
    Browse the repository at this point in the history
  4. Added credential close

    Gabriel Daiha Alves committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    6a80daa View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary closures

    Gabriel Daiha Alves committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    206524d View commit details
    Browse the repository at this point in the history
  6. Added right closures

    Gabriel Daiha Alves committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b7a8967 View commit details
    Browse the repository at this point in the history
  7. Added close credential async

    Gabriel Daiha Alves committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    68622ed View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Changed default azure credential place to init function

    Gabriel Daiha Alves committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9d5283f View commit details
    Browse the repository at this point in the history
  2. Added docstring in default azure credential

    Gabriel Daiha Alves committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ae8702f View commit details
    Browse the repository at this point in the history
  3. Remove unusued platform import

    Gabriel Daiha Alves committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    223d668 View commit details
    Browse the repository at this point in the history
  4. Fixed docstring

    Gabriel Daiha Alves committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    79f0500 View commit details
    Browse the repository at this point in the history
  5. Added last line of code

    Gabriel Daiha Alves committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d0f45ff View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Fixing pre-commit claims

    Gabriel Daiha Alves committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    381e236 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Fixed finalize credential None

    Gabriel Daiha Alves committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    1b7af6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4474652 View commit details
    Browse the repository at this point in the history
  3. Fixed finalize credential None

    Gabriel Daiha Alves committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    d2a5be6 View commit details
    Browse the repository at this point in the history