github Azure/azure-sdk-for-net Azure.IoT.ModelsRepository_1.0.0-preview.5

latest releases: Azure.Provisioning.AppContainers_1.0.0-beta.1, Azure.Provisioning.Kubernetes_1.0.0-beta.1, Azure.Provisioning.ContainerService_1.0.0-beta.1...
pre-release2 years ago

1.0.0-preview.5 (2021-11-04)

Features Added

  • Adds the ModelsRepositoryClientMetadataOptions class and plumbing with ModelsRepositoryClientOptions to configure
    client interactions with repository metadata.
  • When repository metadata fetching is enabled (the default), service operations that can make use of metadata such as GetModels,
    will first attempt to fetch and store repository metadata state. The operation then continues as normal.
    This will happen one time per instance lifetime.
  • Renames client method GetModels[Async] to GetModel[Async]
  • Removes the multiple dtmis overload of the GetModel[Async] methods.
  • Adds the ModelResult type, returned from the GetModel[Async] methods. ModelResult encompasses requested model content.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.