Skip to content

Releases: microsoft/kiota-authentication-phpleague-php

v1.3.0

14 Nov 08:59
9902a1e
Compare
Choose a tag to compare

What's Changed

  • security: adds missing branch policy file by @baywet in #93
  • ci: adds missing php version by @baywet in #95
  • Use main as default branch by @Ndiritu in #96
  • Fix caching access tokens for delegated permissions by @Ndiritu in #98

Full Changelog: 1.2.0...1.3.0

v1.2.0

24 Jun 08:33
49e739a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

v1.1.0

01 Mar 13:57
2b2465a
Compare
Choose a tag to compare

Added

  • Enables initialising the InMemoryAccessTokenCache with tokens for re-use by the auth provider
  • Exposes the access token cache used in the PhpLeagueAccessTokenProvider using getAccessTokenCache()

v1.0.2

11 Jan 13:15
a93bc1d
Compare
Choose a tag to compare

Changed

  • Removed direct dependency on php-http/promise. kiota-abstractions should determine which promise lib version is installed

v1.0.1

01 Dec 09:04
115d976
Compare
Choose a tag to compare

What's Changed

  • Exclude non-prod files from shipped archive by @Ndiritu in #64

Full Changelog: 1.0.0...1.0.1

v1.0.0

01 Nov 12:49
d7281d9
Compare
Choose a tag to compare

Changed

  • Bump abstractions package to 1.0.0
  • Use stable OpenTelemetry library
  • Mark package as stable

v0.9.0

31 Oct 08:38
93620cd
Compare
Choose a tag to compare

Added

  • Adds CHANGELOG. #54
  • Adds Generics to Promise return types. #59

Changed

  • Allow http scheme for localhost urls. #56
  • Disable PHP-HTTP discovery plugin. #58

Release 0.8.3

05 Oct 14:32
c4345c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.8.3

v0.8.2

30 Jun 07:47
c35b028
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

v0.8.1

06 Jun 08:07
17e7827
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #34
  • Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #36
  • Allow changing default token service URL and user info URL by @Ndiritu in #37
  • v0.8.1 by @Ndiritu in #38

Full Changelog: 0.8.0...0.8.1