github Azure/azure-sdk-for-net Azure.AI.Personalizer_2.0.0-beta.1

2.0.0-beta.1 (2021-10-05)

Features Added

Breaking Changes

  • PersonalizerClient contains (single and multi-slot) Rank / Reward / Activate functionality.
  • All other functionality (ServiceConfiguration, Evaluations, Policy, Model, Log) was moved to PersonalizerAdministrationClient.
  • All methods are exposed in their top level client. For example PersonalizerClient.Events.Reward is now PersonalizerClient.Reward.
  • Changed method names and signatures to follow Azure SDK guidelines.

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

NewReleases is sending notifications on new releases.