Skip to content

microsoft-kiota-http: v1.13.0

Choose a tag to compare

@release-please-token-provider release-please-token-provider released this 18 Sep 18:53
aaad20d

1.13.0 (2026-09-18)

Features

  • http: implement body inspection handler (bb78cc0)
  • http: implement body inspection handler (closes #418) (244d00a)

Bug Fixes

  • http: address body inspection review feedback (ee0ea54)
  • http: align inspection guard and span lifecycle (867f2e6)
  • http: close the wrapped async transport (0590bc3)
  • http: close the wrapped async transport (09acb74)
  • http: eliminate request options reflection across middleware handlers in favor of request extensions (d9180bb)
  • http: end redirect and CAE retry spans (ac310b4)
  • http: end redirect and CAE retry spans (ee1682a), closes #508
  • http: guard body inspection fast paths (22d08e5)
  • http: isolate captures and byte accounting (b80f4fc)
  • http: preserve inspection stream state (1dc4c07)
  • http: preserve options with request extensions (eaa50db)
  • http: preserve restored response lifecycle (ae25c49)
  • http: read request extensions in body inspection and fallback to request.options in redirect handler (925196e)