Releases: manicminer/hamilton
Releases · manicminer/hamilton
v0.53.0
v0.52.0
- Bugfix: Use
eq
overstartsWith
inmsgraph.AccessPackageResourceClient{}.Get()
to improve accuracy (#194) - Support for reading the
objectId
field in API responses fordirectoryObjects
- Support for
WritebackConfiguration
in theGroup
model (#197)
- The
ID
field of theDirectoryObject
model has been renamed toId
and a methodID()
has been introduced (#198)
v0.51.0
- Support for Connected Organizations (#156)
- Support for listing transitive group members (#191)
- Bugfix: Add nil slice check in
AccessPackageResourceClient.Get()
(#187) - Bugfix:
AccessPackageResource.Description
has changed from a*bool
to a*string
(#187)
v0.50.0
v0.49.0
v0.48.0
- Bug fix:
SynchronizationTaskExecution.CountEntitled
has changed from astring
to anint64
(#172) - Support for B2C User Flows (#179)
- Support for User Flow Attributes (#182)
- Add an
AdditionalData
field of typemap[string]interface{}
to theDirectoryObject
model, for returning additional untyped fields (#171) AppRoleAssignmentsClient.List()
- support odata query parameters (#181)- Environments: add new well-known App IDs
MicrosoftAzureFrontDoor and
MicrosoftAzureFrontDoorCdn` (#175) - OData: Support for a
ConsistencyLevel
header with the valuesession
(#174)
Group.GroupTypes
has changed from a[]GroupType
to a*[]GroupType
(#160)Group.ResourceBehaviorOptions
has changed from a[]GroupResourceBehaviorOption
to a*[]GroupResourceBehaviorOption
(#160)Group.ResourceProvisioningOptions
has changed from a[]GroupResourceProvisioningOption
to a*[]GroupResourceProvisioningOption
(#160)
v0.47.1
v0.47.0
- Support for OIDC federated authentication by supplying an ID token directly (#166)
- Support for Azure AD Synchronization (#167)