|
2 | 2 | title: What's new? Azure Event Grid
|
3 | 3 | description: Learn what is new with Azure Event Grid, such as the latest release notes, known issues, bug fixes, deprecated functionality, and upcoming changes.
|
4 | 4 | ms.topic: overview
|
5 |
| -ms.date: 11/18/2024 |
| 5 | +ms.date: 05/01/2024 |
6 | 6 | ---
|
7 | 7 |
|
8 | 8 | # What's new in Azure Event Grid?
|
9 | 9 |
|
10 | 10 | Azure Event Grid receives improvements on an ongoing basis. To stay up to date with the most recent developments, this article provides you with information about the features that are added or updated in a release.
|
11 | 11 |
|
| 12 | +## May 2025 |
| 13 | +The following features of Event Grid Namespaces moved from public preview to general availability (GA). |
| 14 | + |
| 15 | +- [Cross-tenant delivery in the basic tier](cross-tenant-delivery-using-managed-identity.md) |
| 16 | + - Event Hubs |
| 17 | + - Service Bus (queues and topics) |
| 18 | + - Storage queues |
| 19 | +- MQTT compliance – [Message ordering](mqtt-support.md#message-ordering) is supported now. |
| 20 | +- [MQTT limits](quotas-limits.md) change: |
| 21 | + - Segments per topic/ topic filter : 15 |
| 22 | + - MQTT Connect Rate per Client Session : 1 connection attempt per second per client session. |
| 23 | + |
| 24 | +The following features are released in Preview: |
| 25 | + |
| 26 | +- [Network Security Perimeter (NSP) support for inbound and outbound communication in Azure Event Grid topics and domains](configure-network-security-perimeter.md) |
| 27 | +- [Managed identity support for webhook delivery](deliver-events-using-managed-identity.md#deliver-events-to-webhooks-using-managed-identity) |
| 28 | +- [Cross-tenant delivery in the basic tier](cross-tenant-delivery-using-managed-identity.md) |
| 29 | + - Webhooks |
| 30 | + - Namespacetopics |
| 31 | +- [Cross-tenant delivery in the standard tier (Event Grid namespaces)](cross-tenant-delivery-using-managed-identity.md) |
| 32 | + - Event Hubs |
| 33 | + - Webhooks |
| 34 | + - Blob storage (Dead letter storage) |
| 35 | +- [OAuth 2.0 (JSON Web Token) authentication ( Refresh- with Direct upload of PEM certificates)](authenticate-with-namespaces-using-json-web-tokens.md#configure-oauth-20-jwt-authentication-settings-on-your-event-grid-namespace---direct-upload) |
| 36 | +- [Custom Webhook Authentication](authenticate-with-namespaces-using-webhook-authentication.md) |
| 37 | +- [Send MQTT events directly to Microsoft Fabric using Azure Event Grid ](mqtt-events-fabric.md) |
| 38 | +- MQTT Compliance – [Supports assigned client identifier](mqtt-support.md#assigned-client-identifiers-preview). |
| 39 | +- [MQTT limit change](quotas-limits.md) – Inbound MQTT publishing requests per session : 1000 messages per second. |
| 40 | + |
12 | 41 | ## November 2024
|
13 | 42 | The following features of Event Grid Namespaces moved from public preview to general availability (GA).
|
14 | 43 |
|
|
0 commit comments