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 10 #1969

Merged
merged 23 commits into from
Dec 10, 2024

Conversation

tadelesh
Copy link
Member

No description provided.

tadelesh and others added 19 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.
@azure-sdk
Copy link
Collaborator

azure-sdk commented Dec 10, 2024

❌ 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

@tadelesh tadelesh enabled auto-merge December 10, 2024 03:52
@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 10, 2024
Merged via the queue into main with commit 2b3cfb5 Dec 10, 2024
23 checks passed
@tadelesh tadelesh deleted the backmerge/release/november-2024-2024-12-10 branch December 10, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants