You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 2.27.0
* [Issue #185](#185)
* Fixed: `Get-GSGroup -Where_IsAMember $member` no longer errors.
* [Issue #186](#186)
* Added: `Test-GSGroupMembership` to map to the [hasMember method](https://developers.google.com/admin-sdk/directory/v1/reference/members/hasMember).
* Miscellaneous
* Improved build process to auto-update NuGet dependencies.
* Added new private function `Resolve-Email` to convert a name-part or the case-sensitive `me` to the full email address accordingly.
Requested via email to implement the following method: https://developers.google.com/admin-sdk/directory/v1/reference/members/hasMember
Current idea for function name is
Test-GSGroupMembership
, open to alternative suggestionsThe text was updated successfully, but these errors were encountered: