[AutoRelease] t2-planetarycomputer-2025-05-20-27864(can only be merged by SDK owner)#41208
Merged
shaktichetan23 merged 2 commits intoAzure:mainfrom Jun 13, 2025
Merged
Conversation
Collaborator
Author
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR auto-releases the initial version (1.0.0b1) of the Azure Planetary Computer Management Client with both asynchronous and synchronous support, along with supporting configuration, patch, validation, and documentation files.
- Introduces new async and sync client implementations and supporting configuration for Planetary Computer operations.
- Adds generated init, _patch, and _version files along with API view and release metadata.
Reviewed Changes
Copilot reviewed 47 out of 47 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| aio/operations/init.py | Sets up async operations exports and applies patching. |
| aio/_patch.py | Introduces customization hook for generated async code. |
| aio/_configuration.py | Provides async configuration with proper authentication and policies. |
| aio/_client.py | Implements async client class with context manager support and request formatting. |
| _configuration.py | Implements synchronous configuration with authentication. |
| _client.py | Implements synchronous client class with URL formatting and policy configuration. |
| init.py, _version.py, _validation.py, etc. | Supporting files for module initialization, versioning, API view mapping, and documentation. |
| README.md, CHANGELOG.md, MANIFEST.in, LICENSE | Documentation and packaging metadata updates. |
msyyc
approved these changes
May 22, 2025
Member
|
/azp run prepare-pipelines |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Member
|
Can we merge this? |
Member
|
@shaktichetan23 feel free to merge and release this pr if you have no concern about this comment. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/Azure/sdk-release-request/issues/6159
Recording test success