Bump version for hotfix: typespec-java@0.45.8 - #4990
Conversation
Also bump emitter-tests/package.json (version + typespec-java .tgz dependency) to 0.45.8. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: cd6f2e08-d6d3-42ae-affd-bc71e98086f7
commit: |
|
You can try these changes here
|
…ub.com/Azure/typespec-azure into publish/hotfix/typespec-java-july-2026
e734843
into
release/july-2026
|
agent says that back-merge branch is not created |
|
@weidongxu-microsoft the backmerge branch auto create been kinda flaky, i am also not sure it is really needed anymore with agents. I would just ask copilot to just merge the release branch changes into main with a new branch. |
I was just asking the agent to find the backmerge branch (after the patch release) and help create the PR. And yes, one option is to manually create a back-merge branch. The reasoning of the agent is that the 1st hotfix created the Java emitter likely need another patch tomorrow, so we can take care of the backmerge then (then the backmerge branch should be |
…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>
Hotfix (patch) release of
@azure-tools/typespec-java0.45.7 -> 0.45.8 fromrelease/july-2026.Includes the XML serialization sync fix (#4987).
Version bump via
pnpm chronus version --ignore-policies:packages/typespec-java/package.json-> 0.45.8packages/typespec-java/CHANGELOG.md(Bug Fixes).chronus/changesentrypackages/typespec-java/emitter-tests/package.json-> 0.45.8 (version +@azure-tools/typespec-java.tgz dependency)Core submodule unchanged. Backmerge to
mainto follow after publish.