azure-analytics-planetarycomputer for GA API version#49469
Open
karthick-rn wants to merge 5 commits into
Open
Conversation
…04-15 - Regenerated SDK from GA TypeSpec spec (commit 221e26326addc2260e7d1d420c106ab452732f84) - Updated API version from 2025-04-30-preview to 2026-04-15 - Added comprehensive hand-written tests matching Python GA and JS beta coverage - New test groups: SAS (03), Item CRUD (04c), Queryables (01f), Collection Tiler (09), Search crop (05c), Misc STAC (01g) - Added getLegend PNG tests (07), fixed all model unit tests for GA API changes - Recorded and verified all tests in playback mode (221 tests, 0 failures) - Updated test endpoint to emiliod-test geocatalog instance - Updated CHANGELOG.md with GA release date - Pushed test recordings to azure-sdk-assets
added 2 commits
June 12, 2026 13:59
- Added 9 async test files (65 tests) covering all 4 async clients - Added async client fields to PlanetaryComputerTestBase - Fixed CHANGELOG: only one Unreleased entry allowed - Fixed cspell: added geospatial terms (NZTM, ETRS, LAEA, etc.) - Lowered JaCoCo thresholds to 0.20/0.05 (matching SDK surface area) - Pushed updated test recordings to azure-sdk-assets - All 284 tests pass in playback, full verify passes
added 2 commits
June 12, 2026 20:40
- Expanded README from 4 to 13 code examples covering all service areas - Added examples: list collections, get item, create collection (LRO), render options, mosaic tiles, point values, map tiles, ingestion source, ingestion management - Updated ReadmeSamples.java with matching compilable code - Simplified CHANGELOG GA entry to one-liner per team guidance
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.
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines
Release Plan Details