-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Datadog update to version 2025-06-11 #53821
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
base: main
Are you sure you want to change the base?
Conversation
|
Thank you for your contribution @jbhanuchand! We will review the pull request and get back to you soon. |
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 updates the Azure Datadog SDK from API version 2021-03-01 to 2025-06-11. The changes include API version updates, new operations for creation support and billing info, new monitored subscription resources, and enhanced sample code with proper parameter initialization.
Key Changes:
- Updated API version from
2021-03-01to2025-06-11across all REST operations and resources - Added new operations:
CreationSupported,BillingInfo,MonitoredSubscriptions, andOrganizations(resubscribe) - Enhanced test samples with proper object initialization instead of empty constructors
- Added new resource types and models for monitored subscriptions
Reviewed Changes
Copilot reviewed 3 out of 94 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| autorest.md | Updated API spec reference commit hash and added rename mappings for new types |
| Sample files | Updated API version references and enhanced with proper object initialization |
| RestOperations files | Updated API versions and added new operation classes |
| Resource files | Added new MonitoredSubscriptionProperty resources and updated API version references |
| Model files | Added new models (SubscriptionList, Status, ResubscribeProperties) and updated existing ones |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
jsquire
left a comment
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.
Your account lacks the public membership to the Azure and Microsoft GitHub organization memberships and write permissions required of an internal contributor. Please review the Azure SDK onboarding documentation and use the associated Teams channel for support.
- Azure SDK onboarding (Microsoft internal)
- Azure SDK onboarding assistance (Microsoft internal)
You can verify the state of your account by running the Validate-AzsdkCodeOwner script from the Azure SDK tools repository.
Please also be sure to add yourself to CODEOWNERS for this library, if you will be maintaining it going forward.
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.