Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Releases: microsoft/kiota-http-python

v1.3.4

11 Oct 18:56
v1.3.4
ba1af4d
Compare
Choose a tag to compare

Changed

  • Updated HTTP span attributes to comply with updated OpenTelemetry semantic conventions. #409

v1.3.3

12 Aug 17:27
v1.3.3
2995db7
Compare
Choose a tag to compare

Added

Changed

  • Avoid raising an exception when a relative url is used as redirect location.

v1.3.2

09 Jul 15:45
v1.3.2
8b61089
Compare
Choose a tag to compare

Added

Changed

  • Do not use mutable default arguments for HttpxRequestAdapter.#383

v1.3.1

01 Mar 00:52
cf77af2
Compare
Choose a tag to compare

Added

Changed

  • Bugfix issues with middleware maintaining state across requests.#281
  • Fix issue with redirect handler not closing old responses.#299

v1.3.0

08 Feb 14:11
v1.3.0
cc92860
Compare
Choose a tag to compare

Added

  • Added support for XXX status code error mapping in RequestAdapter.#280

Changed

v1.2.1

23 Jan 11:56
8b265e8
Compare
Choose a tag to compare

Added

Changed

  • Fixed bug with redirect handler maintaing max_redirect across requests.#246

v1.0.0

31 Oct 18:16
fa6f49f
Compare
Choose a tag to compare
Merge pull request #231 from microsoft/chore/GA-release

GA release