Skip to content

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

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

Open
dolauli opened this issue Sep 18, 2023 · 0 comments · May be fixed by #1467
Open

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

dolauli opened this issue Sep 18, 2023 · 0 comments · May be fixed by #1467
Assignees

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
@notyashhh notyashhh linked a pull request Apr 23, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants