Skip to content

Releases: microsoftgraph/msgraph-sdk-go

v0.14.0

15 Mar 15:26
v0.14.0
1a26d48
Compare
Choose a tag to compare

Changed

  • Updated reference to core for new serialization types
  • Weekly generation

v0.13.0

10 Mar 17:59
v0.13.0
5d81f31
Compare
Choose a tag to compare

Changed

  • Weekly generation, based of the new OpenAPI conversion, lots of new endpoints available.
  • Fixed an issue with collections responses for OData functions.
  • Breaking: Fixed a bug where using the raw request URL would result in invalid requests.
  • Breaking: Splat Parsable interface to AdditionalPropertiesHolder.

v0.12.0

01 Mar 15:58
v0.12.0
c0865b6
Compare
Choose a tag to compare

Changed

  • Weekly generation

v0.11.1

28 Feb 17:57
v0.11.1
95f7395
Compare
Choose a tag to compare

Changed

  • Fixed a bug where http client configuration would impact the default client configuration for other usages.

v0.11.0

23 Feb 13:36
v0.11.0
8e3a060
Compare
Choose a tag to compare

Changed

  • Weekly generation

v0.10.0

16 Feb 15:36
v0.10.0
f5f8405
Compare
Choose a tag to compare

Changed

  • Updated to code 0.0.9 (fixed request body compression, added error deserialization)
  • Weekly generation

v0.9.0

08 Feb 15:17
v0.9.0
3569df8
Compare
Choose a tag to compare

Changed

  • Fixed a deserialization issue with arrays of enums #73
  • Updated to core 0.0.8 (request body compression, response body decompression, page iterator)
  • Weekly generation

v0.8.0

02 Feb 13:21
v0.8.0
d42103b
Compare
Choose a tag to compare

Changed

  • Weekly generation
  • Fixed a serialization bug with collection properties.

v0.7.0

25 Jan 17:55
v0.7.0
b380bd2
Compare
Choose a tag to compare

Changed

  • Weekly generation
  • Breaking: added types for Date-only, time-only and duration instead of using string.

v0.6.0

19 Jan 13:02
v0.6.0
6f57c94
Compare
Choose a tag to compare

Changed

  • Weekly generation