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.
- Fix caching access tokens for delegated permissions. #98
- Add client options to the
ProviderFactory::create
by @SilasKenneth in #88
- Enables initialising the
InMemoryAccessTokenCache
with tokens for re-use by the auth provider - Exposes the access token cache used in the
PhpLeagueAccessTokenProvider
usinggetAccessTokenCache()
- Removed direct dependency on
php-http/promise
.kiota-abstractions
should determine which promise lib version is installed
- Exclude non-prod files from the shipped archive
- Bump abstractions package to 1.0.0
- Use stable OpenTelemetry library
- Mark package as stable
- Disable pipeline runs for forks. #40
- Update microsoft/kiota-abstractions requirement from
^0.7.0 to ^0.7.0 || ^0.8.0
. #42
- Allow changing default token service URL and user info URL. #37
- Bump abstractions. #32
- Fix static analysis issues. #21
- adds dependabot auto-merge and conflicts workflows. #12
- Test coverage reporting. #13
- Support custom http client. #16
- Remove default graph scopes and valid hosts. #10
- Tell SonarCloud the Source and Tests folder. #14
- Bump abstractions. #15
- Change workflow to use strategy matrix for PHP versions . #11
For previous versions, please see the Release Notes