Releases: NASA-IMPACT/veda-backend
Releases · NASA-IMPACT/veda-backend
v9.1.0-rc.2
v9.1.0-rc.2 (2025-04-21)
Bug Fixes
Issue
What? / Why?
- Pagination was not working due changes made to Pagination extension . Updating to use a request model fixed it. ### Testing?
Detailed Changes: v9.1.0-rc.1...v9.1.0-rc.2
v9.1.0-rc.1
v9.1.0-rc.1 (2025-04-16)
Documentation
Some minor setup changes I needed to run veda-backend locally
Detailed Changes: v9.0.0...v9.1.0-rc.1
v8.3.0-rc.6
v8.3.0-rc.5
v8.3.0-rc.5 (2025-03-20)
Bug Fixes
-
Update workflows to use full commit hash (
6e6a69c
)
Detailed Changes: v8.3.0-rc.4...v8.3.0-rc.5
v8.3.0-rc.4
v8.3.0-rc.3
v8.3.0-rc.3 (2025-03-10)
Bug Fixes
Issue
What?/ Why?
colorMaps
endpoint was returning the new colormaps butcolorMaps/colorMapId
wasn't.
Testing?
https://jtran.delta-backend.com/api/raster/docs#/ColorMaps/getColorMap

Detailed Changes: v8.3.0-rc.2...v8.3.0-rc.3
v8.3.0-rc.2
v8.3.0-rc.2 (2025-03-06)
Bug Fixes
-
Remove unused import (
6088b05
) -
raster-api: Update colormaps to include additional custom colormaps (
bbad947
) -
raster-api: Update colormaps to include additional custom colormaps (#465,
bfa9b6f
)
Detailed Changes: v8.3.0-rc.1...v8.3.0-rc.2
v9.0.0
v9.0.0 (2025-02-18)
Features
Changed
- Python 3.9 to 3.11 upgrade
- Pydantic>2 and associated package upgrades
Breaking
- Pydantic upgrades require migrating pgstac version to 0.8.5
Added
- New custom surface temperature colormap (
st_cmap
) added to raster api
Detailed Changes: v8.3.0-rc.1...v9.0.0