github Azure/azure-sdk-for-python azure-eventgrid_4.0.0

latest releases: azure-communication-callautomation_1.2.0, azure-mgmt-eventgrid_10.3.0b4, azure-mgmt-azurelargeinstance_1.0.0b2...
3 years ago

4.0.0 (2021-03-09)

Note: This is the first stable release of our efforts to create a user-friendly and Pythonic client library for Azure EventGrid. Users migrating from v1.x are advised to view the migration guide.

New Features

  • azure-eventgrid package now supports azure.core.messaging.CloudEvent which honors the CNCF CloudEvent spec.
  • azure.eventgrid.SystemEventNames can be used to get the event model type mapping for system events.
  • Implements the EventGridPublisherClient for the publish flow for EventGrid Events, CloudEvents and Custom schema events.

Breaking Changes

  • azure.eventgrid.models namespace along with all the models in it are now removed.:
  • azure.eventgrid.event_grid_client.EventGridClient is now removed in favor of azure.eventgrid.EventGridPublisherClient.
  • azure.eventgrid.event_grid_client.EventGridClientConfiguration is now removed.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.