github Azure/azure-sdk-for-python azure-eventgrid_4.20.0b1

latest releases: azure-cosmos_4.8.0, azure-ai-inference_1.0.0b6, azure-eventhub_5.13.0...
pre-release7 months ago

4.20.0b1 (2024-04-11)

Features Added

  • This is a Beta of the EventGridClient
    • EventGridClient send can be used for both Event Grid Namespace Resources and Event Grid Basic Resources.
      • Added a kwarg level in the EventGridClient constructor. The default value is Standard which creates a client for an Event Grid Namespace Resource.

Breaking Changes

  • Removed the AcknowledgeOptions,ReleaseOptions, RejectOptions, and RenewLockOptions models. lock_tokens can now be specified as a kwarg on the operation.
  • Renamed publish_cloud_events to send.

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

NewReleases is sending notifications on new releases.