Skip to content

v1.18.0 fix games & admin-directory

Compare
Choose a tag to compare
@chrisdunelm chrisdunelm released this 24 Oct 18:02

Bug fixes:

  • #757 Directory User class's list properties have "object" type since v1.8.1.370
  • #682 Google.Apis.Games.v1 NuGet package outdated

Both these bugs were caused by issues with the upstream discovery-documents. It is not possible to fix these, so a patcher is used to correct problems in the discovery-documents.

This is a breaking change to Google.Apis.Admin.Directory package, as it reverts to the correct strongly-typed properties where a previous change used object as the type.