Skip to content

Commit f48e059

Browse files
committed
Update docs metadata
1 parent faeccfd commit f48e059

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Azure WebJobs Event Hubs client library for .NET
33
keywords: Azure, dotnet, SDK, API, Microsoft.Azure.WebJobs.Extensions.EventHubs, eventhub
44
author: serkantkaraca
55
ms.author: serkar
6-
ms.date: 08/14/2023
6+
ms.date: 09/12/2023
77
ms.topic: reference
88
ms.devlang: dotnet
99
ms.service: eventhub
1010
---
11-
# Azure WebJobs Event Hubs client library for .NET - version 5.5.0
11+
# Azure WebJobs Event Hubs client library for .NET - version 6.0.0
1212

1313

1414
This extension provides functionality for accessing Azure Event Hubs from an Azure Function.
@@ -232,12 +232,12 @@ additional questions or comments.
232232
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-net%2Fsdk%2Fsearch%2FMicrosoft.Azure.WebJobs.Extensions.EventHubs%2FREADME.png)
233233

234234
<!-- LINKS -->
235-
[source]: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.EventHubs_5.5.0/sdk/search/Microsoft.Azure.WebJobs.Extensions.EventHubs/src
235+
[source]: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.EventHubs_6.0.0/sdk/search/Microsoft.Azure.WebJobs.Extensions.EventHubs/src
236236
[package]: https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.EventHubs/
237237
[docs]: /dotnet/api/Microsoft.Azure.WebJobs.Extensions.EventHubs
238238
[nuget]: https://www.nuget.org/
239239

240-
[contrib]: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.EventHubs_5.5.0/CONTRIBUTING.md
240+
[contrib]: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.EventHubs_6.0.0/CONTRIBUTING.md
241241
[cla]: https://cla.microsoft.com
242242
[coc]: https://opensource.microsoft.com/codeofconduct/
243243
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

metadata/latest/Microsoft.Azure.WebJobs.Extensions.EventHubs.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.EventHubs",
3-
"Version": "5.5.0",
3+
"Version": "6.0.0",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs",
66
"ServiceDirectory": "eventhub",
@@ -10,7 +10,7 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "Microsoft.Azure.WebJobs.Extensions.EventHubs",
13-
"ReleaseStatus": "2023-08-11",
13+
"ReleaseStatus": "2023-09-12",
1414
"Namespaces": [
1515
"Microsoft.Azure.WebJobs",
1616
"Microsoft.Azure.WebJobs.EventHubs",

0 commit comments

Comments
 (0)