Skip to content

Commit c2fe95c

Browse files
committed
Merge branch 'main' into feature/graphql
2 parents 3d42b02 + 93a9c0e commit c2fe95c

492 files changed

Lines changed: 27955 additions & 34316 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/python-fix-optional-properties-2025-11-3-16-16-35.md renamed to .chronus/changes/HEAD-2025-11-16-13-29-48.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ packages:
44
- "@typespec/http-client-python"
55
---
66

7-
Fix for optional properties in flatten model to keep compatibility
7+
fix client default value for special headers
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
changeKind: dependencies
3+
packages:
4+
- "@typespec/emitter-framework"
5+
- "@typespec/http-client-js"
6+
- "@typespec/http-client"
7+
- "@typespec/tspd"
8+
---
9+
10+
Update to alloy 0.22

.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+
changeKind: breaking
3+
packages:
4+
- "@typespec/http-canonicalization"
5+
- "@typespec/mutator-framework"
6+
---
7+
8+
Many other bug fixes, removals, and additions as described in this pull request: https://github.com/microsoft/typespec/pull/9141
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/emitter-framework"
5+
---
6+
7+
Add an SCCSet class which incrementally calculates strongly connected components from types added to it and updates reactive arrays with the topologically ordered types and components.

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

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

.chronus/changes/fionabronwen-mutator-framework-2025-11-3-22-19-48.md

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

.chronus/changes/fix-encode-duration-tests-2025-11-25-04-18-59.md

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

.chronus/changes/fix-external-docs-properties-2025-10-24-18-22-12.md renamed to .chronus/changes/fix-problem-pane-2025-11-10-14-5-0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Change versionKind to one of: internal, fix, dependencies, feature, deprecation, breaking
33
changeKind: fix
44
packages:
5-
- "@typespec/openapi3"
5+
- "@typespec/playground"
66
---
77

8-
Respect `@externalDocs` on properties
8+
[a11y] Fix problem pane not usable via keyboard

.chronus/changes/specs-addDocTest-2025-10-4-13-59-34.md renamed to .chronus/changes/fix-python-constant-query-new-2025-9-28-11-8-13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ packages:
44
- "@typespec/http-specs"
55
---
66

7-
add test for documentation generation
7+
Add case for constant query

0 commit comments

Comments
 (0)