Skip to content

Commit 0603bc0

Browse files
committed
Update docs metadata
1 parent e6df708 commit 0603bc0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

api/overview/azure/latest/communication.callautomation-readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Azure Communication CallAutomation client library for .NET
33
keywords: Azure, dotnet, SDK, API, Azure.Communication.CallAutomation, communication
4-
ms.date: 06/04/2025
4+
ms.date: 07/23/2025
55
ms.topic: reference
66
ms.devlang: dotnet
77
ms.service: communication
88
---
9-
# Azure Communication CallAutomation client library for .NET - version 1.4.0
9+
# Azure Communication CallAutomation client library for .NET - version 1.4.1
1010

1111

1212
This package contains a C# SDK for Azure Communication Call Automation.
@@ -210,7 +210,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
210210
[communication_resource_create_net]: https://learn.microsoft.com/azure/communication-services/quickstarts/create-communication-resource?tabs=windows&pivots=platform-net
211211
[product_docs]: https://learn.microsoft.com/azure/communication-services/overview
212212
[nuget]: https://www.nuget.org/
213-
[source]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.CallAutomation_1.4.0/sdk/communication/Azure.Communication.CallAutomation/src
213+
[source]: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.CallAutomation_1.4.1/sdk/communication/Azure.Communication.CallAutomation/src
214214
[overview]: https://learn.microsoft.com/azure/communication-services/concepts/voice-video-calling/call-automation
215215
[incomingcall]: https://learn.microsoft.com/azure/communication-services/concepts/voice-video-calling/incoming-call-notification
216216
[build1]: https://learn.microsoft.com/azure/communication-services/quickstarts/voice-video-calling/callflows-for-customer-interactions?pivots=programming-language-csha

metadata/latest/Azure.Communication.CallAutomation.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "Azure.Communication.CallAutomation",
3-
"Version": "1.4.0",
3+
"Version": "1.4.1",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/communication/Azure.Communication.CallAutomation",
66
"ServiceDirectory": "communication",
@@ -10,21 +10,21 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "Azure.Communication.CallAutomation",
13-
"ReleaseStatus": "2025-06-04",
13+
"ReleaseStatus": "2025-07-22",
1414
"IncludedForValidation": false,
1515
"AdditionalValidationPackages": null,
1616
"ArtifactDetails": {
17+
"safeName": "AzureCommunicationCallAutomation",
1718
"name": "Azure.Communication.CallAutomation",
1819
"triggeringPaths": [
1920
"/sdk/communication/ci.yml"
20-
],
21-
"safeName": "AzureCommunicationCallAutomation"
21+
]
2222
},
2323
"CIParameters": {
24-
"AOTTestInputs": [],
2524
"CheckAOTCompat": false,
25+
"CIMatrixConfigs": [],
2626
"BuildSnippets": false,
27-
"CIMatrixConfigs": []
27+
"AOTTestInputs": []
2828
},
2929
"Namespaces": [
3030
"Azure.Communication.CallAutomation"

0 commit comments

Comments
 (0)