1.3.0-beta.1 (2026-03-18)
Features Added
- Migrated from AutoRest/Swagger to TypeSpec-based code generation.
- Upgraded API version from
2024-02-13to2025-08-18-preview. - Added new resource types:
SCEnvironmentRecordResource,SCClusterRecordResource,ConfluentConnectorResource, andTopicRecordResource. - Environment and cluster records are now modeled as ARM resources with full CRUD support.
Breaking Changes
- Deprecated flat organization-level methods (
GetEnvironments,GetClusters,GetSchemaRegistryClusters,CreateApiKey,GetCluster,GetSchemaRegistryCluster) in favor of the new resource hierarchy pattern (organization → environment → cluster).