-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[Durable Task] Release Azure.ResourceManager.DurableTask v1.0.0 #53138
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
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 PR prepares the Azure.ResourceManager.DurableTask SDK for its first stable v1.0.0 release, upgrading from the previous beta version.
- Updates specification commit reference and assets tag
- Adds comprehensive test coverage for task hubs and retention policies
- Improves test reliability by replacing hardcoded values with strongly-typed enums
Reviewed Changes
Copilot reviewed 6 out of 29 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| tsp-location.yaml | Updates commit reference to latest specification |
| TaskHubTests.cs | Adds new comprehensive test coverage for task hub CRUD operations |
| SchedulerTests.cs | Refactors tests to use strongly-typed enum values instead of string literals |
| RetentionPolicyTests.cs | Adds new test coverage for retention policy management |
| assets.json | Updates assets tag for the new release |
| CHANGELOG.md | Documents the v1.0.0 GA release |
sdk/durabletask/Azure.ResourceManager.DurableTask/tests/Scenario/RetentionPolicyTests.cs
Outdated
Show resolved
Hide resolved
sdk/durabletask/Azure.ResourceManager.DurableTask/tests/Scenario/RetentionPolicyTests.cs
Show resolved
Hide resolved
…io/RetentionPolicyTests.cs Co-authored-by: Copilot <[email protected]>
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
|
/check-enforcer override |
|
@ArthurMa1978 can you approve this for Release? I pinged you on a Thread in Teams. |
First Azure Resource Manager Durable Task stable SDK release
Release Plan Details
Spec pull request: [DurableTask] API version 2025-11-01 azure-rest-api-specs#37635
Spec API version: 2025-11-01