Skip to content

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

Description

@dolauli

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.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions