Skip to content

Commit 94f6f4c

Browse files
committed
Update docs metadata
1 parent 55b0f61 commit 94f6f4c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

api/overview/azure/latest/microsoft.azure.webjobs.extensions.webpubsub-readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ title: Azure WebJobs Web PubSub client library for .NET
33
keywords: Azure, dotnet, SDK, API, Microsoft.Azure.WebJobs.Extensions.WebPubSub, webpubsub
44
author: vicancy
55
ms.author: lianwei
6-
ms.date: 07/13/2023
6+
ms.date: 08/30/2023
77
ms.topic: reference
88
ms.devlang: dotnet
99
ms.service: webpubsub
1010
---
11-
# Azure WebJobs Web PubSub client library for .NET - version 1.6.0
11+
# Azure WebJobs Web PubSub client library for .NET - version 1.7.0
1212

1313

1414
This extension provides functionality for receiving Web PubSub webhook calls in Azure Functions, allowing you to easily write functions that respond to any event published to Web PubSub.
1515

16-
[Source code](https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.6.0/sdk/webpubsub/Microsoft.Azure.WebJobs.Extensions.WebPubSub/src) |
16+
[Source code](https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.7.0/sdk/webpubsub/Microsoft.Azure.WebJobs.Extensions.WebPubSub/src) |
1717
[Package](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.WebPubSub) |
1818
[API reference documentation](/dotnet/api/microsoft.azure.webjobs.extensions.webpubsub) |
1919
[Product documentation](https://aka.ms/awps/doc) |
20-
[Samples](https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.6.0/sdk/webpubsub/Microsoft.Azure.WebJobs.Extensions.WebPubSub/samples)
20+
[Samples](https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.7.0/sdk/webpubsub/Microsoft.Azure.WebJobs.Extensions.WebPubSub/samples)
2121

2222
## Getting started
2323

@@ -160,12 +160,12 @@ additional questions or comments.
160160
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-net%2Fsdk%2Fsearch%2FMicrosoft.Azure.WebJobs.Extensions.WebPubSub%2FREADME.png)
161161

162162
<!-- LINKS -->
163-
[source]: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.6.0/sdk/search/Microsoft.Azure.WebJobs.Extensions.WebPubSub/src
163+
[source]: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.7.0/sdk/search/Microsoft.Azure.WebJobs.Extensions.WebPubSub/src
164164
[package]: https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.WebPubSub/
165165
[docs]: /dotnet/api/Microsoft.Azure.WebJobs.Extensions.WebPubSub
166166
[nuget]: https://www.nuget.org/
167167

168-
[contrib]: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.6.0/CONTRIBUTING.md
168+
[contrib]: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.7.0/CONTRIBUTING.md
169169
[cla]: https://cla.microsoft.com
170170
[coc]: https://opensource.microsoft.com/codeofconduct/
171171
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

metadata/latest/Microsoft.Azure.WebJobs.Extensions.WebPubSub.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "Microsoft.Azure.WebJobs.Extensions.WebPubSub",
3-
"Version": "1.6.0",
3+
"Version": "1.7.0",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/webpubsub/Microsoft.Azure.WebJobs.Extensions.WebPubSub",
66
"ServiceDirectory": "webpubsub",
@@ -10,7 +10,7 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "Microsoft.Azure.WebJobs.Extensions.WebPubSub",
13-
"ReleaseStatus": "2023-07-12",
13+
"ReleaseStatus": "2023-08-28",
1414
"Namespaces": [
1515
"Microsoft.Azure.WebJobs.Extensions.WebPubSub",
1616
"Microsoft.Extensions.Hosting"

0 commit comments

Comments
 (0)