Commit 48a0df7
Azure App Configuration Provider Allocation Id (#40730)
* Revert "Remove Telemetry from main (#37783)" (#37812)
This reverts commit a65dfb2.
* Allocation Id (#37840)
* Adding Telemetry
* Telemetry Support
* fixing formatting
* Update _azureappconfigurationprovider.py
* Update _azureappconfigurationproviderasync.py
* formatting
* changing doc style due to pylint-next
* fixing kwargs docs
* Formatting
* Review comments
* Changed label checking.
* black format changes
* pylint
* Update sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_azureappconfigurationprovider.py
Co-authored-by: Avani Gupta <[email protected]>
* added space checks
* Update conftest.py
* moved telemetry to client wrapper
* fixing format
* updating after merge
* fixing black issue
* removing unused imports
* AllocationId
* Update CODEOWNERS
* Update CODEOWNERS
* fixing issues
* Update _client_manager_base.py
* Fixing configuration value empty in calc
* fixing pylint
* Update _constants.py
* review comments
* fixing allocation check
* format fix
---------
Co-authored-by: Avani Gupta <[email protected]>
* Python Provider 2.0.0b2 Changelog update (#37860)
* Update CHANGELOG.md
* Update CHANGELOG.md
* Increment package version after release of azure-appconfiguration-provider (#37877)
* Update _client_manager_base.py (#38019)
* App Config Allocation Id Update (#38065)
* updated calc to sort keys
* Update CHANGELOG.md
* Allocation id update (#38242)
* updated calc to sort keys
* Update CHANGELOG.md
* Update _client_manager_base.py
* Update CHANGELOG.md (#38521)
* Increment package version after release of azure-appconfiguration-provider (#38553)
* fixing imports
* Updating Version and Changelog
* Update _client_manager_base.py
* Increment package version after release of azure-appconfiguration-provider (#40470)
* Updating for release
* Update CHANGELOG.md
* Update sdk/appconfiguration/azure-appconfiguration-provider/CHANGELOG.md
Co-authored-by: Ross Grambo <[email protected]>
* Update sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_client_manager_base.py
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Avani Gupta <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>
Co-authored-by: Ross Grambo <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent 4adf302 commit 48a0df7
File tree
4 files changed
+100
-5
lines changed- sdk/appconfiguration/azure-appconfiguration-provider
- azure/appconfiguration/provider
4 files changed
+100
-5
lines changedLines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
Lines changed: 91 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | | - | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
36 | 123 | | |
37 | 124 | | |
38 | 125 | | |
| |||
48 | 135 | | |
49 | 136 | | |
50 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
51 | 141 | | |
52 | 142 | | |
53 | 143 | | |
| |||
sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_constants.py
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments