Azure / autorest.java

Extension for AutoRest (https://github.com/Azure/autorest) that generates Java code
MIT License
32 stars 80 forks source link

Projected version support Implementation #2716

Closed lmazuel closed 2 months ago

lmazuel commented 2 months ago

Should be as simple as move to TCGC 0.41.4+

weidongxu-microsoft commented 2 months ago

relate https://github.com/Azure/autorest.java/issues/2644

Java would need to distinguish a configure to TCGC of "all" or "latest", depends on emitter option "advanced-versioning" (which means handling compatibilities across versions)