Skip to content

chore: release main - #738

Merged
Vincent Biret (baywet) merged 1 commit into
mainfrom
release-please--branches--main
Sep 18, 2026
Merged

Vincent Biret (baywet) merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@release-please-token-provider

@release-please-token-provider release-please-token-provider Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

microsoft-kiota-abstractions: 1.13.0

1.13.0 (2026-09-18)

Miscellaneous Chores

  • microsoft-kiota-abstractions: Synchronize microsoft-kiota versions
microsoft-kiota-authentication-azure: 1.13.0

1.13.0 (2026-09-18)

Miscellaneous Chores

  • microsoft-kiota-authentication-azure: Synchronize microsoft-kiota versions
microsoft-kiota-http: 1.13.0

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)
microsoft-kiota-serialization-json: 1.13.0

1.13.0 (2026-09-18)

Miscellaneous Chores

  • microsoft-kiota-serialization-json: Synchronize microsoft-kiota versions
microsoft-kiota-serialization-form: 1.13.0

1.13.0 (2026-09-18)

Miscellaneous Chores

  • microsoft-kiota-serialization-form: Synchronize microsoft-kiota versions
microsoft-kiota-serialization-text: 1.13.0

1.13.0 (2026-09-18)

Miscellaneous Chores

  • microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions
microsoft-kiota-serialization-multipart: 1.13.0

1.13.0 (2026-09-18)

Miscellaneous Chores

  • microsoft-kiota-serialization-multipart: Synchronize microsoft-kiota versions
microsoft-kiota-bundle: 1.13.0

1.13.0 (2026-09-18)

Miscellaneous Chores

  • microsoft-kiota-bundle: Synchronize microsoft-kiota versions

This PR was generated with Release Please. See documentation.

@release-please-token-provider
release-please-token-provider Bot force-pushed the release-please--branches--main branch from 5694663 to 275ec0f Compare September 18, 2026 18:48
@sonarqubecloud

Copy link
Copy Markdown

@github-project-automation github-project-automation Bot moved this to In Progress 🚧 in Kiota Sep 18, 2026
@baywet
Vincent Biret (baywet) merged commit aaad20d into main Sep 18, 2026
53 checks passed
@baywet
Vincent Biret (baywet) deleted the release-please--branches--main branch September 18, 2026 18:53
@github-project-automation github-project-automation Bot moved this from In Progress 🚧 to Done ✔️ in Kiota Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done ✔️

Development

Successfully merging this pull request may close these issues.

httpx: OpenTelemetry spans never end for RedirectHandler_send and retry_cae_response_if_required http - implement body inspection handler

1 participant