Skip to content
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

[Feature] Add module name in the breaking change message #1241

Open
dolauli opened this issue Sep 18, 2023 · 0 comments
Open

[Feature] Add module name in the breaking change message #1241

dolauli opened this issue Sep 18, 2023 · 0 comments

Comments

@dolauli
Copy link
Contributor

dolauli commented Sep 18, 2023

Let's say we add a breaking message that will take effect in Az.Aks '6.0.0'.

We will generate the message like.

The change is expected to take effect from version : '6.0.0'

And we should include the module name as below.

The change is expected to take effect in Az.Aks version : '6.0.0'

We could support it during the code generation instead of runtime. One thing need to highlight is for hybrid module, we should use root module name as the module name.

@dolauli dolauli added the P1 label Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant