Manicminer Hamilton Versions Save

Go SDK for Microsoft Graph

v0.69.0

2 weeks ago

v0.68.0

2 weeks ago
  • Removed omitempty from struct tags for ApplicationEnforcedRestrictions, CloudAppSecurity, PersistentBrowser, and SignInFrequency fields in the ConditionalAccessSessionControls model (#282)

v0.67.0

2 months ago

⚠️ BREAKING CHANGES:

  • ExpirationPattern.Duration has changed from a *time.Duration to a *string (#276)

v0.66.0

4 months ago
  • This is a maintenance release to update to the latest published module for github.com/hashicorp/go-azure-sdk/sdk (#272)

v0.65.0

7 months ago
  • Support for configuring GuestsOrExternalUsers for Conditional Access Policies (#262)
  • Support for the AuthenticationType and FrequencyInterval fields in the SignInFrequencySessionControl model (#263)

v0.64.0

7 months ago
  • 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)

v0.63.0

10 months ago

v0.62.0

10 months ago
  • Support for deleting an accessPackageResourceRoleScope (#245)
  • Support for additional group behaviors CalendarMemberReadOnly and ConnectorsDisabled (#247)
  • Support for the ServicePrincipalRiskLevels field in the ConditionalAccessConditionSet model (#246)
  • Support for Role Eligibility Schedule Requests (#204)
  • Bugfix: fake a 404 response when an accessPackageResourceRoleScope could not be found (#245)
  • Bugfix: correctly unmarshal the onPremisesPublishing field in the Application model (#244)

v0.61.0

1 year ago
  • Support additional types for UserflowAttributeDataType (#241)
  • Retry on 404 when creating directory role assignments (#242)

v0.60.0

1 year ago
  • dependencies: updating to v0.20230331.1143618 of github.com/hashicorp/go-azure-sdk (#228)
  • Add the GetMembers() method to the GroupsClient (#236)
  • Support for the ClientApplications field in the ConditionalAccessConditionSet model (#235)
  • Support for the ServiceManagementReference field in the Application model (#233)
  • Support for the LastNonInteractiveSignInDateTime and LastNonInteractiveSignInRequestId fields in the SignInActivity model (#237)
  • Support for managing Token Issuance Policies for service principals (#215)
  • Support for managing Windows Autopilot Deployment Profiles (#228)