Releases: microsoft/kiota-http-ruby
Releases · microsoft/kiota-http-ruby
Release list
v0.16.0
v0.15.0
Changed
- Ensure get_parse_node does not fail when response body is empty. #27
v0.14.0
Changed
- Make sure the base_url is set when calling authenticate_request. #27
v0.13.0
Changed
- Added support for error mapping deduplication to reduce generated code. #20
v0.12.0
Changed
- Updated kiota abstractions reference
- Bumped minimum required ruby version to 3.0.
v0.11.0
Added
- Added a method to convert abstract requests to native requests in the request adapter interface.
v0.10.0
Added
- Added a user agent handler to add the product to the request header.
v0.9.0
Added
- Initial public release of the package.