-
Notifications
You must be signed in to change notification settings - Fork 236
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/microsoft/typespec into pyt…
…hon/addChronus
- Loading branch information
Showing
159 changed files
with
10,275 additions
and
4,830 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: fix | ||
packages: | ||
- "@typespec/http-specs" | ||
--- | ||
|
||
Fixed paths in the specs/routes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: internal | ||
packages: | ||
- typespec-vscode | ||
--- | ||
|
||
some enhancement in UI |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@typespec/rest" | ||
--- | ||
|
||
Updates `CollectionWithNextLink` to support pagination |
8 changes: 8 additions & 0 deletions
8
.chronus/changes/make-convert-to-objval-codefix-recursive-2024-11-18-5-24-11.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
# Change versionKind to one of: internal, fix, dependencies, feature, deprecation, breaking | ||
changeKind: feature | ||
packages: | ||
- "@typespec/compiler" | ||
--- | ||
|
||
Convert model/tuple expression to value code fix is applied to the entire value. |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/perf-optimise-interner-2025-0-10-10-55-50.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: internal | ||
packages: | ||
- "@typespec/compiler" | ||
--- | ||
|
||
Optimize the object interner in the emitter framework |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- typespec-vscode | ||
--- | ||
|
||
Support importing TypeSpec from OpenAPI 3.0 doc |
This file was deleted.
Oops, something went wrong.
34 changes: 34 additions & 0 deletions
34
.chronus/changes/upgrade-deps-jan-2025-2025-0-21-23-21-7.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
# Change versionKind to one of: internal, fix, dependencies, feature, deprecation, breaking | ||
changeKind: dependencies | ||
packages: | ||
- "@typespec/bundler" | ||
- "@typespec/compiler" | ||
- "@typespec/eslint-plugin" | ||
- "@typespec/events" | ||
- "@typespec/html-program-viewer" | ||
- "@typespec/http-server-csharp" | ||
- "@typespec/http-server-javascript" | ||
- "@typespec/http-specs" | ||
- "@typespec/http" | ||
- "@typespec/internal-build-utils" | ||
- "@typespec/json-schema" | ||
- "@typespec/library-linter" | ||
- "@typespec/openapi" | ||
- "@typespec/openapi3" | ||
- "@typespec/playground" | ||
- "@typespec/prettier-plugin-typespec" | ||
- "@typespec/protobuf" | ||
- "@typespec/rest" | ||
- "@typespec/spec-api" | ||
- "@typespec/spec-coverage-sdk" | ||
- "@typespec/spector" | ||
- "@typespec/sse" | ||
- "@typespec/streams" | ||
- tmlanguage-generator | ||
- typespec-vscode | ||
- "@typespec/versioning" | ||
- "@typespec/xml" | ||
--- | ||
|
||
Upgrade dependencies |
8 changes: 8 additions & 0 deletions
8
.chronus/changes/witemple-msft-http-visibility-enum-2024-11-19-13-8-4.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
changeKind: internal | ||
packages: | ||
- "@typespec/http" | ||
- "@typespec/openapi" | ||
--- | ||
|
||
Updated the OpenAPI3 and HTTP libraries to use the new visibility analysis APIs. |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/witemple-msft-http-visibility-enum-2024-11-19-13-8-52.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@typespec/compiler" | ||
--- | ||
|
||
Added APIs for getting parameterVisibility and returnTypeVisibility as VisibilityFilter objects. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -253,6 +253,7 @@ words: | |
- xplat | ||
- xxsubtype | ||
- yamls | ||
- français | ||
ignorePaths: | ||
- "**/node_modules/**" | ||
- "**/dist/**" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.