Maurizio Branca

Results 64 comments of Maurizio Branca

New [0.4.0 (2023-01-10) beta release](https://github.com/Azure/azure-sdk-for-go/blob/sdk/messaging/azeventhubs/v0.4.0/sdk/messaging/azeventhubs/CHANGELOG.md) for the Azure Event Hubs Go SDK.

Quick update on the maturity level: Azure Event Hubs Client Module for Go reached GA on version [1.0.0](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/messaging/azeventhubs/CHANGELOG.md#100-2023-05-09).

Microsoft marked the `github.com/Azure/azure-event-hubs-go/v3` package as deprecated in the [v3.6.1](https://github.com/Azure/azure-event-hubs-go/releases/tag/v3.6.1) release.

Hey @Martin-Kemp! We are starting to upgrade the input to the new SDK. How is your fork doing?

It's great to hear the fork is working for you. I'll update you on this issue as we progress.

Hey @Martin-Kemp, the work is progressing. I am currently working on https://github.com/elastic/beats/issues/36377 to upgrade the input to input API v2 as a preparation step. I'll open a PR for this...

@Martin-Kemp, I have made some progress on this topic. First, the review is in progress on the [PR](https://github.com/elastic/beats/pull/39511) updates the azure-eventhub to input API v2. This PR is a prerequisite...

To run the azure-eventhub input in this test, we need to use the following module config: ```yaml - module: azure # All logs activitylogs: enabled: true var: # eventhub name...

> Would you mind adding the PartitionKey to the payload? I made a comment in your fork's PR to show where. Yep, sure. I was considering adding the partition key...

> Would you mind adding the PartitionKey to the payload? I made a comment in your fork's PR to show where. I can't find the comment, but I [added](https://github.com/zmoog/beats/pull/1/commits/f58ac2bd5ece3aa4456b8ae51f4226971eacc5c4) an...