All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Ensure get_parse_node does not fail when response body is empty. #27
- Make sure the base_url is set when calling authenticate_request. #27
- Added support for error mapping deduplication to reduce generated code. #20
- Updated kiota abstractions reference
- Bumped minimum required ruby version to 3.0.
- Added a method to convert abstract requests to native requests in the request adapter interface.
- Added a user agent handler to add the product to the request header.
- Initial public release of the package.