Releases: microsoft/kiota-abstractions-php
Releases · microsoft/kiota-abstractions-php
Release 0.6.5
What's Changed
- Merge pull request #52 from microsoft/dev by @SilasKenneth in #53
- Fix visibility of request config properties. by @SilasKenneth in #54
- 0.6.5 by @SilasKenneth in #55
Full Changelog: 0.6.4...0.6.5
Release 0.6.4
What's Changed
- Merge pull request #48 from microsoft/dev by @SilasKenneth in #49
- Add base type for config and request builder. by @SilasKenneth in #43
- 0.6.4 by @SilasKenneth in #52
Full Changelog: 0.6.3...0.6.4
Release 0.6.3
What's Changed
- Merge pull request #44 from microsoft/dev by @SilasKenneth in #45
- Add generic PHPDoc types to request adapter by @Ndiritu in #47
- v0.6.3 by @Ndiritu in #48
Full Changelog: 0.6.2...0.6.3
v0.6.2
Release 0.6.1
v0.6.0
What's Changed
Breaking Changes
- Deprecates
[get|set]Response
fromApiException
. The exception now only exposes the HTTP response status code.
Other Updates
- Update abstrations to support deserialization of composed types. by @SilasKenneth in #29
- Add test matrix for supported PHP versions by @Ndiritu in #30
- Add SonarCloud code coverage. by @SilasKenneth in #32
- fix/make return nonnullable by @SilasKenneth in #33
- Add response status code to API exception by @Ndiritu in #34
- Release 0.6.0 by @Ndiritu in #35
New Contributors
Full Changelog: 0.5.0...0.6.0
v0.5.0
What's Changed
- Support for multi-value headers. by @SilasKenneth in #26
- Remove response handler from request adapter by @Ndiritu in #27
- Release 0.5.0 by @SilasKenneth in #28
Full Changelog: 0.4.4...0.5.0