Sha256: 6dcf40a045c3a77ae48a126950751c6563c76915d5fa81506207c3139a06f0d7

Contents?: true

Size: 1.84 KB

Versions: 1

Compression:

Stored size: 1.84 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.22.2] - 2024-02-16

### Changed

- Aligns kiota dependencies versions.

## [0.22.1] - 2023-08-10

### Changed

- Removed resume and time operations that have a file name longer than what gem build allows.

## [0.22.0] - 2023-08-10

### Changed

- Weekly generation.
- BREAKING: models that were in subnamespaces are now in the main model namespace to avoid circular dependencies. e.g. `MicrosoftGraph::Models::CallRecords::CallRecord` in now `MicrosoftGraph::Models::CallRecordsCallRecord`.

## [0.21.0] - 2023-04-06

### Changed

- Weekly generation.

## [0.20.0] - 2023-03-28

### Changed

- Weekly generation.

## [0.19.0] - 2023-03-21

### Changed

- Weekly generation.

## [0.18.0] - 2023-03-14

### Changed

- Weekly generation.

## [0.17.0] - 2023-03-07

### Changed

- Weekly generation.

## [0.16.0] - 2023-02-21

### Changed

- Weekly generation.

## [0.15.0] - 2023-02-09

### Changed

- Changed the module declaration so the package also work with Rails import logic.

## [0.14.0] - 2023-02-07

### Changed

- Weekly generation.
- BREAKING: OData Functions/Actions now use their full name e.g. GetEffectivePermissions is now MicrosoftGraphGetEffectivePermissions.

## [0.13.0] - 2023-01-27

### Changed

- Set minimum Ruby version to 3.0
- Weekly generation.

## [0.12.1] - 2023-01-18

### Changed

- Fixed an issue where module would be impossible to import.
- Fixed an issue where the authentication provider would fail to return the token.

## [0.12.0] - 2023-01-17

### Changed

- Weekly generation.

## [0.11.0] - 2023-01-10

### Added

- Initial preview release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
microsoft_graph-0.22.2 CHANGELOG.md