Skip to content

[breaking change detector] change log report optimization for default value change #37040

Open
@msyyc

Description

@msyyc

For the following change https://github.com/azure-sdk/azure-sdk-for-python/pull/7447/files#diff-a272e9b4498f61d5f1426213e13beb9f9429efeb0f7d48aa2ae81817814e2767:

image

Current report is:
- The class 'AgentPoolUpgradeSettings' method '__init__' had its parameter 'max_surge' default value changed from 'str' to 'none'

Actually it has no default value, so I think it shall be

- The class 'AgentPoolUpgradeSettings' method '__init__' had its parameter 'max_surge' changed to have no default value

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions