Skip to content

v0.48.0

Compare
Choose a tag to compare
@manicminer manicminer released this 29 Sep 16:26
· 371 commits to main since this release
77040ec
  • Bug fix: SynchronizationTaskExecution.CountEntitled has changed from a string to an int64 (#172)
  • Support for B2C User Flows (#179)
  • Support for User Flow Attributes (#182)
  • Add an AdditionalData field of type map[string]interface{} to the DirectoryObject model, for returning additional untyped fields (#171)
  • AppRoleAssignmentsClient.List() - support odata query parameters (#181)
  • Environments: add new well-known App IDs MicrosoftAzureFrontDoor and MicrosoftAzureFrontDoorCdn` (#175)
  • OData: Support for a ConsistencyLevel header with the value session (#174)

⚠️ BREAKING CHANGES:

  • Group.GroupTypes has changed from a []GroupType to a *[]GroupType (#160)
  • Group.ResourceBehaviorOptions has changed from a []GroupResourceBehaviorOption to a *[]GroupResourceBehaviorOption (#160)
  • Group.ResourceProvisioningOptions has changed from a []GroupResourceProvisioningOption to a *[]GroupResourceProvisioningOption (#160)