kiota-abstractions-go

Abstractions library for the Kiota generated SDKs in go

MIT License

Stars
11
Committers
16

Bot releases are visible (Hide)

kiota-abstractions-go - v0.19.1

Published by github-actions[bot] over 1 year ago

Changed

  • Fixes concurrent map write panics when enabling backing stores.
kiota-abstractions-go - v0.19.0

Published by github-actions[bot] over 1 year ago

Added

  • Adds base request builder class to reduce generated code duplication.
kiota-abstractions-go - v0.18.0

Published by github-actions[bot] over 1 year ago

Added

  • Adds utility functions CopyMap and CopyStringMap that returns a copy of the passed map.
kiota-abstractions-go - v0.17.3

Published by github-actions[bot] over 1 year ago

Changed

  • Fixes panic when updating in-memory slices, maps or structs .
kiota-abstractions-go - v0.17.2

Published by github-actions[bot] over 1 year ago

Added

  • Adds ResponseStatusCode field in ApiError struct.
kiota-abstractions-go - v0.17.1

Published by github-actions[bot] over 1 year ago

Added

  • Adds a type qualifier for backing store instance type to be BackingStoreFactory.
kiota-abstractions-go - v0.17.0

Published by github-actions[bot] over 1 year ago

Added

  • Added support for backing store.
kiota-abstractions-go - v0.16.0

Published by github-actions[bot] almost 2 years ago

Added

  • Added a method to convert abstract requests to native requests in the request adapter interface.
kiota-abstractions-go - v0.15.2

Published by github-actions[bot] almost 2 years ago

Changed

  • Fix bug where empty string query parameters are added to the request.
kiota-abstractions-go - v0.15.1

Published by github-actions[bot] almost 2 years ago

Changed

  • Fix bug preventing adding authentication key to header requests.
kiota-abstractions-go - v0.15.0

Published by github-actions[bot] almost 2 years ago

Added

  • Added support for multi-valued request headers.
kiota-abstractions-go - v0.14.0

Published by github-actions[bot] almost 2 years ago

Changed

  • Fixed a bug where request bodies collections with single elements would not serialize properly
kiota-abstractions-go - v0.12.0

Published by github-actions[bot] about 2 years ago

Added

  • Added tracing support through OpenTelemetry.
kiota-abstractions-go - v0.11.0

Published by github-actions[bot] about 2 years ago

Add

  • Adds generic helper methods to reduce code duplication for serializer and deserializers
  • Adds WriteAnyValue to support serialization of objects with undetermined properties at execution time e.g maps.
  • Adds GetRawValue to allow returning an interface{} from the parse-node
kiota-abstractions-go - v0.10.1

Published by github-actions[bot] about 2 years ago

Changed

  • Fix: Add getter and setter on ResponseHandler pointer .
kiota-abstractions-go - v0.10.0

Published by github-actions[bot] about 2 years ago

Added

  • Added support for composed types serialization.
kiota-abstractions-go - v0.9.1

Published by github-actions[bot] about 2 years ago

Changed

  • Add ResponseHandler to request information struct
kiota-abstractions-go - v0.9.0

Published by github-actions[bot] about 2 years ago

Changed

  • Changes RequestAdapter contract passing a Context object as the first parameter for SendAsync
kiota-abstractions-go - v0.8.2

Published by github-actions[bot] about 2 years ago

Added

  • Add tests to verify DateTime and DateTimeOffsets default to ISO 8601.
  • Adds check to return error when the baseUrl path parameter is not set when needed.
kiota-abstractions-go - v0.8.1

Published by github-actions[bot] over 2 years ago

Changed

  • Updated yaml package version through testify dependency.
Package Rankings
Top 5.29% on Proxy.golang.org