Sha256: b9f837dc99a7f946df5d4f02b0bc8de759d90eeb42cd5c0c0f57e590e92c4ea0
Contents?: true
Size: 919 Bytes
Versions: 1
Compression:
Stored size: 919 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added ### Changed ## [0.13.0] - 2024-02-05 ### Changed - Added support for error mapping deduplication to reduce generated code. [#20](https://github.com/microsoft/kiota-http-ruby/issues/20) ## [0.12.0] - 2023-03-28 ### Changed - Updated kiota abstractions reference - Bumped minimum required ruby version to 3.0. ## [0.11.0] - 2023-01-10 ### Added - Added a method to convert abstract requests to native requests in the request adapter interface. ## [0.10.0] - 2023-01-06 ### Added - Added a user agent handler to add the product to the request header. ## [0.9.0] - 2022-12-30 ### Added - Initial public release of the package.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
microsoft_kiota_faraday-0.13.0 | CHANGELOG.md |