4.20.0 (2024-06-12)
Features Added
- This is a GA of the
EventGridConsumerClient
, theEventGridConsumerClient
supports the following operations for Cloud Events in Event Grid Namespace:receive
,release
,acknowledge
,reject
andrenew_locks
. - The
EventGridPublisherClient
now supports the Event Grid Namespace tier. Initialize the client with the namespace endpoint, and thenamespace_topic
kwarg to send Cloud Events to an Event Grid Namespace topic.