Skip to content

Releases: manicminer/hamilton

v0.72.2

24 Sep 22:15
2ed3585
Compare
Choose a tag to compare
  • Add the GetTransitiveMembers() method to GroupsClient (#289)

v0.71.0

19 Jun 10:04
af82bb6
Compare
Choose a tag to compare
  • Bug fix: Remove the ConsistencyFailureFunc when calling the Instantiate() method of the ApplicationTemplatesClient (#285)

v0.70.0

06 Jun 00:02
42e3e84
Compare
Choose a tag to compare
  • Support for updating a user photo (#227)
  • Enable RetryOn404ConsistencyFailureFunc in the Instantiate() method for the ApplicationTemplatesClient (#283)
  • Bugfix: the AccessReviewSettings field in the AccessPackageAssignmentPolicy model is nullable (#284)

v0.69.0

17 May 15:40
37757bd
Compare
Choose a tag to compare

v0.68.0

16 May 19:16
62b6cdf
Compare
Choose a tag to compare
  • Removed omitempty from struct tags for ApplicationEnforcedRestrictions, CloudAppSecurity, PersistentBrowser, and SignInFrequency fields in the ConditionalAccessSessionControls model (#282)

v0.67.0

28 Mar 22:52
8366b3a
Compare
Choose a tag to compare
  • Base Client: improve error visibility by returning the error for failed requests, when the response body is missing (#280)
  • Support for listing Access Package Resource Roles (#278)
  • Support for PIM Role Management Policies, Rules, and Assignments (#277)
  • Support for PIM Group Eligibility Schedules, Instances, and Requests (#277)
  • Support for PIM Group Assignment Schedules, Instances, and Requests (#277)
  • Support for the ApplicationFilter field in the ConditionalAccessApplications model (#268)
  • Added SkipExchangeInstantOn to supported msgraph.GroupResourceBehaviorOption values (#275)

⚠️ BREAKING CHANGES:

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

v0.66.0

25 Jan 13:14
e42ecf0
Compare
Choose a tag to compare
  • This is a maintenance release to update to the latest published module for github.com/hashicorp/go-azure-sdk/sdk (#272)

v0.65.0

26 Oct 23:29
15acb49
Compare
Choose a tag to compare
  • Support for configuring GuestsOrExternalUsers for Conditional Access Policies (#262)
  • Support for the AuthenticationType and FrequencyInterval fields in the SignInFrequencySessionControl model (#263)

v0.64.0

18 Oct 21:20
5e507f0
Compare
Choose a tag to compare
  • 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

27 Jul 13:59
6cb3502
Compare
Choose a tag to compare