Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Event Hubs April 2020 update for Python #10263

Closed
3 of 7 tasks
ramya-rao-a opened this issue Mar 11, 2020 · 2 comments
Closed
3 of 7 tasks

Release Event Hubs April 2020 update for Python #10263

ramya-rao-a opened this issue Mar 11, 2020 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Epic Event Hubs

Comments

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented Mar 11, 2020

This is a parent issue tracking the work planned for Event Hubs for the April update.
Code complete date: April 3rd, 2020

API design

  • In Progress Propose smarter send APIs such that the user doesnt have to one by one fill the EventDataBatch to be able to send events
  • In Progress Propose API to control greedy claiming of partitions by the Event Processor

Features

  • Receive in batches
  • Code sample showing how to convert IotHub connection string to an Event Hubs compatible one which points to the built-in Event Hubs endpoint
  • Code sample showing workaround needed for Event Hubs in Azure Stack
  • Receiver Redirect feature
  • Review current logging experience, come up with a plan to streamline and be consistent across languages for ease of customer support, tackle low hanging fruits

cc @YijunXieMS

@ramya-rao-a ramya-rao-a added Event Hubs Client This issue points to a problem in the data-plane of the library. Epic labels Mar 11, 2020
@ramya-rao-a
Copy link
Contributor Author

ramya-rao-a commented Apr 8, 2020

The April update which is a preview contained the below

  • receive in batches
  • Code sample showing workaround needed for Event Hubs in Azure Stack
  • Code sample showing how to convert IotHub connection string to an Event Hubs compatible one which points to the built-in Event Hubs endpoint
  • Add in missing system properites when reading from Iothub. Missing system properties when consuming messages from IotHub #10408

Rest of the work is being moved to the May update.

@YijunXieMS, Please provide a link to the April update here and close the issue

@YijunXieMS
Copy link
Contributor

Released 5.1.0b1 on 04/06/2020
https://pypi.org/project/azure-eventhub/5.1.0b1/

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Epic Event Hubs
Projects
None yet
Development

No branches or pull requests

2 participants