Skip to content

azure-messaging-eventhubs_5.9.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 12 Jul 17:44
0747a41

5.9.0 (2021-07-09)

Features Added

  • Add additional fields to EventData. getContentType(), getCorrelationId(), getMessageId() and the corresponding setters were added.
  • Add EventData.getRawAmqpMessage(). Data in EventData.getSystemProperties() is backed by AmqpAnnotatedMessage but are read-only.

Dependency Updates

  • Update azure-core dependency to 1.18.0.
  • Update azure-core-amqp dependency to 2.3.0.