Releases: flownative/flow-oauth2-client
Releases · flownative/flow-oauth2-client
v4.1.2
What's Changed
- Raise dependencies & code cleanup by @kdambekalns in #38
Full Changelog: v4.1.1...v4.1.2
v4.1.1
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Declare compatibility with Flow 9 by @robertlemke in #34
- Raise PHP requirement by @robertlemke in #36
- chore: add postgres migrations by @dfeyer in #35
- Raise dependencies by @kdambekalns in #37
New Contributors
Full Changelog: v4.0.3...v4.1.0
v4.1.0-beta.2
What's Changed
- Raise PHP requirement by @robertlemke in #36
- chore: add postgres migrations by @dfeyer in #35
New Contributors
Full Changelog: v4.1.0-beta.1...v4.1.0-beta.2
v4.1.0-beta.1
What's Changed
- Declare compatibility with Flow 9 by @robertlemke in #34
Full Changelog: v4.0.3...v4.1.0-beta.1
v4.0.3
What's Changed
- BUGFIX: Prevent state cache from flooding the filesystem by @bwaidelich in #32
Full Changelog: v4.0.2...v4.0.3
v4.0.2
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- Hotfix: generate random authorization id for authorization code flows by @robertlemke in #14
- Make actually compatible with Flow < 6 by @kdambekalns in #26
- Allow guzzle 7 by @booooza in #30
New Contributors
Full Changelog: v4.0.0...v4.0.1
v4.0.0
This release makes OAuthController::getServiceType()
a static public function and therefore requires implementations which subclass OAuthController
to be adjusted accordingly. It is changed in order to allow PHP 8 based applications detect service types properly in OAuthController
without having to instantiate all client implementations.
Full Changelog: v3.4.0...v4.0.0
v2.2.1
What's Changed
- Make actually compatible with Flow < 6 by @kdambekalns in #26
Full Changelog: v2.2.0...v2.2.1