-
Notifications
You must be signed in to change notification settings - Fork 3k
[AutoRelease] t2-onlineexperimentation-2025-04-22-80414(can only be merged by SDK owner) #40642
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
[AutoRelease] t2-onlineexperimentation-2025-04-22-80414(can only be merged by SDK owner) #40642
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 releases version 1.0.0b1 of the Microsoft Azure Online Experimentation Management Client Library, recording test success and introducing the complete set of auto-generated files for both asynchronous and synchronous clients.
- Introduces auto-generated code for client, configuration, models, operations, and patch customizations for both async and sync scenarios.
- Adds supporting files including version, README, CHANGELOG, LICENSE, and package initializers.
Reviewed Changes
Copilot reviewed 47 out of 50 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
azure/mgmt/onlineexperimentation/models/init.py | New model definitions with all extension and patch hook integration. |
azure/mgmt/onlineexperimentation/aio/operations/_patch.py | Async operations patch customization module. |
azure/mgmt/onlineexperimentation/aio/operations/init.py | Async operations initialization incorporating patch hook. |
azure/mgmt/onlineexperimentation/aio/_patch.py | Async patch customization module. |
azure/mgmt/onlineexperimentation/aio/_configuration.py | Async configuration class with policy instantiation using updated async policies. |
azure/mgmt/onlineexperimentation/aio/_client.py | Async client implementation with deep copy of requests, context manager support, and proper URL formatting. |
azure/mgmt/onlineexperimentation/aio/init.py | Async package initialization with patch hook support. |
azure/mgmt/onlineexperimentation/_version.py | Version file setting the package version to 1.0.0b1. |
azure/mgmt/onlineexperimentation/_patch.py | Sync patch customization module with guidance comments. |
azure/mgmt/onlineexperimentation/_configuration.py | Synchronous configuration class initializing policies including authentication and logging. |
azure/mgmt/onlineexperimentation/_client.py | Synchronous client implementation with URL formatting, deep copy of requests, and context manager support. |
azure/mgmt/onlineexperimentation/init.py | Package initializer aggregating client and version with patch hook integration. |
azure/mgmt/init.py | Package init using pkgutil extend_path for namespace package support. |
azure/init.py | Package init using pkgutil extend_path for namespace package support. |
README.md | Documentation providing getting started instructions and usage examples. |
LICENSE | MIT License file included as per repository standards. |
CHANGELOG.md | Changelog with release history details for version 1.0.0b1. |
Files not reviewed (3)
- sdk/onlineexperimentation/azure-mgmt-onlineexperimentation/MANIFEST.in: Language not supported
- sdk/onlineexperimentation/azure-mgmt-onlineexperimentation/_meta.json: Language not supported
- sdk/onlineexperimentation/azure-mgmt-onlineexperimentation/apiview-properties.json: Language not supported
/azp run prepare-pipelines |
Azure Pipelines successfully started running 1 pipeline(s). |
https://github.com/Azure/sdk-release-request/issues/6027
Recording test success