Skip to content

Latest commit

 

History

History
55 lines (27 loc) · 2.18 KB

File metadata and controls

55 lines (27 loc) · 2.18 KB

Changelog

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.

2.4.0 (2025-03-28)

Features

2.3.1 (2025-03-18)

Bug Fixes

  • correct condition for maximum requests in BatchRequestContent (c5549f9)
  • correct condition for maximum requests in BatchRequestContent (5572c89)

2.3.0 (2025-02-19)

Features

2.2.1 (2025-01-08)

Bug Fixes

  • Mark nationalCloud constructor parameter in GraphPhpLeagueAuthenticationProvider as deprecated (37e4d46)

2.2.0 (2024-06-24)

Features

  • Params: Allow a custom auth provider. (2e12991)

[Unreleased]

Added

Changed

[2.1.0]

Added

  • Enables initialising GraphPhpLeagueAccessTokenProvider with custom cache.