Skip to content

Releases: microsoft/kiota-http-ruby

v0.15.0

16 Feb 15:01
9fe9d88
Compare
Choose a tag to compare

Changed

  • Ensure get_parse_node does not fail when response body is empty. #27

v0.14.0

15 Feb 13:05
v0.14.0
3a63521
Compare
Choose a tag to compare

Changed

  • Make sure the base_url is set when calling authenticate_request. #27

v0.13.0

05 Feb 17:23
v0.13.0
3428499
Compare
Choose a tag to compare

Changed

  • Added support for error mapping deduplication to reduce generated code. #20

v0.12.0

28 Mar 17:03
v0.12.0
62f024a
Compare
Choose a tag to compare

Changed

  • Updated kiota abstractions reference
  • Bumped minimum required ruby version to 3.0.

v0.11.0

10 Jan 17:33
v0.11.0
8ff4f94
Compare
Choose a tag to compare

Added

  • Added a method to convert abstract requests to native requests in the request adapter interface.

v0.10.0

09 Jan 13:24
v0.10.0
4ac4428
Compare
Choose a tag to compare

Added

  • Added a user agent handler to add the product to the request header.

v0.9.0

30 Dec 20:03
v0.9.0
7508876
Compare
Choose a tag to compare

Added

  • Initial public release of the package.