Backmerge release/august-2026 to main - #5351
Merged
Weidong Xu (weidongxu-microsoft) merged 3 commits intoSep 1, 2026
Merged
Conversation
## Summary - cherry-pick the TypeSpec Java 0.46.0 prepare and publish commits onto `release/august-2026` - cherry-pick the Java ARM resource identifier test fix - sync the Java core pin to `microsoft/typespec@1a1583554` for the `remove-model` management generation fix ## Validation - `pnpm build` - `pnpm test` - `pnpm -w format` - `pnpm -w lint` --------- Copilot-Session: cd6f2e08-d6d3-42ae-affd-bc71e98086f7 Copilot-Session: 813ff84f-32dc-4283-8093-c212747506fb Copilot-Session: 0c853adf-d456-4d99-bacc-fd941aca7924
## Summary - bump `@azure-tools/typespec-java` from `0.46.0` to `0.46.1` - publish the Java fixes synced in #5239 ## Included fixes - management `remove-model` generation (`microsoft/typespec#11698`) - Javadocs containing `*/` (`microsoft/typespec#11766`) - response headers following a constant header (`microsoft/typespec#11793`) --------- Copilot-Session: 0c853adf-d456-4d99-bacc-fd941aca7924
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0c853adf-d456-4d99-bacc-fd941aca7924
Contributor
|
❌ There is undocummented changes. Run The following packages have changes but are not documented.
Show changes |
commit: |
Contributor
📦 Package size report✅ No notable package size changes compared to the base branch. 13 package(s) with no notable change
Packed = gzipped |
Contributor
|
You can try these changes here
|
Weidong Xu (weidongxu-microsoft)
marked this pull request as ready for review
August 31, 2026 12:29
Weidong Xu (weidongxu-microsoft)
enabled auto-merge
August 31, 2026 12:43
Xiaofei Cao (XiaofeiCao)
approved these changes
Sep 1, 2026
Weidong Xu (weidongxu-microsoft)
deleted the
backmerge/release/august-2026-2026-08-31
branch
September 1, 2026 02:02
This was referenced Sep 2, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backmerge the August 2026 release branch, including the typespec-java 0.46.1 hotfix, into main.