Skip to content

Releases: microsoft/kiota-abstractions-go

v0.8.2

12 Aug 13:45
v0.8.2
1950182
Compare
Choose a tag to compare

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.

v0.8.1

07 Jun 20:09
v0.8.1
d209614
Compare
Choose a tag to compare

Changed

  • Updated yaml package version through testify dependency.

v0.8.0

27 May 12:18
v0.8.0
2980d93
Compare
Choose a tag to compare

Added

  • Adds support for enum and enum collections responses.

v0.7.0

19 May 11:23
v0.7.0
311970b
Compare
Choose a tag to compare

Changed

  • Breaking: adds support for continuous access evaluation.

v0.6.0

17 May 13:19
v0.6.0
1b31cce
Compare
Choose a tag to compare
  • Added a method to set the content from a scalar value in request information.

v0.5.0

28 Apr 07:04
dc0939d
Compare
Choose a tag to compare

Added

  • Added vanity methods to request options to add headers and options to simplify code generation.

v0.4.0

19 Apr 12:12
v0.4.0
159591d
Compare
Choose a tag to compare

Changed

  • Upgraded uri template library for quotes in template fix.
  • Upgraded to Go 18

v0.3.0

08 Apr 13:32
v0.3.0
edbbb78
Compare
Choose a tag to compare

Added

  • Added support for query parameters with special characters in the name.

v0.2.0

05 Apr 11:46
v0.2.0
06a44bb
Compare
Choose a tag to compare

Changed

  • Breaking: simplifies the field deserializers.

v0.1.0

31 Mar 17:13
v0.1.0
cdaab3b
Compare
Choose a tag to compare

Added

  • Initial tagged release of the library.