This repository was archived by the owner on Sep 3, 2025. It is now read-only.
Releases: manicminer/hamilton
Releases · manicminer/hamilton
v0.72.0
v0.71.0
v0.70.0
- Support for updating a user photo (#227)
- Enable
RetryOn404ConsistencyFailureFuncin theInstantiate()method for theApplicationTemplatesClient(#283) - Bugfix: the
AccessReviewSettingsfield in theAccessPackageAssignmentPolicymodel is nullable (#284)
v0.69.0
- Support for Attribute Sets and Custom Security Attribute Definitions (#281)
v0.68.0
v0.67.0
- 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
ApplicationFilterfield in theConditionalAccessApplicationsmodel (#268) - Added
SkipExchangeInstantOnto supportedmsgraph.GroupResourceBehaviorOptionvalues (#275)
ExpirationPattern.Durationhas changed from a*time.Durationto a*string(#276)
v0.66.0
v0.65.0
- Support for configuring GuestsOrExternalUsers for Conditional Access Policies (#262)
- Support for the
AuthenticationTypeandFrequencyIntervalfields in theSignInFrequencySessionControlmodel (#263)
v0.64.0
- Add the
UpdateAllowedCombinations()method toAuthenticationStrengthPoliciesClient(#257) - Support for the
AppMetadatafield in theServicePrincipalmodel (#259) - Add the
SetFallbackPublicClient()method toApplicationsClient(#260)
InformationalUrl.LogoUrlhas changed from a*stringto a*StringNullWhenEmpty(#260)InformationalUrl.MarketingUrlhas changed from a*stringto a*StringNullWhenEmpty(#260)InformationalUrl.PrivacyStatementUrlhas changed from a*stringto a*StringNullWhenEmpty(#260)InformationalUrl.SupportUrlhas changed from a*stringto a*StringNullWhenEmpty(#260)InformationalUrl.TermsOfServiceUrlhas changed from a*stringto a*StringNullWhenEmpty(#260)
v0.63.0
- Support for Authentication Strength Policies (#249)
- Support
Managervalue forAccessReviewReviewerType(#251) - Bugfix: Support for specifying
nullvalues forgrantControlsorsessionControlswithin Conditional Access Policies (#250) - Bugfix: correct typo in names of
AccessReviewRecurrenceTypevalues, and in value ofAccessPackageRequestStateDelivered(#252)