Skip to content

Releases: microsoftgraph/msgraph-sdk-go

v0.8.0

02 Feb 13:21
v0.8.0
d42103b

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

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

Choose a tag to compare

Changed

  • Weekly generation

v0.5.0

11 Jan 16:07
v0.5.0
5bfd7d7

Choose a tag to compare

Changed

  • Weekly generation

v0.4.0

04 Jan 14:06
v0.4.0
4f19d86

Choose a tag to compare

Happy new year!

Changed

  • Weekly generation

v0.3.2

08 Dec 12:52
v0.3.2
7e61e55

Choose a tag to compare

Changed

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

v0.3.1

02 Dec 12:42
v0.3.1
be5bec3

Choose a tag to compare

Changed

  • Fixes an issue where select query parameters would not work #31.

v0.3.0

23 Nov 18:24
v0.3.0
ec208d7

Choose a tag to compare

Changed

  • Weekly generation
  • Fixes doc comments

v0.2.1

22 Nov 16:27
v0.2.1
6e604b6

Choose a tag to compare

Changed

  • Made the client options public so they can be used by consumers when customizing middleware

v0.2.0

17 Nov 13:10
v0.2.0
63d146b

Choose a tag to compare

Changed

  • Weekly generation