Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2703 commits
Select commit Hold shift + click to select a range
8b5165e
Add backward compatibility support for constructor accessibility on a…
Copilot Jan 28, 2026
81f28da
Remove unused `program` param from `isArrayModelType` and `isRecordMo…
FionaBronwen Jan 28, 2026
3e5f28c
Input Type Updates for Xml Serialization Support (#9489)
jorgerangel-msft Jan 28, 2026
ab05237
[python] correctly deserialize xml errors (#9488)
iscai-msft Jan 28, 2026
140138d
[specs] add xml error response test (#9499)
iscai-msft Jan 28, 2026
12d06dd
Api Version Parameter Reinjection (#9493)
radhgupta Jan 28, 2026
c858ee3
Support 3xx redirect status codes in http-client-csharp generator (#9…
Copilot Jan 28, 2026
6939163
Migrate Create-APIReview script from API Key to Azure AD authenticati…
Copilot Jan 29, 2026
ce9f800
Rename from "top" to "maxCount" in paging operations (#9505)
radhgupta Jan 29, 2026
db95fbd
[python] release new version (#9507)
msyyc Jan 29, 2026
fde4798
Fix optional Content-Type headers being transformed to enums (emitter…
Copilot Jan 29, 2026
5f9652e
Changes to .chronus shouldn't trigger core CI (#9496)
timotheeguerin Jan 29, 2026
f44aa8f
Allow configuring options in snapshot samples (#9460)
timotheeguerin Jan 29, 2026
1aaa77d
Astro utils updates (#9491)
timotheeguerin Jan 29, 2026
a255931
Fix unknown scalar constructors crashing openapi3 (#9475)
timotheeguerin Jan 29, 2026
64bb4cb
[python] correctly cache enum members (#9517)
iscai-msft Jan 29, 2026
7c6e592
Bump System.ClientModel to 1.9.0 (#9519)
Copilot Jan 29, 2026
9762f61
[python] release new version (#9525)
msyyc Jan 30, 2026
f1a7649
Bump tar from 7.5.3 to 7.5.7 in /packages/http-client-java (#9524)
dependabot[bot] Jan 30, 2026
9099825
Fix optional Content-Type header detection by unifying parameter proc…
Copilot Jan 30, 2026
b5a9aaa
Add backward compatibility for object-typed AdditionalProperties (#9516)
Copilot Jan 30, 2026
ccf99a4
Fix Content-Type header set when request content is optional (#9521)
Copilot Jan 30, 2026
e3d77aa
fix: date time offset formatting was culture variant for doc comments…
baywet Jan 30, 2026
64a16fd
ci: adds @shivangiReja and @joseharriaga to the csharp reviewers (#9539)
baywet Jan 30, 2026
57857ce
APIVersion and MaxpAgeSize Parameter handling (#9523)
radhgupta Jan 30, 2026
20d5b00
Add support for array encoding with @encode(ArrayEncoding.*) decorato…
radhgupta Jan 30, 2026
a100e1e
Bump tar from 7.5.6 to 7.5.7 in /packages/http-client-csharp (#9544)
dependabot[bot] Jan 30, 2026
cb356f7
Fix duplicate discriminator property in derived types with matching s…
Copilot Jan 30, 2026
b0b4580
[Python][Docs] Add architecture documentation for http-client-python …
Copilot Feb 2, 2026
e717674
http-client-java, bug fix on mock value for BinaryData (#9527)
weidongxu-microsoft Feb 2, 2026
a8ba8b1
http-client-java, support File (#9530)
weidongxu-microsoft Feb 2, 2026
6a3107a
Minify and gzip bundler output (#9536)
timotheeguerin Feb 2, 2026
030623c
Remove type and optionality constraints from @continuationToken decor…
Copilot Feb 3, 2026
951f8d5
Fix PipelineMessageClassifier property caching to use ??= instead of …
Copilot Feb 3, 2026
53532de
Fix listing files when multiople instance are loaded (#9320)
timotheeguerin Feb 3, 2026
afa236a
Fix Openapi3.0 param with $ref schema and default (#9533)
timotheeguerin Feb 3, 2026
2aef878
Fix content-type consistency in payload/xml XmlErrorValue response (#…
Copilot Feb 3, 2026
bb2423e
[Python] optimize perf for test generation and sample generation (#9473)
msyyc Feb 3, 2026
d10884a
[python] Remove deepcopy from import_serializer.py (#9551)
Copilot Feb 3, 2026
3f2d7e5
[python] ignore all errors during error deserialization (#9573)
iscai-msft Feb 3, 2026
3182c02
[python] bump for release (#9574)
iscai-msft Feb 3, 2026
9ece834
[python][Doc] skill to help bump and release (#9424)
msyyc Feb 4, 2026
9e075f0
feat: Remove internal tag from openapi-versions property for emitter …
baywet Feb 4, 2026
c6f1f96
Generator fix to handle apiVersion casing and multiple placeholders i…
MaiLinhP Feb 4, 2026
5799e1b
handled paging parameter casing (#9567)
radhgupta Feb 4, 2026
b48efe2
Fix malformed namespace generation for unresolved types in customizat…
Copilot Feb 4, 2026
4221a7e
Fix use segoe ui in website (#9586)
timotheeguerin Feb 4, 2026
17f5d8d
Fix: tag metadata not scopped to the service it was defined on (#9583)
timotheeguerin Feb 4, 2026
4de4d3f
[python] add support for `@clientOption("includeRootSlash")` (#9587)
iscai-msft Feb 4, 2026
8cc5b90
Fix json schema crashing on usage of templates that cannot be named (…
timotheeguerin Feb 5, 2026
128c1bd
Update Node.js dependencies for http-client-java (#9591)
Copilot Feb 5, 2026
2bee42b
[python] release new version (#9592)
ChenxiJiang333 Feb 5, 2026
9cb16e4
Stop building test files (#9333)
timotheeguerin Feb 5, 2026
6f8fd46
Add Spector tests for File type with content type variations (#9513)
Copilot Feb 5, 2026
0180714
Fix the constant vs enum issue in content-type parameter (#9568)
ArcturusZhang Feb 5, 2026
bfd1045
[python] Fix import for xml paging (#9571)
msyyc Feb 5, 2026
1bb017a
Add XML Model Deserialization Support (#9545)
jorgerangel-msft Feb 5, 2026
c4a412e
Sample picker as drawer (#9535)
timotheeguerin Feb 5, 2026
ddc1ca1
Fix tsconfig.ws.json (#9598)
timotheeguerin Feb 5, 2026
5c700fa
Add methodParameterSegments to input parameter types for override dec…
Copilot Feb 5, 2026
463d736
Enhance documentation for @typeChangedFrom and @returnTypeChangedFrom…
Copilot Feb 5, 2026
836a46f
Document GET as default HTTP verb for following nextLink URIs (#9562)
Copilot Feb 5, 2026
0f3cc06
Performance reporting utilities for emitters (#9512)
timotheeguerin Feb 5, 2026
c512396
Fix maxPageSize casing check (#9599)
JoshLove-msft Feb 5, 2026
4d31f6e
http-client-java, support File in multipart and request body (#9602)
weidongxu-microsoft Feb 6, 2026
82b35d8
Fix JSON key formatting in formatter.md (#9593)
steffen-4s1 Feb 6, 2026
ebe307c
upgrade sample (#9601)
JoshLove-msft Feb 6, 2026
c219ec5
feat(openapi3): add @pageIndex decorator support for x-ms-list-page-i…
Copilot Feb 6, 2026
087abac
feat(openapi3): add @offset decorator for x-ms-list-offset extension …
Copilot Feb 6, 2026
9be6023
feat(openapi3): Add paging link decorator import from x-ms-list-*-lin…
Copilot Feb 6, 2026
37f084c
refactor: add json serialization options (#9621)
jorgerangel-msft Feb 6, 2026
cd37d94
[compiler] Refactor checker to use context, fixing template decorator…
witemple-msft Feb 6, 2026
763a52d
feat(openapi3): Add @list decorator when x-ms-list extension is true …
Copilot Feb 6, 2026
c478b61
docs: adds additional copilot instructions for commit, tdd, linting, …
baywet Feb 6, 2026
d52c247
feat(openapi3): add @continuationToken decorator support for x-ms-lis…
Copilot Feb 6, 2026
f8fb3c3
Fix watch build (#9605)
timotheeguerin Feb 6, 2026
5e73d5b
feat(openapi3): add @pageItems decorator when x-ms-list-page-items ex…
Copilot Feb 6, 2026
bbf7efe
feat(openapi3): add @pageSize decorator support for x-ms-list-page-si…
Copilot Feb 6, 2026
b5e7971
Fix for scenario where a parameter is removed via override (#9631)
JoshLove-msft Feb 6, 2026
6658f1a
Fix duplicated parameters in generated class and constructors. (#9590)
JonathanCrd Feb 6, 2026
a5fddb8
Fix @actionSeparator decorator to accept Operation, Interface, and Na…
Copilot Feb 6, 2026
5f56de6
Fix stack overflow for specs with large number of circular references…
timotheeguerin Feb 7, 2026
0cf4490
Pass null for required nullable (#9635)
JoshLove-msft Feb 7, 2026
8a53c37
[python] Fix nightly build (#9604)
msyyc Feb 9, 2026
7bf4831
Fix expectation for query larger unit spector tests (#9636)
JoshLove-msft Feb 9, 2026
3dca795
Add backcompat support for top parameter (#9645)
Copilot Feb 9, 2026
fe4c590
http-client-java, bug fix serialization dict of unknown (#9639)
weidongxu-microsoft Feb 10, 2026
21cb920
[Python] skill to add test (#9575)
msyyc Feb 10, 2026
c09c59e
[python] Fall back to wire type for unknown encode (#9640)
msyyc Feb 10, 2026
ed92a36
Add release notes for february 2026 release (#9668)
timotheeguerin Feb 10, 2026
942d808
Bump versions for release 1.9.0 (#9669)
timotheeguerin Feb 10, 2026
a698c1b
feat: add xml serialization support (#9657)
jorgerangel-msft Feb 11, 2026
662743f
Allow unrestricted updates to .github/skills folder (#9666)
Copilot Feb 11, 2026
f850026
Expose ClientProvider property in RestClientProvider (#9672)
JoshLove-msft Feb 11, 2026
2e02bc2
[python] release new version (#9676)
msyyc Feb 11, 2026
056a8e4
Defer customization filtering in EnsureBuilt to allow visitor transfo…
Copilot Feb 11, 2026
f087a91
[skill] Improve http-client-python bump-and-release skill (#9679)
msyyc Feb 11, 2026
30be58d
http-client-java: update Node.js dependencies to latest (#9677)
Copilot Feb 11, 2026
e55cff0
[skill] Update Python SDK Spector skill guide (#9683)
msyyc Feb 11, 2026
12b7d6f
Gate debug logs behind TYPESPEC_DEBUG environment variable with custo…
Copilot Feb 11, 2026
c59d46c
[compiler] Instantiate templated aliases in base position of member e…
witemple-msft Feb 11, 2026
151ca82
feat: implement mrw xml serialization for models (#9673)
jorgerangel-msft Feb 11, 2026
a60acdc
Fix OpenAPI3 import: support JSON Schema sibling keywords with $ref (…
Copilot Feb 11, 2026
aed2c4d
Add missing e2e tests for http-client-java: array encoding, multipart…
Copilot Feb 12, 2026
56eb5bd
[python] Remove dead TypingSection.CONDITIONAL enum value (#9667)
msyyc Feb 12, 2026
ed59f46
Regenerate unbranded libraries as part of automated PR (#9680)
JoshLove-msft Feb 12, 2026
4af00df
feat: enable mutating Implements on type (#9688)
jorgerangel-msft Feb 12, 2026
de86000
chore: bump sample version & regen (#9691)
jorgerangel-msft Feb 12, 2026
9286dcf
Update http-client-java to TCGC 0.65.1 (#9698)
Copilot Feb 12, 2026
7bd73d3
Add @ChenxiJiang333 to Python CODEOWNERS (#9699)
msyyc Feb 12, 2026
78ea1ff
Add XML model test cases for enum and datetime properties (#9660)
Copilot Feb 12, 2026
5362694
Filter serialization providers (#9703)
JoshLove-msft Feb 12, 2026
d7a73a4
Support relative urls in next link (#9705)
JoshLove-msft Feb 12, 2026
189c519
Add XML serialization round-trip tests to ModelReaderWriter validatio…
Copilot Feb 13, 2026
582e102
Bump qs from 6.14.1 to 6.14.2 in /packages/http-client-java (#9709)
dependabot[bot] Feb 13, 2026
c198b74
Dedup canonical view (#9710)
JoshLove-msft Feb 13, 2026
cd675e5
Enable customizing model base type to non-generated external types (#…
Copilot Feb 13, 2026
529fd63
[python] Refactor regenerate script to extract shared utilities into …
msyyc Feb 13, 2026
efbf17f
[python] Add Python mock API test for Azure Core Page withRelativeNex…
Copilot Feb 13, 2026
8adea5c
Fix relative next link bug (#9716)
JoshLove-msft Feb 13, 2026
0e182b2
Enable PR trigger for http-client-csharp publish pipeline (#9719)
Copilot Feb 13, 2026
7b219f9
Fix: Use client.apiVersions as source of truth for API version enum g…
Copilot Feb 13, 2026
e7824c4
Add ability to regen all from pipeline (#9720)
JoshLove-msft Feb 13, 2026
91f56d2
[http-client-csharp] Consolidate duplicate MethodSignature comparison…
JonathanCrd Feb 14, 2026
cc3ebc2
[python] Sync http-client-python dependencies with root package.json …
Copilot Feb 14, 2026
8388201
publish http-client-java 0.7.0 (#9722)
weidongxu-microsoft Feb 14, 2026
071cc29
Bump C# emitter dependencies to TypeSpec 1.9.0 (#9675)
Copilot Feb 14, 2026
8cbda75
Fix XML serialization in convenience methods for dual-format models (…
Copilot Feb 17, 2026
45d1ff3
Add http-client-csharp test coverage for XML pageable Spector scenari…
Copilot Feb 17, 2026
10ed967
Bump fast-xml-parser from 5.3.5 to 5.3.6 in /packages/http-client-csh…
dependabot[bot] Feb 18, 2026
5d4d1e7
Bump tar from 7.5.7 to 7.5.9 in /packages/http-client-csharp (#9740)
dependabot[bot] Feb 18, 2026
e788478
Bump qs from 6.14.1 to 6.14.2 in /packages/http-client-csharp (#9723)
dependabot[bot] Feb 18, 2026
9553722
Fix XML serialization for nullable value types (#9736)
Copilot Feb 18, 2026
abd12a1
Fix URI deserialization (#9743)
JoshLove-msft Feb 18, 2026
8d95a55
Bump TCGC (#9744)
JoshLove-msft Feb 18, 2026
0de50ea
[Typescript] update version for js api parser (#9661)
KarishmaGhiya Feb 19, 2026
72257df
feat(openapi3): import readOnly/writeOnly as visibility decorators (#…
Copilot Feb 19, 2026
8f02e57
fix: do not crash when no discriminator prop present (#9745)
jorgerangel-msft Feb 19, 2026
ca66e04
Support "duration-constant" encoding (#9746)
JoshLove-msft Feb 19, 2026
dd866a7
Rename XML model serialization helper method from `Write` to `WriteXm…
Copilot Feb 19, 2026
069ef67
Better way to deal with manifests (#9752)
timotheeguerin Feb 20, 2026
24f0d98
Add missing C# Spector test scenarios for Encode Array enum variants …
Copilot Feb 20, 2026
7acd0a4
Fix bug in method suppression matching involving generic constraints …
JoshLove-msft Feb 20, 2026
2ade45f
Respect table order (#9763)
timotheeguerin Feb 20, 2026
a3a5d4b
Add ability to preview regen of spector scenarios (#9766)
JoshLove-msft Feb 23, 2026
4fb78e4
Use linked versions of map and set (#9751)
alzimmermsft Feb 23, 2026
793596d
Don't hoist all subclient parameters to client (#9767)
JoshLove-msft Feb 23, 2026
65ef7e5
Convert highlight comments to ins={} syntax (#9540)
Copilot Feb 23, 2026
2397138
Bump TCGC dep (#9773)
JoshLove-msft Feb 23, 2026
a6a75b7
[python] Fix XML deserialization for enum/datetime types and add mock…
Copilot Feb 24, 2026
3200e62
Bump fast-xml-parser from 5.3.5 to 5.3.6 in /packages/http-client-jav…
dependabot[bot] Feb 24, 2026
d762cb5
Bump tar from 7.5.7 to 7.5.9 in /packages/http-client-java (#9754)
dependabot[bot] Feb 24, 2026
484093c
http-client-java, bug fix external type for enum (#9784)
weidongxu-microsoft Feb 24, 2026
8e4aadb
Expose setOperation (#9686)
timotheeguerin Feb 24, 2026
57219bc
Fix: Don't report non-literal-string-template when interpolating Erro…
Copilot Feb 24, 2026
3b2827e
Bump tar from 7.5.2 to 7.5.9 in /packages/http-client-python (#9783)
dependabot[bot] Feb 24, 2026
6749e90
Fix byte[] property deserialization incorrectly using JSON array enum…
Copilot Feb 24, 2026
311883b
Add Spector test case for parameters/query spec (http-client-csharp) …
Copilot Feb 24, 2026
6a2cd4c
Add AssertInRange, AssertNotNullOrWhiteSpace, and CheckNotNullOrEmpty…
Copilot Feb 24, 2026
f6caab7
[python] pass decompress through in iter bytes (#9779)
iscai-msft Feb 24, 2026
69fe81a
Add `collectionHeaderPrefix` client option for dictionary request hea…
Copilot Feb 25, 2026
79cb55f
http-client-java, support apiVersions property in metadata.json (#9725)
weidongxu-microsoft Feb 25, 2026
14287e8
[compiler] Functions, reborn (#9060)
witemple-msft Feb 25, 2026
54f09e6
Tweak agent instructions (#9805)
timotheeguerin Feb 25, 2026
f0cf9ee
Fix deserialization code to pass ModelReaderWriterOptions to custom h…
Copilot Feb 25, 2026
e1510df
[python] add missing pylint disable for list of elements deserializat…
iscai-msft Feb 26, 2026
5fc0411
[python] let client options on child clients override parent client (…
iscai-msft Feb 26, 2026
c5bb6d7
Fix `__eq__` of `_MyMutableMapping` to use `isinstance` check (#9812)
Copilot Feb 26, 2026
e794ddd
[python] release new version (#9814)
msyyc Feb 26, 2026
b7f7d24
Update eng scripts for new azure-sdk-for-net package management folde…
Copilot Feb 26, 2026
4546b8f
[Automated] Merge release/feb-2026 into main (#9825)
Copilot Feb 26, 2026
cae9abe
fix(openapi3): preserve array constraints on nullable arrays defined …
Copilot Feb 26, 2026
90616e2
Migrate init templates to createTester API and update ESLint to lates…
Copilot Feb 26, 2026
df9e03c
Add codefix support in the TypeSpec playground (#9819)
Copilot Feb 26, 2026
c281f78
Move integration tester from typespec-azure (#9642)
timotheeguerin Feb 26, 2026
b1ed8ca
Expand pkg-pr-new tryit link to standalone packages (#9553)
timotheeguerin Feb 26, 2026
e46bb79
Fix XML serialization for model collections (#9826)
Copilot Feb 27, 2026
fdf5d61
Bump rollup from 4.57.1 to 4.59.0 in /packages/http-client-python (#9…
dependabot[bot] Feb 27, 2026
f3bdd60
Bump TCGC to 0.65.4 in http-client-csharp (#9831)
Copilot Feb 27, 2026
7da468d
build: use .net global.json for ci (#9834)
jorgerangel-msft Feb 27, 2026
d5b34d4
[python] add skill to diff changes with upstream (#9828)
iscai-msft Feb 27, 2026
358b3a3
fix: handle duplicate method signatures in BuildCurrentMethodSignatur…
JoshLove-msft Feb 27, 2026
a73a138
test: enable additional encode duration tests (#9839)
jorgerangel-msft Feb 27, 2026
4139a4d
Fix tpm build order (#9837)
timotheeguerin Feb 27, 2026
bc12258
http-client-java, warning on not spread json-merge-patch payload (#9844)
weidongxu-microsoft Feb 28, 2026
b473048
Docs: Fix useAuth example highlighted line (#9865)
gcastilho-tenchi Mar 2, 2026
b2cf716
Extensible enum generation (#7993)
timotheeguerin Mar 2, 2026
7d64e73
Upgrade dependencies (#9838)
timotheeguerin Mar 2, 2026
17c3eaa
Add backcompat target for client (#9721)
JoshLove-msft Mar 2, 2026
9bca04b
[compiler]`internal` symbols (#9762)
witemple-msft Mar 2, 2026
9cb8643
Add section for Typespec customization guidance (#9429)
samvaity Mar 2, 2026
4fd384a
Add support for OAS 3.2 nested tags via parent field in @tagMetadata …
Copilot Mar 2, 2026
d0c371e
Playground config as yaml (#9843)
timotheeguerin Mar 2, 2026
54eab04
Parallel loading of libs (#9760)
timotheeguerin Mar 2, 2026
74991ef
Fix symbol in decorator state not being displayed (#9617)
timotheeguerin Mar 2, 2026
27640c5
Emitter options cli info (#9829)
timotheeguerin Mar 2, 2026
a141783
Use apiview.org temporarily (#9870)
JoshLove-msft Mar 2, 2026
d25baad
Add spector update skill (#9871)
JoshLove-msft Mar 2, 2026
7a01d1e
Fix: write MethodSignature.NonDocumentComment during code generation …
Copilot Mar 3, 2026
9586485
Fix customization guidance text docs (#9877)
samvaity Mar 3, 2026
073de0d
Add Partial and Abstract modifiers to MethodSignatureModifiers enum (…
Copilot Mar 3, 2026
684313e
Export extensible-enum for csharp (#9879)
RodgeFu Mar 3, 2026
39a1ac3
Upgrade to eslint 10 (#9730)
timotheeguerin Mar 3, 2026
fd416ea
Fix to customized base type (#9885)
JoshLove-msft Mar 3, 2026
af3d1e0
Remove patch-implicit-optional warning (#9887)
timotheeguerin Mar 3, 2026
b9560ea
Allow @typespec/openapi3 to receive more than one `file-type`. (#9890)
glecaros Mar 4, 2026
59b9ba8
Fix CI preview failing when modifying private packages (#9900)
Copilot Mar 4, 2026
56757c8
Use tabs and fix background for tier selection (#9904)
timotheeguerin Mar 4, 2026
c406d6b
docs: add note that copilot-instructions do not apply to emitter pack…
Copilot Mar 4, 2026
962ad78
[http-client-csharp] Introduce mechanism to disable inherited visitor…
Copilot Mar 4, 2026
6ca470a
fix: Allow setting custom registry for tsp install (#9803)
Copilot Mar 4, 2026
886727c
fix ICE in serializeValueAsJson (#9804)
Copilot Mar 4, 2026
c2a5309
Add overview support and emitter display names to spec-dashboard (#9891)
joheredi Mar 4, 2026
0a35243
Handle enum value order changes using LastContractView (#9906)
Copilot Mar 4, 2026
268e449
Remove cache for Azure devops (#9918)
timotheeguerin Mar 4, 2026
f417a78
fix: update @typespec/compiler npm package description (#9903)
Copilot Mar 4, 2026
6b30af6
Migrate all libraries except compiler to tester v2 (#9913)
timotheeguerin Mar 4, 2026
e9a178d
Fix: generate JsonPatch for @dynamicModel with ...Record<unknown> + b…
Copilot Mar 4, 2026
e243113
Fix http-server-csharp crash on interfaces with template operations (…
Copilot Mar 5, 2026
f5bb4af
Migrate compiler test to tester v2 (#9931)
timotheeguerin Mar 5, 2026
cf8a7ba
Migrate spec dashboard to css modules (#9916)
timotheeguerin Mar 5, 2026
76e219d
fix(http-server-csharp): missing namespace imports in MergePatchUpdat…
Copilot Mar 5, 2026
fa0e589
fix(http-server-csharp): Emit correct ASP.NET Core result methods for…
Copilot Mar 5, 2026
11fbfd9
Revert "Use apiview.org temporarily" (#9870) (#9921)
Copilot Mar 5, 2026
6a63709
Fix `@overload` interface validation failing when the enclosing names…
Copilot Mar 5, 2026
8e7112f
[python] remove reserved word padding for enum values (#9898)
Copilot Mar 6, 2026
5bcb2af
[http-client-python] Add XML deserialization tests for EnumerationRes…
Copilot Mar 6, 2026
9a9e2f7
eng, http-client-java, update instruction (#9930)
weidongxu-microsoft Mar 6, 2026
97a3eb7
mgmt, use separate entry points for premium samples (#9845)
XiaofeiCao Mar 6, 2026
40416dc
Add Python mock API tests for authentication/noauth/union Spector cas…
Copilot Mar 6, 2026
6f07d5b
feat(http-client-java): support DurationKnownEncoding.milliseconds (#…
Copilot Mar 6, 2026
6d06117
Add spector case for extensible enum with special word member names (…
Copilot Mar 6, 2026
082518b
[python] Add test cases for flatten-property read-only and unknown mo…
Copilot Mar 6, 2026
537c5d5
fix: generate parameterized accessor for subclients with subclient-sp…
Copilot Mar 6, 2026
c7eaf96
chore: make XmlWriteCore internal (#9942)
jorgerangel-msft Mar 6, 2026
3640bed
Fix route query string parsed as path segment in C# emitter (#9959)
Copilot Mar 7, 2026
a8f07f4
Fix float comparison in duration encode mockapi for query and header …
Copilot Mar 9, 2026
83756ed
http-client-java, use lib to convert plural to singular (#9963)
weidongxu-microsoft Mar 9, 2026
b900cab
Remove includeRootSlash client option logic from http-client-python (…
Copilot Mar 9, 2026
959aa0a
fix: set git user and email in Submit-AzureSdkForNetPr.ps1 (#9960)
JoshLove-msft Mar 9, 2026
6c959b6
Do not join `?` and `:` with `/` (#9935)
timotheeguerin Mar 9, 2026
904c959
Fix running multiple versioning mutators (#9932)
timotheeguerin Mar 9, 2026
8c91b9d
Add e2e tests for azure.resourcemanager.methodsubscriptionid.operatio…
Copilot Mar 10, 2026
a5cd673
Initialize non-nullable required unwrapped XML list properties to emp…
Copilot Mar 10, 2026
3859f57
[http-client-csharp] Render field attributes on enum members in TypeP…
Copilot Mar 10, 2026
707a748
Bump version for 1.10 release (#9981)
timotheeguerin Mar 10, 2026
8b11cfc
Fix response type of putExtensibleStringValue in special-words spec (…
msyyc Mar 11, 2026
8c5e1a9
Initial
timotheeguerin Mar 11, 2026
2217053
Add agentic workflow issue-triage
timotheeguerin Mar 11, 2026
ebf67c7
Format
timotheeguerin Mar 11, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 0 additions & 7 deletions .chronus/changes/CrashOnunsupported-auth-2024-7-13-17-3-33.md

This file was deleted.

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: fix
packages:
- "@typespec/http-client-java"
---

Use `LinkedHashMap` and `LinkedHashSet` to ensure consistent iterating order.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: internal
packages:
- "@typespec/http-client-java"
---

add e2e tests for azure.resourcemanager.methodsubscriptionid.operations and azure.resourcemanager.nonresource.nonresourceoperations.create
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: internal
packages:
- "@typespec/http-client-python"
---

Add test cases for flatten property with read-only properties (putFlattenReadOnlyModel and putFlattenUnknownModel scenarios).
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: internal
packages:
- "@typespec/http-client-python"
---

Add mock API tests for authentication/noauth/union Spector case (sync + async).

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
changeKind: fix
packages:
- "@typespec/http-client-python"
---
Return empty list instead of None for non-optional unwrapped XML list fields during deserialization
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: feature
packages:
- "@typespec/http-client-java"
---

Support `DurationKnownEncoding.milliseconds` in http-client-java. Duration properties encoded as milliseconds now use `Duration` as the client type, with proper conversion to/from integer or float milliseconds on the wire.
8 changes: 0 additions & 8 deletions .chronus/changes/decorators-export-2024-7-12-2-29-0.md

This file was deleted.

16 changes: 0 additions & 16 deletions .chronus/changes/decorators-export-2024-7-9-21-2-11.md

This file was deleted.

15 changes: 0 additions & 15 deletions .chronus/changes/decorators-export-2024-7-9-22-3-58.md

This file was deleted.

8 changes: 0 additions & 8 deletions .chronus/changes/feature-cli-hyperlinks-2024-7-12-20-48-20.md

This file was deleted.

8 changes: 0 additions & 8 deletions .chronus/changes/fix-alias-expr-2024-7-12-19-19-19.md

This file was deleted.

8 changes: 0 additions & 8 deletions .chronus/changes/fix-examples-extends-2024-7-12-19-51-31.md

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions .chronus/changes/fix-numeric-print-2024-7-9-16-3-25.md

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/fix-openapi3-union-names-2024-7-8-8-5-28.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions .chronus/changes/fix-type-stack-mutate-2024-7-29-13-18-20.md

This file was deleted.

8 changes: 0 additions & 8 deletions .chronus/changes/fix-validate-op-params-2024-7-13-19-39-34.md

This file was deleted.

8 changes: 0 additions & 8 deletions .chronus/changes/fix-validate-op-params-2024-7-13-19-39-35.md

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: fix
packages:
- "@typespec/http-client-java"
---

Fix bug on alternateType apply to enum/union.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: fix
packages:
- "@typespec/http-client-java"
---

Improve handling of plural to singular convert.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: dependencies
packages:
- "@typespec/http-client-java"
---

Update dependencies: @azure-tools/typespec-client-generator-core 0.65.4, @typespec/http 1.9.1, @microsoft/api-extractor ^7.57.6, @microsoft/api-extractor-model ^7.33.4, @types/node ~25.3.5, c8 ~11.0.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: feature
packages:
- "@typespec/http-client-java"
---

Support apiVersions in metadata.json file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: feature
packages:
- "@typespec/http-client-java"
---

Add a warning when emitter does not spread for json-merge-patch payload.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: internal
packages:
- "@typespec/http-client-python"
---

Add unit test for deserializing Azure Blob Storage EnumerationResults XML payload with attributes, empty list element, and empty string element.
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: fix
packages:
- "@typespec/http-client-java"
---

mgmt, use separate entry points for premium samples
8 changes: 0 additions & 8 deletions .chronus/changes/lsp-diag-url-2024-7-12-14-53-19.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: internal
packages:
- "@typespec/http-client-python"
---

Add diff-upstream skill for comparing generated code against autorest.python baseline
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: fix
packages:
- "@typespec/http-client-python"
---

Remove includeRootSlash client option logic, which should be handled at the TypeSpec core level
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: feature
packages:
- "@typespec/http-client-python"
---

Remove enum value padding because we generate our enum value names with upper case so there is no need
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: internal
packages:
- "@typespec/spec-dashboard"
---

Add coverage overview component and emitter display name support
7 changes: 0 additions & 7 deletions .chronus/changes/tsp-openapi3-add-context-2024-7-20-9-44-3.md

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading