Bump version for hotfix: typespec-java@0.45.9 - #5013
Merged
weidongxu-microsoft merged 1 commit intoJul 22, 2026
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: cd6f2e08-d6d3-42ae-affd-bc71e98086f7
commit: |
Contributor
|
You can try these changes here
|
weidongxu-microsoft
marked this pull request as ready for review
July 22, 2026 06:45
weidongxu-microsoft
requested review from
XiaofeiCao,
alzimmermsft,
bterlson,
haolingdong-msft,
markcowl and
timotheeguerin
as code owners
July 22, 2026 06:45
XiaofeiCao
approved these changes
Jul 22, 2026
weidongxu-microsoft
merged commit Jul 22, 2026
e7eeffa
into
release/july-2026
26 of 29 checks passed
XiaofeiCao
added a commit
to XiaofeiCao/typespec-azure
that referenced
this pull request
Jul 22, 2026
…Azure#5014) Backmerge of `release/july-2026` into `main`. The auto-backmerge workflow failed for Azure#5013 due to the known same-day branch-name collision (the `backmerge/release/july-2026-2026-07-22` branch was already created by Azure#5012's run). Fast-forwarded the branch to the current release head and opening this PR manually. Brings into `main`: - typespec-java 0.45.8 (XML serialization support, Azure#4987/Azure#4990) - typespec-java 0.45.9 (XML serializer gated to azure-v1 + skip raw bytes, Azure#5012/Azure#5013) - PowerShell script sync (core-submodule handling) **Rebase merge** this PR (do not squash) to preserve the release-line history. --------- Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Timothee Guerin <tiguerin@microsoft.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: timotheeguerin <1031227+timotheeguerin@users.noreply.github.com>
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.
Hotfix version bump for
@azure-tools/typespec-java0.45.8 -> 0.45.9.Publishes the fix from #5012 (XML serializer gated to azure-v1 data-plane + skip raw byte[]/BinaryData payloads).
fixchange file (patch bump)packages/typespec-java/package.json: 0.45.8 -> 0.45.9packages/typespec-java/emitter-tests/package.json: version + .tgz dep bumped to 0.45.9coresubmodule unchangedSquash merge to trigger the NPM publish pipeline.