Skip to content

v0.1.0

Choose a tag to compare

@ytsarev ytsarev released this 28 Apr 09:05
· 121 commits to main since this release
02c8dab

Initial release of function-msgraph, a Crossplane composition function for querying the Microsoft Graph API.

Features

  • User Validation: Verify whether Azure AD users exist
  • Group Membership: Query group membership to get member details
  • Group Object IDs: Retrieve object IDs for Azure AD groups
  • Service Principal Details: Get information about service principals
  • Throttling mitigation with skipQueryWhenTargetHasData option
  • Comprehensive examples for all supported query types

Development Tools update

  • Using golangci-lint v2 for code quality

Full Changelog: v0.0.0...v0.1.0