Releases: microsoft/kiota-http-python
Releases · microsoft/kiota-http-python
v1.3.4
Changed
- Updated HTTP span attributes to comply with updated OpenTelemetry semantic conventions. #409
v1.3.3
Added
Changed
- Avoid raising an exception when a relative url is used as redirect location.
v1.3.2
Added
Changed
- Do not use mutable default arguments for HttpxRequestAdapter.#383
v1.3.1
Added
Changed
- Bugfix issues with middleware maintaining state across requests.#281
- Fix issue with redirect handler not closing old responses.#299
v1.3.0
Added
- Added support for
XXX
status code error mapping in RequestAdapter.#280
Changed
v1.2.1
Added
Changed
- Fixed bug with redirect handler maintaing
max_redirect
across requests.#246
v1.0.0
Merge pull request #231 from microsoft/chore/GA-release
GA release