Releases: microsoftgraph/msgraph-beta-sdk-go
Releases · microsoftgraph/msgraph-beta-sdk-go
v0.12.1
Changed
- Fixed a bug where http client configuration would impact the default client configuration for other usages.
v0.12.0
Changed
- Weekly generation
v0.11.0
Changed
- Updated to code 0.0.9 (fixed request body compression, added error deserialization)
- Weekly generation
v0.10.0
v0.9.0
Changed
- Weekly generation
- Fixes a bug with collection properties serialization.
v0.8.0
Changed
- Weekly generation
- Breaking: added types for Date-only, time-only and duration instead of using string.
v0.7.0
Changed
- Weekly generation
v0.6.0
Changed
- Weekly generation
v0.5.0
Happy new year!
Changed
- Weekly generation
v0.4.2
Changed
- Fixes an issue where escaped properties serialization would fail microsoftgraph/msgraph-sdk-go#46