Releases: microsoft/kiota-abstractions-go
Releases · microsoft/kiota-abstractions-go
v1.8.1
v1.8.0
v1.7.0
v1.6.1
v1.6.0
Merge pull request #149 from microsoft/untypedNodes [Go] [Abstractions] Untyped Nodes
v1.5.6
v1.5.5
Changed
- Fixed a bug where reseting properties to null would be impossible with the in memory backing store. microsoftgraph/msgraph-sdk-go#643
v1.5.4
v1.5.3
v1.5.2
Added
- Added ApiErrorable interface. microsoft/kiota-http-go#110