Skip to content

Commit 086b60e

Browse files
iscai-msftiscai-msft
andauthored
[python] bump for release (#10749)
Co-authored-by: iscai-msft <isabellavcai@gmail.com>
1 parent 429d74a commit 086b60e

5 files changed

Lines changed: 8 additions & 22 deletions

File tree

.chronus/changes/fix-ci-readme-regeneration-2026-5-14.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.chronus/changes/fix-http-client-python-xml-deserialization-2026-5-15.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.chronus/changes/fix-regen-baseline-path-2026-5-20.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/http-client-python/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log - @typespec/http-client-python
22

3+
## 0.29.2
4+
5+
### Bug Fixes
6+
7+
- [#10698](https://github.com/microsoft/typespec/pull/10698) Improve generated XML deserialization performance in Python by avoiding unnecessary parent traversal during field lookup.
8+
9+
310
## 0.29.1
411

512
### Bump dependencies

packages/http-client-python/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typespec/http-client-python",
3-
"version": "0.29.1",
3+
"version": "0.29.2",
44
"author": "Microsoft Corporation",
55
"description": "TypeSpec emitter for Python SDKs",
66
"homepage": "https://typespec.io",

0 commit comments

Comments
 (0)