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)
2.3.1 (2025-03-18)
- correct condition for maximum requests in BatchRequestContent (c5549f9)
- correct condition for maximum requests in BatchRequestContent (5572c89)
2.3.0 (2025-02-19)
2.2.1 (2025-01-08)
- Mark nationalCloud constructor parameter in GraphPhpLeagueAuthenticationProvider as deprecated (37e4d46)
2.2.0 (2024-06-24)
- Params: Allow a custom auth provider. (2e12991)
- Enables initialising
GraphPhpLeagueAccessTokenProviderwith custom cache.