v1.0.13
版本发布时间: 2023-07-12 05:46:34
kamermans/guzzle-oauth2-subscriber最新发布版本:v1.1.0(2024-05-03 02:47:01)
What's Changed
- Move Guzzle from required to suggested by @Uebix in https://github.com/kamermans/guzzle-oauth2-subscriber/pull/38
- Test Maintenance by @kamermans in https://github.com/kamermans/guzzle-oauth2-subscriber/pull/46
- fix: no need to delete the token, just overwrite it by @kamermans in https://github.com/kamermans/guzzle-oauth2-subscriber/pull/48
- Create a client credentials JSON signer by @edipoReboucas in https://github.com/kamermans/guzzle-oauth2-subscriber/pull/40
- Update Tests to use PHP 8 by @kamermans in https://github.com/kamermans/guzzle-oauth2-subscriber/pull/49
- feat: matrix caching by @kamermans in https://github.com/kamermans/guzzle-oauth2-subscriber/pull/50
- fix: remove getConfig() call in Guzzle 6+ by @kamermans in https://github.com/kamermans/guzzle-oauth2-subscriber/pull/47
- method getRawData() of grant types not interface compliant and can lead to TypeError by @PawelSuwinski in https://github.com/kamermans/guzzle-oauth2-subscriber/pull/51
- feat: Guzzle Promises 2.0.0 by @kamermans in https://github.com/kamermans/guzzle-oauth2-subscriber/pull/53
New Contributors
- @Uebix made their first contribution in https://github.com/kamermans/guzzle-oauth2-subscriber/pull/38
- @PawelSuwinski made their first contribution in https://github.com/kamermans/guzzle-oauth2-subscriber/pull/51
Full Changelog: https://github.com/kamermans/guzzle-oauth2-subscriber/compare/v1.0.12...v1.0.13