Skip to content

Releases: microsoftgraph/msgraph-sdk-go

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

v0.5.0

11 Jan 16:07
v0.5.0
5bfd7d7
Compare
Choose a tag to compare

Changed

  • Weekly generation

v0.4.0

04 Jan 14:06
v0.4.0
4f19d86
Compare
Choose a tag to compare

Happy new year!

Changed

  • Weekly generation

v0.3.2

08 Dec 12:52
v0.3.2
7e61e55
Compare
Choose a tag to compare

Changed

  • Fixes an issue where escaped properties would not be serialized properly #46