Skip to content

Fix Java sample client routing - #11633

Merged
Weidong Xu (weidongxu-microsoft) merged 2 commits into
microsoft:mainfrom
weidongxu-microsoft:fix/java-premium-manager-reference-set
Aug 12, 2026
Merged

Fix Java sample client routing#11633
Weidong Xu (weidongxu-microsoft) merged 2 commits into
microsoft:mainfrom
weidongxu-microsoft:fix/java-premium-manager-reference-set

Conversation

@weidongxu-microsoft

Copy link
Copy Markdown
Contributor

Summary

  • restore Fluent Premium sample routing for resource service clients
  • use metadata-suffix instead of the removed AutoRest tag
  • replace the obsolete manager-reference map with a package allowlist

Testing

  • Java emitter build
  • management generator tests
  • formatting and lint

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 52711e2e-3110-40a5-9e78-225bb28d94ab
@microsoft-github-policy-servicemicrosoft-github-policy-serviceBot added the emitter:client:java Issue for the Java client emitter: @typespec/http-client-java label Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

All changed packages have been documented.

  • @typespec/http-client-java
Show changes

@typespec/http-client-java - fix✏️

Fix Fluent Premium samples to use the correct service client for resource metadata suffixes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 52711e2e-3110-40a5-9e78-225bb28d94ab
@azure-sdk-automation

azure-sdk-automationBot commented Aug 12, 2026

Copy link
Copy Markdown

You can try these changes here

🛝 Playground🌐 Website🛝 VSCode Extension

@weidongxu-microsoft
Weidong Xu (weidongxu-microsoft) marked this pull request as ready for review August 12, 2026 06:29
@weidongxu-microsoftWeidong Xu (weidongxu-microsoft) changed the title Fix Java Fluent Premium sample client routingFix Java sample client routingAug 12, 2026
Merged via the queue into microsoft:main with commit 5cbe226Aug 12, 2026
35 checks passed
@weidongxu-microsoft
Weidong Xu (weidongxu-microsoft) deleted the fix/java-premium-manager-reference-set branch August 12, 2026 08:14
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:javaIssue for the Java client emitter: @typespec/http-client-java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@weidongxu-microsoft@XiaofeiCao