Skip to content

Releases: microsoft/planetary-computer-apis

2023.2.0

03 May 15:12
8043ed2
Compare
Choose a tag to compare
2023.2.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2023.1.0...2023.2.0

2023.1.3

10 Apr 20:28
df440ee
Compare
Choose a tag to compare

Adds io-biodiversity colormap to 2023.1 release.

Full Changelog: 2023.1.2...2023.1.3

2023.1.2

02 Mar 19:07
Compare
Choose a tag to compare

In addition to sanitizing user input on API map preview, also escape it #156

Full Changelog: 2023.1.1...2023.1.2

2023.1.1

02 Mar 16:41
Compare
Choose a tag to compare

Hot fixes #155 into production.

Full Changelog: 2023.1.0...2023.1.1

2023.1.0

24 Jan 22:32
26a67e1
Compare
Choose a tag to compare

🌱Spring 2023 Release of the Planetary Computer APIs

https://planetarycomputer.microsoft.com/docs/overview/changelog/

  • Adds registered colormaps for new datasets
  • New data api endpoints for static vector tile assets
  • Fix image format inconsistencies in render configurations

2022.4.0

08 Nov 18:58
2f067f1
Compare
Choose a tag to compare

Changed

  • Move to using Azure AD based RBAC for AKS #114

Added

  • Adds function-based API endpoints for image and animation (ported from Explorer) #115, #119
  • Publish Azure Function packages to GitHub Pages based repo 117
  • Adds timeout middleware and less verbose logging for debugging gateway timeout issues #120

Fixed

  • Configure CORS correctly at the nginx-ingress level #127
  • Make config cache access thread safe to prevent key errors #130
  • Upgrade starlette (via fork) to prevent middleware errors #130
  • Better request tracing #130

2022.3.0

13 Jul 15:54
93ee000
Compare
Choose a tag to compare

Changed

  • Include hostname in redis cache keys #98
  • Update titiler-pgstac version and forward Request in reader #91
  • Upgrade uvicorn and other dependencies #106

2022.2.0

24 May 16:18
940b23a
Compare
Choose a tag to compare

[2022.2.0]

Changed

  • Relative URLs on assets are rendered as absolute #57
  • Update titiler-pgstac version to 0.1.0.a4 in pctiler #46
  • Move render config, queryables and mosaic info into Azure Storage Tables #48
  • Upgrades fastapi, stac-fastapi, and pgstac to 0.4.5 #61
  • pcstac moves to Python 3.9, uvicorn, and min/max database connections limited to 1 #73
  • Upgrades fastapi to 0.75.2 and fixes SwaggerUI vulnerability #82
  • Render config generates correct querystrings when render_options contains list-like values #85
  • Upgrade to pgstac 0.6.2 and corresponding stac-fastapi version. Supports more effecient hydration of STAC items and improved search performance. #81

Added

  • Added support for /queryables endpoint #44
  • Added /mosaic/info endpoint #48
  • Added caching and rate limiting to STAC API #52
  • Added endpoint for interval legend classmap #83

Fixed

  • Fixed bug in legend/colormap endpoint #53
  • Fixed tiler for Ground Control Point datasets, implemented for Sentinel 1 GRD #90

2022.1.3

03 Feb 19:59
6f8e80b
Compare
Choose a tag to compare

Fixed

Fixes and tests for item render links #43

2022.1.2

25 Jan 00:52
b22391d
Compare
Choose a tag to compare

Fixed

  • Fixed renderconfigs for item tile links #41
  • Fixes hostname setting for URLs used in item links