Skip to content

[email protected]

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 09 Jun 18:46
aac9f52

0.4.0 (2025-06-10)

Breaking Changes

  • Event Message Properties is now an AmqpSimpleValue rather than an AmqpValue to more closely reflect the AMQP specification (AMQP ApplicationProperties cannot contain Map, List, or Array).

Other Changes

  • Added performance tests for some Event Hubs APIs
  • Use SafeDebug attribute for AMQP messages
  • Test infrastructure is now deployed using a test-resources.bicep file instead of a test-resources.json file.
  • Restructured internal logic to prepare for connection/session recovery.