Skip to content

Releases: microsoft/kiota-http-ruby

v0.16.0

Choose a tag to compare

@release-please-token-provider release-please-token-provider released this 27 Apr 11:01
1397f3d

0.16.0 (2026-04-23)

Features

  • upgrade ruby CI matrix to 3.3, 3.4 and 4.0 (7bf4976)
  • upgrade ruby CI matrix to 3.3, 3.4 and 4.0 (278f84d)

Bug Fixes

  • update minimum required ruby version to 3.3.0 (fa6e13f)
  • update minimum required ruby version to 3.3.0 (f867d27)

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 15:01
9fe9d88

Changed

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

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 13:05
v0.14.0
3a63521

Changed

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

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 17:23
v0.13.0
3428499

Changed

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

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 17:03
v0.12.0
62f024a

Changed

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

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 17:33
v0.11.0
8ff4f94

Added

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

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 13:24
v0.10.0
4ac4428

Added

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

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 30 Dec 20:03
v0.9.0
7508876

Added

  • Initial public release of the package.