This repository was archived by the owner on Apr 10, 2024. It is now read-only.
Commit d57e800
authored
msrestazure 0.5.0 (#111)
* Switch to pure ADAL (#94)
* Switch to pure ADAL
* ADAL 0.6.0 and some tests
* Full ADAL testing
* Bring back china=True since easy to support
* Restore set token on __init__ behavior
* Typo
* Adding back attribute as property
* Clarify AADTokenCredentials doc
* Add AzureStack support to credentials
* Fix doc
* Add cache support
* Current 0.5.0 and ChangeLog
* Remove keyring (#112)
* Remove keyring
* keyring changelog
* Deserialize addtionalInfo in ARM error (#102)
* ChangeLog
* Docstring cleanup1 parent fba2bb7 commit d57e800
File tree
8 files changed
+540
-490
lines changed- doc
- msrestazure
- tests
8 files changed
+540
-490
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
23 | 45 | | |
24 | 46 | | |
25 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments