Skip to content

Azure Core VNext and ClientCore updates #7115

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

Merged
merged 21 commits into from
May 6, 2025
Merged

Conversation

srnagar
Copy link
Member

@srnagar srnagar commented Apr 24, 2025

No description provided.

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:java Issue for the Java client emitter: @typespec/http-client-java label Apr 24, 2025
Copy link
Contributor

No changes needing a change description found.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Apr 24, 2025

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

Copy link
Contributor

@weidongxu-microsoft weidongxu-microsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unblock.

There are a few things I have concern

  1. clientcore tests are disabled. It seems either the codegen or annotation processor have major problem (otherwise I'd expect just disabling a few test cases)
    • There be 1.0.0 compiler release at about May 4, we would likely need to release a working unbranded emitter on this version
    • We can merge this, and keep release unbranded emitter from feature branch on clientcore beta.5 for a few releases. But we'd expect the new clientcore work before long, as such release from branch would have large Eng cost (and likely would eventually fail when it diffs too much from main)
  2. Code around ClientMethod(Mapper/Template) have potentially large duplications. I'd hope we know what's the diff between the baseclass and subclass, so that is be possible to reduce the duplication in future.
  3. Turn of convenienceAPI would be a concern Azure Core VNext and ClientCore updates #7115 (comment)
  4. We want to avoid generating @Generated in mgmt Azure Core VNext and ClientCore updates #7115 (comment) (for now)

@srnagar srnagar enabled auto-merge May 6, 2025 08:12
@srnagar srnagar added this pull request to the merge queue May 6, 2025
Merged via the queue into microsoft:main with commit 078ae99 May 6, 2025
25 checks passed
@srnagar srnagar deleted the core-vnext branch May 6, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:java Issue for the Java client emitter: @typespec/http-client-java
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants