Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
371 commits
Select commit Hold shift + click to select a range
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
458f881
Bump TCGC to 0.66.1 in http-client-csharp (#9986)
Copilot Mar 11, 2026
32fef45
fix: default to latest available version for fallback in upgrade pr (…
jorgerangel-msft Mar 11, 2026
b74d37d
Add tests for enum query parameters with convenientAPI(false) (#9984)
radhgupta Mar 11, 2026
220429d
http-client-java, upgrade compiler to 1.10 (#9993)
weidongxu-microsoft Mar 12, 2026
d4b0834
[python] release new version (#9989)
msyyc Mar 12, 2026
c19c01c
build: downgrade tcgc to 0.66.0 (#10002)
jorgerangel-msft Mar 12, 2026
381ea03
[.NET Generator] Auto-generate ClientSettings class and IConfiguratio…
Copilot Mar 12, 2026
c329865
fix(spec-api): correct ModelWithDatetime rfc3339 value and remove inv…
Copilot Mar 13, 2026
69c4c37
Bump tar from 7.5.9 to 7.5.11 in /packages/http-client-java (#10009)
dependabot[bot] Mar 13, 2026
682e34f
http-client-java: update Node.js dependencies to latest (#10006)
Copilot Mar 13, 2026
a22a859
fix: check tcgc compatibility when autoupdating deps (#10019)
jorgerangel-msft Mar 13, 2026
f4f2f32
Add OriginalName to InputOperation to prevent CollectionResult name c…
Copilot Mar 13, 2026
6c70367
TypeSpec Playground: File tree view (#10024)
joheredi Mar 14, 2026
0b83fa0
http-client-java, fix list result property in parent (#10017)
weidongxu-microsoft Mar 16, 2026
40ec201
[python] Add PUT test coverage for XML ModelWithDatetime scenario (#1…
Copilot Mar 16, 2026
3816fa3
Bump tar from 7.5.9 to 7.5.11 in /packages/http-client-python (#9996)
dependabot[bot] Mar 16, 2026
d2db692
fix: add semver dep to publish pipeline (#10030)
jorgerangel-msft Mar 16, 2026
1d82575
Bump TCGC to 0.66.2 for http-client-csharp (#10027)
Copilot Mar 16, 2026
941f190
fix(openapi3): anyOf with $ref + inline object incorrectly imported a…
Copilot Mar 16, 2026
fd31020
fix(openapi3): resolve "Duplicate type name" error for named union wi…
Copilot Mar 16, 2026
ed27486
Generate ClientSettings and auth constructors for individually-initia…
JoshLove-msft Mar 16, 2026
a2dac02
[python] Fix nightly build (#10049)
Copilot Mar 17, 2026
5c07285
Fix TypeFactory.CreateCSharpType crash on self-referencing models (#1…
Copilot Mar 17, 2026
9670c8e
[http-client-csharp] Add `preserveUnderscores` option to `ToIdentifie…
Copilot Mar 17, 2026
9b2a586
docs: add release note for TypeSpec v1.10.0 and release notes creatio…
Copilot Mar 17, 2026
fe45c06
Fix duplicate API version field names for multi-service clients with …
Copilot Mar 17, 2026
a2e1312
Fix dictionary deserialization crash on $-prefixed keys (#9983)
haiyuazhang Mar 17, 2026
5cf48cb
[compiler/http] Replace mutative decorators with function calls for v…
witemple-msft Mar 17, 2026
ce4b5ea
[python] upgrade latest dev version of azure-http-specs (#10057)
Copilot Mar 18, 2026
298f374
Bump fast-xml-parser from 5.5.1 to 5.5.6 in /packages/http-client-jav…
dependabot[bot] Mar 18, 2026
36a7c18
Bump fast-xml-parser from 5.5.1 to 5.5.6 in /packages/http-client-pyt…
dependabot[bot] Mar 18, 2026
64fe9e6
Fix http-specs e2e test failures and exit code masking (#9970)
Copilot Mar 18, 2026
40f10d0
Bump fast-xml-parser from 5.5.1 to 5.5.6 in /packages/http-client-csh…
dependabot[bot] Mar 18, 2026
2e4cc62
Upgrade dependencies march 2026 (#10050)
timotheeguerin Mar 18, 2026
cfcfad5
Playground mobile improvements (#10018)
timotheeguerin Mar 18, 2026
e403335
Alternate initial verb (#9966)
timotheeguerin Mar 18, 2026
a101c95
Add missing scenarios for xml handling (#10063)
timotheeguerin Mar 18, 2026
5eda2ae
Param alias (#10039)
radhgupta Mar 18, 2026
4608df2
[python] Fix nightly build caused by breaking of TCGC (#10068)
msyyc Mar 19, 2026
63fc96b
[http-client-java] fix discriminator with no subtypes (#10080)
XiaofeiCao Mar 19, 2026
43f81ef
Fix PermissionError when detecting package manager on WSL (#10084)
kashifkhan Mar 19, 2026
b6db3b8
Fix optional request body to wrap Content-Type header in null check (…
Copilot Mar 19, 2026
389d0c0
Skip generating ClientSettings for internal clients (#10086)
JoshLove-msft Mar 19, 2026
1146784
ci: always publish to internal feed in emitter publish stage (#10081)
JoshLove-msft Mar 19, 2026
a4a9e74
fix: respect wire type for endpoint params in ClientSettings (#10088)
Copilot Mar 19, 2026
6ef50a6
[http-server-js] handle Enum type in JSON serialization transpose hel…
witemple-msft Mar 19, 2026
46eff52
[http-server-js] handle Scalar and value literal return types in resu…
witemple-msft Mar 19, 2026
d3b7f61
Upgrade TCGC to 0.66.3 for http-client-csharp (#10095)
Copilot Mar 19, 2026
ca31e36
Bump flatted from 3.3.3 to 3.4.2 in /packages/http-client-python (#10…
dependabot[bot] Mar 20, 2026
c2fc4b2
Bump flatted from 3.3.3 to 3.4.2 in /packages/http-client-java (#10099)
dependabot[bot] Mar 20, 2026
7c107f9
Bump fast-xml-parser from 5.5.6 to 5.5.7 in /packages/http-client-pyt…
dependabot[bot] Mar 20, 2026
1cee9b0
Bump fast-xml-parser from 5.5.6 to 5.5.7 in /packages/http-client-csh…
dependabot[bot] Mar 20, 2026
efe6d40
fix: fix dictionary deserialization crash for specs with example valu…
JoshLove-msft Mar 20, 2026
096443e
[http-client-csharp] Fix spread model parameter matching to use wire …
JoshLove-msft Mar 23, 2026
75e4955
Fix API version enum collisions in multservice clients (#10108)
Copilot Mar 23, 2026
0df1d4c
Upgrade vite 8 (#10114)
timotheeguerin Mar 24, 2026
6004af2
[python] Fix model usage which is referred both in request and respon…
msyyc Mar 24, 2026
d7444e5
[python] Remove "None" from known values in api_version docstring (#1…
Copilot Mar 24, 2026
d0247b5
Use azure-sdk-for-js dev feed in publish scripts and regenerate versi…
JoshLove-msft Mar 24, 2026
4864aa3
Add missing Spector scenario test coverage for C# emitter (#9962)
Copilot Mar 24, 2026
342a1ee
Release @typespec/http-specs v0.1.0-alpha.35 (#10122)
Copilot Mar 24, 2026
7a042a9
Release notes separate (#10093)
timotheeguerin Mar 24, 2026
7d5e124
fix: use wire info from original property for spread parameter matchi…
JoshLove-msft Mar 24, 2026
302c619
fix: set GH_TOKEN early and re-enable publish trigger for eng/ change…
JoshLove-msft Mar 24, 2026
0132257
[python] release new version (#10129)
msyyc Mar 25, 2026
866aecf
Migrate to catalogs (#10121)
timotheeguerin Mar 25, 2026
c3cacb2
Fix instability issue in e2e testing (#10106)
zedy-wj Mar 25, 2026
ab18e58
fix: update dependabot config for workspace support and meaningful gr…
Copilot Mar 25, 2026
6041e7c
Enable CodeQL for GitHub Actions (#10137)
mikeharder Mar 25, 2026
3955a7b
Bump @types/swagger-ui from 5.21.1 to 5.32.0 in the types group (#10142)
dependabot[bot] Mar 25, 2026
660ad3b
Fix dependabot config (#10148)
timotheeguerin Mar 25, 2026
f32c6f7
Bump the actions group with 7 updates (#10140)
dependabot[bot] Mar 25, 2026
7f43478
fix: preserve array encoding serialization format for customized prop…
Copilot Mar 25, 2026
10b9f6c
Bump picomatch in /packages/http-client-csharp (#10155)
dependabot[bot] Mar 25, 2026
bf8d08e
Upgrade @typespec/http-specs to 0.1.0-alpha.35 and add missing Specto…
JoshLove-msft Mar 25, 2026
661053e
Set explicit workflow permissions (#10156)
timotheeguerin Mar 25, 2026
833f619
Remove overrides and update rollup (#10150)
timotheeguerin Mar 25, 2026
fd0d196
Guard against artifact poisoning in commenter (#10149)
timotheeguerin Mar 25, 2026
c1cc310
http-client-java, access=public would override paged (#10131)
weidongxu-microsoft Mar 26, 2026
10b19b7
Update copilot instructions and contributing docs to fix changelog, b…
Copilot Mar 26, 2026
83b2cc9
Fix shell lint flag (#10160)
timotheeguerin Mar 27, 2026
af327d3
Dependabot no labels (#10157)
timotheeguerin Mar 27, 2026
b24f489
Migrate core ci to github actions (#10133)
timotheeguerin Mar 27, 2026
5f8dc3a
[python] fix `_deserialize` imports (#10167)
iscai-msft Mar 27, 2026
1ae2fb9
Export diagnostic-collecting API for downstream emitter composition (…
Copilot Mar 27, 2026
5ae541a
[python] release new version (#10177)
msyyc Mar 27, 2026
488c987
Bump happy-dom from 20.8.4 to 20.8.8 (#10171)
dependabot[bot] Mar 27, 2026
5aa334d
fix oai regen preview script (#10141)
jorgerangel-msft Mar 27, 2026
ce6d6cf
Bump pipeline timeout for regen preview to 90 minutes (#10164)
Copilot Mar 27, 2026
bb81d34
Fix CodeWriter field dedup to update references via MemberExpression …
Copilot Mar 27, 2026
2a14452
[consistency.yml] Lint workflows with "actionlint" (#10136)
mikeharder Mar 27, 2026
417f9c9
[python] clean up namespace logic (#9821)
iscai-msft Mar 27, 2026
5c4719d
Bump picomatch in /packages/http-client-python (#10153)
dependabot[bot] Mar 30, 2026
c68c699
[python] Remove useless dev dependency from generator test requiremen…
msyyc Mar 30, 2026
d2c625a
test(http-client-java): add e2e test for alternate initial verb pagin…
Copilot Mar 30, 2026
30ad243
fix: include model name in duplicate-property error message (#10196)
Copilot Mar 30, 2026
9295341
fix(compiler): include union type name in `invalid-discriminated-unio…
Copilot Mar 30, 2026
a7e49a6
Gh action dispatch paths (#10201)
timotheeguerin Mar 30, 2026
a4dba6f
Bump happy-dom from 20.8.8 to 20.8.9 (#10191)
dependabot[bot] Mar 30, 2026
9d5d025
Add virtual DeserializeXmlValue and SerializeXmlValue APIs to ScmType…
Copilot Mar 30, 2026
15a6a67
Remove unused deprecated create pr step (#10181)
timotheeguerin Mar 30, 2026
9441db9
http-client-java, bug fix on xml array wrapper (#10209)
weidongxu-microsoft Mar 31, 2026
dc4c85e
Bump the ui group with 5 updates (#10216)
dependabot[bot] Mar 31, 2026
9158cd1
Auto-generate ConfigurationSchema.json for JSON IntelliSense (#10139)
Copilot Mar 31, 2026
daf9dde
Fix core triggering when not expected (#10220)
timotheeguerin Mar 31, 2026
64d27b7
[python] Add mock API tests for XML scenarios from PR #10063 and fix …
Copilot Mar 31, 2026
af0ef02
Update dependency to fix vulnerabilities (#10217)
timotheeguerin Mar 31, 2026
230d54b
Bump the actions group with 2 updates (#10232)
dependabot[bot] Apr 1, 2026
0680ffb
Make ConfigurationSchema section name, options ref, and NuGet.targets…
JoshLove-msft Apr 1, 2026
1f8c6e8
fix(http-client-csharp): resolve PackageReference assemblies for cust…
JoshLove-msft Apr 1, 2026
dafe925
fix: don't show file tree view in playground output for single file (…
Copilot Apr 1, 2026
fd8e700
Do not interpolate non string values automatically (#10183)
timotheeguerin Apr 1, 2026
e22670a
Rework of the xml docs (#10047)
timotheeguerin Apr 1, 2026
018c110
Spector datetime matchers (#10011)
timotheeguerin Apr 1, 2026
8d559e3
[consistency.yml] bump actionlint from 1.7.11 to 1.7.12 (#10241)
mikeharder Apr 1, 2026
978bb9f
Include custom code properties in ConfigurationSchema.json and Client…
JoshLove-msft Apr 2, 2026
bcbf374
chore(http-client-java): update Node.js dependencies (#10250)
Copilot Apr 2, 2026
b8a6abc
Fix name minifying (#10252)
timotheeguerin Apr 2, 2026
0ee3f54
Skip internal/private custom constructors for settings and schema gen…
JoshLove-msft Apr 2, 2026
1ff1962
[http-server-csharp] Emit C# class for models extending another model…
Copilot Apr 2, 2026
83b5bf3
feat(website): add integrity attributes and crossorigin to scripts (#…
Copilot Apr 2, 2026
d6cbe8d
http-client-java, ignore error on invalid date time value in JSON exa…
weidongxu-microsoft Apr 3, 2026
ce6ef84
fix(http-client-csharp): exclude custom constructors with settings pa…
JoshLove-msft Apr 3, 2026
01b4a4c
Update @azure-tools/ts-genapi version to 2.0.11 (#10267)
Copilot Apr 3, 2026
7aa1f34
Fix/struct config binding (#10261)
JoshLove-msft Apr 3, 2026
051d4b8
fix(http-client-csharp): use name comparison in HasSettingsParameter …
JoshLove-msft Apr 3, 2026
03b8f4c
[python] test infra improvements (#10219)
iscai-msft Apr 6, 2026
e149aab
Add 'plugins' emitter option to load generator plugins from paths (#1…
JoshLove-msft Apr 6, 2026
457ea8c
Move schema/ConfigurationSchema.json under the Generated folder (#10271)
Copilot Apr 6, 2026
6d7d7da
fix(spector): handle matchers in query param validation (#10259)
Copilot Apr 7, 2026
28cea40
[http-client-csharp] Switch scaffolding to generate .slnx instead of …
Copilot Apr 7, 2026
c84f756
[python] Update test requirements files with section markers (#10278)
msyyc Apr 7, 2026
34fbe57
Add search and category to the gallery (#10256)
timotheeguerin Apr 7, 2026
51d89f1
fix: skip ConfigurationSchema.json generation for non-public clients …
JoshLove-msft Apr 7, 2026
19138ba
docs: create release notes for TypeSpec 1.11.0 (#10286)
Copilot Apr 7, 2026
478dfed
Bump vesion for 1.11 release (#10287)
timotheeguerin Apr 7, 2026
51a539c
[python] add back sphinx, apiview, further testing improvements (#10283)
iscai-msft Apr 7, 2026
a09825f
[python] release new version (#10297)
msyyc Apr 8, 2026
a964f34
chore(http-client-java): update Node.js dependencies (#10296)
Copilot Apr 8, 2026
ced6d35
[python] update version then release (#10298)
msyyc Apr 8, 2026
442eaac
[python] Fix test_sensitive_word failing on Windows (#10300)
msyyc Apr 8, 2026
5945aa2
fix(typespec-vscode): fix e2e create-project test failing on peer dep…
Copilot Apr 8, 2026
e5c6b09
[http-client-csharp] Use forward slashes in .slnx project paths (#10294)
JoshLove-msft Apr 8, 2026
cb0e8af
Update publishing steps for npm and DevOps feed (#10292)
weshaggard Apr 8, 2026
daa7f40
Enable skipped Python SDK mock API tests after TCGC 0.67.0 upgrade (#…
Copilot Apr 9, 2026
0777107
Update python spector mock API tests SKILL.md for test framework refa…
msyyc Apr 9, 2026
7365e39
fix: prevent crash when package-name option is missing in http-client…
JonathanCrd Apr 9, 2026
334950f
bump http-client-java Node.js deps (#10317)
Copilot Apr 9, 2026
a6d0b97
http-client-java, update instruction on publish package (#9726)
weidongxu-microsoft Apr 9, 2026
4ba1822
[python] Fix import for generation-subdir (#10303)
msyyc Apr 9, 2026
75c3b35
[python] Add mock API tests for service/multiple-services Spector sce…
Copilot Apr 9, 2026
85592b0
fix: move ConfigurationSchema.json under src/Generated instead of roo…
JoshLove-msft Apr 9, 2026
755fe9a
Enable Python Emitter in TypeSpec Playground (#10203)
JennyPng Apr 9, 2026
be99cad
[python] fix incorrect padding of wire key name in splatted body meth…
iscai-msft Apr 9, 2026
2a3cc5e
Upgrade minimum node version to 22 (#10305)
timotheeguerin Apr 9, 2026
d2a7508
Add mock value builder for sample generation
radhgupta Apr 14, 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.
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 test for ServerDrivenPagination alternate initial verb (POST) scenario in clientcore tests
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-java"
---

Add missing tests for `int32SecondsLargerUnit` and `floatSecondsLargerUnit` encode/duration scenarios (query, header, and property).

This file was deleted.

This file was deleted.

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.
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.66.1→0.66.2, `@azure-tools/typespec-azure-rulesets` 0.65.1→0.66.0, `@typespec/http-specs` 0.1.0-alpha.33→0.1.0-alpha.34

This file was deleted.

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

Update Node.js dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: dependencies
packages:
- "@typespec/http-client-java"
---

Update Node.js dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: dependencies
packages:
- "@typespec/http-client-java"
---

Update @azure-tools/typespec-client-generator-core to 0.67.1 and other dev dependencies to latest
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: internal
packages:
- "@typespec/http-client-python"
---

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.
12 changes: 0 additions & 12 deletions .chronus/changes/fionabronwen-type-utils-2026-0-12-16-12-5.md

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/fix-NRE-generate-model-2026-0-19-9-51-29.md

This file was deleted.

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

fix import for _validation.py/_types.py when "generation-subdir" is configured

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: 6 additions & 0 deletions .chronus/changes/fix-windows-sensitive-word-test-2026-4-8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
changeKind: internal
packages:
- "@typespec/http-client-python"
---
Fix `test_sensitive_word` failing on Windows by replacing shell-based search with pure Python `pathlib` implementation.

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

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

access=public should override Paged
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 client-initialization scenarios
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: fix
packages:
- "@typespec/http-client-java"
---

Fix result segments like "value" not found if defined in parent model.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: fix
packages:
- "@typespec/http-client-java"
---

Ignore error in JSON example, if the format is incorrect.
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

This file was deleted.

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

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

Allow text/plain content-type on Enum
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: fix
packages:
- "@typespec/http-client-java"
---

Fix bug on XML array with isXmlWrapper=true
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: fix
packages:
- "@typespec/http-client-java"
---

Fix discriminator property not generated when model has @discriminator but no known subtypes
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: internal
packages:
- "@typespec/http-client-java"
---

Update internal npm feed from azure-sdk-for-js-test-autorest to azure-sdk-for-js
8 changes: 0 additions & 8 deletions .chronus/changes/minify-bundled-code-2026-0-30-17-53-27.md

This file was deleted.

Loading
Loading