You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for .NET 8.0, .NET 10.0, and .NET Standard 2.0.
Added PlanetaryComputerProClientSettings to support creating a PlanetaryComputerProClient from IConfiguration, including configuration-based credential resolution and dependency injection registration.
Data client methods with many parameters use options bag pattern for improved usability (e.g., GetItemPointAsync(GetItemPointOptions)).
Removed Features
Static image rendering endpoints (no longer part of GA API specification).