Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand odata.Query support to more client methods #80

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

manicminer
Copy link
Owner

Note: Breaking change that affects the following method signatures

  • ApplicationsClient{}.Get()
  • ApplicationsClient{}.GetDeleted()
  • ApplicationsClient{}.ListExtensions()
  • ConditionalAccessPolicyClient{}.Get()
  • DirectoryAuditReportsClient{}.Get()
  • DomainsClient{}.List()
  • DomainsClient{}.Get()
  • GroupsClient{}.Get()
  • GroupsClient{}.GetDeleted()
  • MeClient{}.Get()
  • MeClient{}.GetProfile()
  • NamedLocationsClient{}.Get()
  • NamedLocationsClient{}.GetCountry()
  • NamedLocationsClient{}.GetIP()
  • SchemaExtensionsClient{}.Get()
  • ServicePrincipalsClient{}.Get()
  • ServicePrincipalsClient{}.ListAppRoleAssignments()
  • SignInReportsClient{}.Get()
  • UsersClient{}.Get()
  • UsersClient{}.GetDeleted()

- ApplicationsClient{}.Get()
- ApplicationsClient{}.GetDeleted()
- ApplicationsClient{}.ListExtensions()
- ConditionalAccessPolicyClient{}.Get()
- DirectoryAuditReportsClient{}.Get()
- DomainsClient{}.List()
- DomainsClient{}.Get()
- GroupsClient{}.Get()
- GroupsClient{}.GetDeleted()
- MeClient{}.Get()
- MeClient{}.GetProfile()
- NamedLocationsClient{}.Get()
- NamedLocationsClient{}.GetCountry()
- NamedLocationsClient{}.GetIP()
- SchemaExtensionsClient{}.Get()
- ServicePrincipalsClient{}.Get()
- ServicePrincipalsClient{}.ListAppRoleAssignments()
- SignInReportsClient{}.Get()
- UsersClient{}.Get()
- UsersClient{}.GetDeleted()
@manicminer manicminer added enhancement New feature or request breaking change Indicates a non-backwards compatible change labels Jul 18, 2021
@manicminer manicminer added this to the v0.23.0 milestone Jul 18, 2021
@manicminer manicminer merged commit fcfd720 into main Jul 19, 2021
@manicminer manicminer deleted the f/more-odata-query branch July 19, 2021 13:17
manicminer added a commit that referenced this pull request Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Indicates a non-backwards compatible change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant