Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backmerge/release/november 2024 2024 12 03 #1943

Merged
merged 17 commits into from
Dec 3, 2024

Conversation

tadelesh
Copy link
Member

@tadelesh tadelesh commented Dec 3, 2024

No description provided.

tadelesh and others added 15 commits November 6, 2024 10:46
…ception usage from output usage (#1834)

resolve: #1827

add `disableUsageAccessPropagationToBase` flag: this flag aims to
support language that does not generate base model, it will skip the
base model's propagation but will not skip the property or subtype of
the base model.
…els used in exception response, they will no longer have `Output` usage, but have `Exception` usage. (#1854)
support typespec common paging.

currently, typspec does not support using pageable decorator in nested
properties, related test is skipped.
…of nullable type (#1935)

when a method has several responses and only one of them has pageable
body. tcgc's method return type will be a wrapped nullable type which
real type is that response with body. so, when trying to find property,
we need to peel off the wrapped nullable.
@microsoft-github-policy-service microsoft-github-policy-service bot added the lib:tcgc Issues for @azure-tools/typespec-client-generator-core library label Dec 3, 2024
@azure-sdk
Copy link
Collaborator

❌ There is undocummented changes. Run chronus add to add a changeset or click here.

The following packages have changes but are not documented.

  • @azure-tools/typespec-client-generator-core
Show changes

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@tadelesh tadelesh added this pull request to the merge queue Dec 3, 2024
Merged via the queue into main with commit a6e4689 Dec 3, 2024
23 checks passed
@tadelesh tadelesh deleted the backmerge/release/november-2024-2024-12-03 branch December 3, 2024 07:50
markcowl pushed a commit to markcowl/typespec-azure that referenced this pull request Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib:tcgc Issues for @azure-tools/typespec-client-generator-core library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants