Skip to content

sdk/resourcemanager/iothub/armiothub/v2.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 13 Aug 03:08
f919c84

2.0.0-beta.2 (2026-08-12)

Breaking Changes

  • Type of RoutingTwin.Tags has been changed from any to map[string]any
  • Type of RoutingTwinProperties.Desired has been changed from any to map[string]any
  • Type of RoutingTwinProperties.Reported has been changed from any to map[string]any
  • IotHubSKUGEN2 from enum IotHubSKU has been removed
  • IotHubSKUTierGeneration2 from enum IotHubSKUTier has been removed

Features Added

  • New enum type EventStreamAuthenticationType with values EventStreamAuthenticationTypeIdentityBased
  • New struct RoutingEventStreamProperties
  • New field EventStreams in struct RoutingEndpoints