Sha256: 50fc23c16ab6497064ed8710fe5e719b54c79e11cf36ceb111fcd361338b1af9

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

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.14.4] - 2024-01-06

### Changed

- Fixed a bug that was causing the content not to be set in the request information.

## [0.14.3] - 2023-10-11

### Added

- Added a content type parameter to the stream content method of request information.

## [0.14.2] - 2023-10-06

### Added

- Added a try_add method for request headers

## [0.14.1] - 2023-09-06

### Changed

- Switched to std URI template

## [0.14.0] - 2023-03-14

### Added

- Added a base request builder and request configuration class to reduce the amount of generated code.

### Changed

- Bumped minimum required ruby version to 3.0.

## [0.13.0] - 2023-01-10

### Added

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

## [0.12.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_abstractions-0.14.4 CHANGELOG.md