Skip to content

Commit 4bff822

Browse files
committed
Update docs metadata
1 parent 6622d0b commit 4bff822

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

docs-ref-services/latest/core-readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
22
title: Azure Core shared client library for Python
33
keywords: Azure, python, SDK, API, azure-core, core
4-
ms.date: 10/15/2025
4+
ms.date: 12/11/2025
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: core
88
---
99

10-
# Azure Core shared client library for Python - version 1.36.0
10+
# Azure Core shared client library for Python - version 1.37.0
1111

1212

1313
Azure core provides shared exceptions and modules for Python SDK client libraries.
1414
These libraries follow the [Azure SDK Design Guidelines for Python](https://azure.github.io/azure-sdk/python/guidelines/index.html) .
1515

16-
If you are a client library developer, please reference [client library developer reference](https://github.com/Azure/azure-sdk-for-python/blob/azure-core_1.36.0/sdk/core/azure-core/CLIENT_LIBRARY_DEVELOPER.md) for more information.
16+
If you are a client library developer, please reference [client library developer reference](https://github.com/Azure/azure-sdk-for-python/blob/azure-core_1.37.0/sdk/core/azure-core/CLIENT_LIBRARY_DEVELOPER.md) for more information.
1717

18-
[Source code](https://github.com/Azure/azure-sdk-for-python/blob/azure-core_1.36.0/sdk/core/azure-core/)
18+
[Source code](https://github.com/Azure/azure-sdk-for-python/blob/azure-core_1.37.0/sdk/core/azure-core/)
1919
| [Package (Pypi)][package]
2020
| [Package (Conda)](https://anaconda.org/microsoft/azure-core/)
2121
| [API reference documentation](https://learn.microsoft.com/python/api/overview/azure/core-readme)

metadata/latest/azure-core.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-core",
3-
"Version": "1.36.0",
3+
"Version": "1.37.0",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/core/azure-core",
66
"ServiceDirectory": "core",
@@ -10,7 +10,7 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-core",
13-
"ReleaseStatus": "2025-10-14",
13+
"ReleaseStatus": "2025-12-11",
1414
"IncludedForValidation": false,
1515
"AdditionalValidationPackages": [
1616
"/sdk/servicebus/azure-servicebus",
@@ -34,15 +34,16 @@
3434
"/sdk/storage/azure-storage-blob"
3535
],
3636
"ArtifactDetails": {
37+
"name": "azure-core",
38+
"safeName": "azurecore",
3739
"triggeringPaths": [
3840
"/sdk/core/ci.yml"
39-
],
40-
"name": "azure-core",
41-
"safeName": "azurecore"
41+
]
4242
},
4343
"CIParameters": {
4444
"CIMatrixConfigs": []
4545
},
46+
"SpecProjectPath": null,
4647
"Namespaces": [
4748
"azure.core"
4849
],

0 commit comments

Comments
 (0)