-
Notifications
You must be signed in to change notification settings - Fork 956
[Release] sdk/resourcemanager/storage/armstorage/2.0.0 #25066
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
Conversation
…m spec commit: 260ed6a52537921f53a18ffaf4020e3b4d510367
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request releases version 2.0.0 of the Azure Storage SDK for Go, updating it from API version 2024-01-01 to 2025-01-01 with breaking changes to the module path.
- Module path updated to include v2 suffix for major version release
- API version upgraded from 2024-01-01 to 2025-01-01
- New features added including IPv6 endpoint support, dual-stack preferences, and enhanced authentication settings
Reviewed Changes
Copilot reviewed 85 out of 86 changed files in this pull request and generated 8 comments.
Show a summary per file
| File | Description |
|---|---|
| version.go | Sets module version to v2.0.0 |
| go.mod | Updates module path to v2 and dependency versions |
| models.go | Adds new data structures for IPv6, placement, and authentication features |
| models_serde.go | Implements serialization for new model properties |
| Various client files | Updates API version references to 2025-01-01 |
| Example and test files | Updates import paths to use v2 module |
Comments suppressed due to low confidence (2)
sdk/resourcemanager/storage/armstorage/models_serde.go:8392
- The hardcoded string "Days" should be replaced with a constant or variable with a meaningful name to avoid magic values in the code.
populate(objectMap, "interval", t.Interval)
sdk/resourcemanager/storage/armstorage/models_serde.go:8435
- The hardcoded string "Days" should be replaced with a constant or variable with a meaningful name to avoid magic values in the code.
populate(objectMap, "interval", t.Interval)
sdk/resourcemanager/storage/armstorage/fake/taskassignmentsinstancesreport_server.go
Show resolved
Hide resolved
sdk/resourcemanager/storage/armstorage/fake/taskassignmentinstancesreport_server.go
Show resolved
Hide resolved
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
|
The breaking changes are introduced and approved in this PR,@jhendrixMSFT Could you approve the major version release because of the breaking changes? They have been approved in this spec PR. |
|
@microsoft-github-policy-service rerun |
https://github.com/Azure/sdk-release-request/issues/6464