Skip to content

Commit c99604c

Browse files
committed
Update docs metadata
1 parent 634d1c7 commit c99604c

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

docs-ref-services/preview/appconfiguration-provider-readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Azure App Configuration Python Provider client library for Python
33
keywords: Azure, python, SDK, API, azure-appconfiguration-provider, appconfiguration
4-
ms.date: 11/14/2024
4+
ms.date: 04/10/2025
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: appconfiguration
88
---
9-
# Azure App Configuration Python Provider client library for Python - version 2.0.0b3
9+
# Azure App Configuration Python Provider client library for Python - version 2.1.0b1
1010

1111

1212
Azure App Configuration is a managed service that helps developers centralize their application configurations simply and securely. This provider adds additional functionality above the azure-sdk-for-python.
Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-appconfiguration-provider",
3-
"Version": "2.0.0b3",
3+
"Version": "2.1.0b1",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/appconfiguration/azure-appconfiguration-provider",
66
"ServiceDirectory": "appconfiguration",
@@ -10,17 +10,23 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-appconfiguration-provider",
13-
"ReleaseStatus": "2024-11-13",
13+
"ReleaseStatus": "2025-04-10",
1414
"IncludedForValidation": false,
1515
"AdditionalValidationPackages": [
1616
""
1717
],
1818
"ArtifactDetails": {
19+
"triggeringPaths": [
20+
"/sdk/appconfiguration/ci.yml"
21+
],
1922
"name": "azure-appconfiguration-provider",
2023
"safeName": "azureappconfigurationprovider"
2124
},
22-
"CIMatrixConfigs": [],
25+
"CIParameters": {
26+
"CIMatrixConfigs": []
27+
},
2328
"Namespaces": [
2429
"azure.appconfiguration.provider"
25-
]
30+
],
31+
"CIMatrixConfigs": []
2632
}

0 commit comments

Comments
 (0)