Skip to content

Commit be42d11

Browse files
authored
Merge branch 'main' into fix/python-validation-mypy-any-return
2 parents ec62403 + b3ccea9 commit be42d11

5,106 files changed

Lines changed: 342741 additions & 98533 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.chronus/changes/add-security-warning-tsp-init-docs-2025-11-10-20-22-32.md

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

.chronus/changes/array-encoding-comma-newline-2025-11-13-20-53-33.md

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
# Change versionKind to one of: internal, fix, dependencies, feature, deprecation, breaking
3+
changeKind: fix
4+
packages:
5+
- "@typespec/bundler"
6+
---
7+
8+
Add support for subpath exports

.chronus/changes/copilot-add-csv-encoding-tests-2025-10-28-11-48-49.md

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
changeKind: feature
3+
packages:
4+
- "@typespec/http-specs"
5+
---
6+
7+
Add HEAD payload e2e test scenario with Content-Type and x-ms-meta response headers
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
changeKind: fix
3+
packages:
4+
- "@typespec/http-client-python"
5+
---
6+
7+
Fix enum member names with hyphens generating invalid Python identifiers
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
# Change versionKind to one of: internal, fix, dependencies, feature, deprecation, breaking
3+
changeKind: internal
4+
packages:
5+
- "@typespec/asset-emitter"
6+
- "@typespec/bundler"
7+
- "@typespec/compiler"
8+
- "@typespec/eslint-plugin"
9+
- "@typespec/events"
10+
- "@typespec/html-program-viewer"
11+
- "@typespec/http-client-js"
12+
- "@typespec/http-server-csharp"
13+
- "@typespec/http-server-js"
14+
- "@typespec/http-specs"
15+
- "@typespec/http"
16+
- "@typespec/internal-build-utils"
17+
- "@typespec/json-schema"
18+
- "@typespec/library-linter"
19+
- "@typespec/openapi"
20+
- "@typespec/openapi3"
21+
- "@typespec/playground"
22+
- "@typespec/protobuf"
23+
- "@typespec/rest"
24+
- "@typespec/spec-api"
25+
- "@typespec/spector"
26+
- "@typespec/sse"
27+
- "@typespec/streams"
28+
- tmlanguage-generator
29+
- "@typespec/tspd"
30+
- typespec-vscode
31+
- "@typespec/versioning"
32+
- "@typespec/xml"
33+
---
34+
35+
Dependency audit
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
changeKind: internal
3+
packages:
4+
- "@typespec/http-client-python"
5+
---
6+
7+
Enable previously skipped client structure and client operation group mock API tests after TCGC 0.67.0 upgrade; remove obsolete `test_spread_record_discriminated_union` tests whose Spector scenario was removed.

.chronus/changes/external-type-python-2025-9-20-14-28-41.md

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
changeKind: feature
3+
packages:
4+
- "@typespec/playground"
5+
---
6+
7+
Add compilation spinner, diff highlighting, and output preservation

0 commit comments

Comments
 (0)