Azure / Azure/azure-sdk-for-python

[breaking change detector] MSG optimization for breaking that optional property is changed to required property

Open
#37,515 0 comments 0 reactions 1 assignee Claimed by @catalinaperalta View on GitHub
breaking-changes-tool
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

- previous SDK https://github.com/Azure/azure-sdk-for-python/blob/0d03adecccb8301084da18bfd442ff961aa454f4/sdk/webpubsub/azure-mgmt-webpubsub/azure/mgmt/webpubsub/models/_models_py3.py#L1939-L1943
- current SDK https://github.com/Azure/azure-sdk-for-python/blob/34a03ee1636b7f9b98b2f96a9cfeda9631dc0dbb/sdk/webpubsub/azure-mgmt-webpubsub/azure/mgmt/webpubsub/models/_models_py3.py#L2893-L2898
- old changelog tool report: "Parameter location of model WebPubSubResource is now required"
- new changelog tool report: "Method `TrackedResource.__init__` removed default value `None` from its parameter `location`"

Compared these two kind of format, I think the old tool is more clear about this breaking.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.