Skip to content

Commit

Permalink
Changelog for #207
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Feb 13, 2023
1 parent dc72249 commit 50083ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Auth: support for reading PKCS#12 bundles containing additional CA certificates ([#212](/~https://github.com/manicminer/hamilton/pull/212))
- Support for [Access Package Assignment Requests](https://learn.microsoft.com/en-us/graph/api/resources/accesspackageassignmentrequest?view=graph-rest-1.0) ([#210](/~https://github.com/manicminer/hamilton/pull/210))
- Support for [Role Definitions](https://learn.microsoft.com/en-us/graph/api/resources/unifiedroledefinition?view=graph-rest-1.0) and [Role Assignments](https://learn.microsoft.com/en-us/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0) for [Entitlement Management](https://learn.microsoft.com/en-us/graph/api/resources/entitlementmanagement-overview?view=graph-rest-1.0) ([#208](/~https://github.com/manicminer/hamilton/pull/208))
- Support for the [`DisableResilienceDefaults` session control](https://learn.microsoft.com/en-us/graph/api/resources/conditionalaccesssessioncontrols?view=graph-rest-1.0) for Conditional Access Policies ([#207](/~https://github.com/manicminer/hamilton/pull/207))
- Bugfix: `PreferredTokenSigningKeyThumbprint` in the `ServicePrincipal` model has changed from a `*string` to a `*StringNullWhenEmpty` ([#211](/~https://github.com/manicminer/hamilton/pull/211))

## 0.55.0 (January 27, 2023)
Expand Down

0 comments on commit 50083ad

Please sign in to comment.