Skip to content

v0.64.0

Compare
Choose a tag to compare
@manicminer manicminer released this 18 Oct 21:20
· 119 commits to main since this release
5e507f0
  • Add the UpdateAllowedCombinations() method to AuthenticationStrengthPoliciesClient (#257)
  • Support for the AppMetadata field in the ServicePrincipal model (#259)
  • Add the SetFallbackPublicClient() method to ApplicationsClient (#260)

⚠️ BREAKING CHANGES:

  • InformationalUrl.LogoUrl has changed from a *string to a *StringNullWhenEmpty (#260)
  • InformationalUrl.MarketingUrl has changed from a *string to a *StringNullWhenEmpty (#260)
  • InformationalUrl.PrivacyStatementUrl has changed from a *string to a *StringNullWhenEmpty (#260)
  • InformationalUrl.SupportUrl has changed from a *string to a *StringNullWhenEmpty (#260)
  • InformationalUrl.TermsOfServiceUrl has changed from a *string to a *StringNullWhenEmpty (#260)