Skip to content

Commit e0a9683

Browse files
[python] release a new version (#6484)
1 parent 70d3a14 commit e0a9683

6 files changed

+8
-33
lines changed

Diff for: .chronus/changes/clear-cadl-python-2025-2-12-6-49-45.md

-8
This file was deleted.

Diff for: .chronus/changes/python-fixCombinedAcceptType-2025-2-11-3-19-48.md

-8
This file was deleted.

Diff for: .chronus/changes/python-tcgc-0.51.3-2025-2-4-7-12-57.md

-8
This file was deleted.

Diff for: .chronus/changes/replace-deprecated-api-2025-2-13-7-47-41.md

-8
This file was deleted.

Diff for: packages/http-client-python/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log - @typespec/http-client-python
22

3+
## 0.8.0
4+
5+
### Features
6+
7+
- [#6242](https://github.com/microsoft/typespec/pull/6242) support continuation token for paging
8+
9+
310
## 0.7.1
411

512
### Bug Fixes

Diff for: packages/http-client-python/package.json

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

0 commit comments

Comments
 (0)