Releases: manicminer/hamilton
Releases · manicminer/hamilton
v0.72.0
v0.71.0
v0.70.0
- Support for updating a user photo (#227)
- Enable
RetryOn404ConsistencyFailureFunc
in theInstantiate()
method for theApplicationTemplatesClient
(#283) - Bugfix: the
AccessReviewSettings
field in theAccessPackageAssignmentPolicy
model 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
ApplicationFilter
field in theConditionalAccessApplications
model (#268) - Added
SkipExchangeInstantOn
to supportedmsgraph.GroupResourceBehaviorOption
values (#275)
ExpirationPattern.Duration
has changed from a*time.Duration
to a*string
(#276)
v0.66.0
v0.65.0
- Support for configuring GuestsOrExternalUsers for Conditional Access Policies (#262)
- Support for the
AuthenticationType
andFrequencyInterval
fields in theSignInFrequencySessionControl
model (#263)
v0.64.0
- Add the
UpdateAllowedCombinations()
method toAuthenticationStrengthPoliciesClient
(#257) - Support for the
AppMetadata
field in theServicePrincipal
model (#259) - Add the
SetFallbackPublicClient()
method toApplicationsClient
(#260)
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
- Support for Authentication Strength Policies (#249)
- Support
Manager
value forAccessReviewReviewerType
(#251) - Bugfix: Support for specifying
null
values forgrantControls
orsessionControls
within Conditional Access Policies (#250) - Bugfix: correct typo in names of
AccessReviewRecurrenceType
values, and in value ofAccessPackageRequestStateDelivered
(#252)