Releases: microsoft/kiota-http-guzzle-php
Releases · microsoft/kiota-http-guzzle-php
v0.8.0
v0.7.0
What's Changed
- Merge pull request #50 from microsoft/dev by @Ndiritu in #51
- Add response headers to Exception on ApiException. by @SilasKenneth in #52
- Retry failed responses with CAE challenge once by @Ndiritu in #42
- Use Guzzle client lib directly by @Ndiritu in #53
- Accept Guzzle client interface instead of concrete implementation by @Ndiritu in #54
- v0.7.0 by @Ndiritu in #55
Full Changelog: 0.6.3...0.7.0
v0.6.3
What's Changed
- Merge pull request #39 from microsoft/dev by @Ndiritu in #41
- Bump actions/checkout from 2.4.0 to 3.5.0 by @dependabot in #43
- Bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in #45
- Bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #46
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #47
- Add middleware tests and re-order handler stack by @Ndiritu in #48
- Add UrlReplace Handler middleware. by @SilasKenneth in #49
- Release v0.6.3 by @Ndiritu in #50
Full Changelog: 0.6.2...0.6.3
v0.6.2
What's Changed
- Main by @SilasKenneth in #35
- Bump PHPstan to level 9 by @SilasKenneth in #38
- Use generic PHPDoc type for error mapping variables by @Ndiritu in #40
- v0.6.2 by @Ndiritu in #39
Full Changelog: 0.6.1...0.6.2
0.6.1
What's Changed
- Update abstractions dependency by @SilasKenneth in #36
- Release 0.6.1 by @SilasKenneth in #37
Full Changelog: 0.6.0...0.6.1
Release 0.6.0
What's Changed
- Fix bug in calculating chaos percentage by @Ndiritu in #29
- Add test matrix for supported PHP versions by @Ndiritu in #28
- Add coverage reporting. by @SilasKenneth in #31
- Bump abstractions by @Ndiritu in #33
- Release 0.6.0 by @Ndiritu in #34
New Contributors
Full Changelog: 0.5.0...0.6.0
v0.5.0
What's Changed
Breaking Changes
- Move response handler to request options by @Ndiritu in #25
The responseHandler has been deprecated from the GuzzleRequestAdapter "send" methods. Instead, request options will be retrieved from the request information object
Updates
- Merge pull request #21 from microsoft/dev by @Ndiritu in #22
- Add product user agent header to the request. by @SilasKenneth in #23
- Bump version in constants by @Ndiritu in #27
- Release 0.5.0 by @Ndiritu in #26
Full Changelog: 0.4.2...0.5.0
v0.4.2
v0.4.1
v0.4.0
What's Changed
- Fix/request adapter by @SilasKenneth in #8
- Revert "Fix/request adapter" by @SilasKenneth in #11
- Add raw response to API exception by @Ndiritu in #7
- Set Guzzle delay in milliseconds by @Ndiritu in #12
- Fix/dependency by @SilasKenneth in #14
- Dev by @SilasKenneth in #13
- Bump abstractions pkg by @Ndiritu in #15
- Merge to Main by @Ndiritu in #16
New Contributors
- @SilasKenneth made their first contribution in #8
Full Changelog: 0.3.1...0.4.0