Skip to content

Releases: NASA-IMPACT/veda-backend

v9.1.0-rc.2

21 Apr 22:26
e865306
Compare
Choose a tag to compare
v9.1.0-rc.2 Pre-release
Pre-release

v9.1.0-rc.2 (2025-04-21)

Bug Fixes

Issue

#473

What? / Why?

  • Pagination was not working due changes made to Pagination extension . Updating to use a request model fixed it. ### Testing?

https://jtran.delta-backend.com/api/stac/collections/snow-projections-diff-245/items?token=next:snow-projections-diff-245:CSCD_SWE_tavg_ssp245_20770401_percChange.cog


Detailed Changes: v9.1.0-rc.1...v9.1.0-rc.2

v9.1.0-rc.1

16 Apr 16:59
dd864fd
Compare
Choose a tag to compare
v9.1.0-rc.1 Pre-release
Pre-release

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

25 Mar 15:32
28424ff
Compare
Choose a tag to compare
v8.3.0-rc.6 Pre-release
Pre-release

v8.3.0-rc.6 (2025-03-25)

Features


Detailed Changes: v8.3.0-rc.5...v8.3.0-rc.6

v8.3.0-rc.5

20 Mar 18:22
9412dc2
Compare
Choose a tag to compare
v8.3.0-rc.5 Pre-release
Pre-release

v8.3.0-rc.5 (2025-03-20)

Bug Fixes

  • Update workflows to use full commit hash (6e6a69c)

  • Update workflows to use full commit hash (#469, 9412dc2)


Detailed Changes: v8.3.0-rc.4...v8.3.0-rc.5

v8.3.0-rc.4

14 Mar 22:24
8b0060f
Compare
Choose a tag to compare
v8.3.0-rc.4 Pre-release
Pre-release

v8.3.0-rc.4 (2025-03-14)

Bug Fixes


Detailed Changes: v8.3.0-rc.3...v8.3.0-rc.4

v8.3.0-rc.3

10 Mar 22:13
51ca9a8
Compare
Choose a tag to compare
v8.3.0-rc.3 Pre-release
Pre-release

v8.3.0-rc.3 (2025-03-10)

Bug Fixes

  • Lint errors (c1bffde)

  • Set supported_colormaps for colormapfactory (239d017)

  • Set supported_colormaps for colormapfactory (#466, 51ca9a8)

Issue

#458 (comment)

What?/ Why?

  • colorMaps endpoint was returning the new colormaps but colorMaps/colorMapId wasn't.

Testing?

https://jtran.delta-backend.com/api/raster/docs#/ColorMaps/getColorMap

Screenshot 2025-03-10 at 2 59 35 PM

Detailed Changes: v8.3.0-rc.2...v8.3.0-rc.3

v8.3.0-rc.2

06 Mar 20:59
bfa9b6f
Compare
Choose a tag to compare
v8.3.0-rc.2 Pre-release
Pre-release

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

18 Feb 14:11
55bb64e
Compare
Choose a tag to compare

v9.0.0 (2025-02-18)

Features

  • release: Dependency upgrades and new colormap (#461, 55bb64e)

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

v8.3.0-rc.1

17 Feb 19:35
4480b3a
Compare
Choose a tag to compare
v8.3.0-rc.1 Pre-release
Pre-release

v8.3.0-rc.1 (2025-02-17)


Detailed Changes: v8.2.0...v8.3.0-rc.1

v1.1.0-rc.95

14 Feb 15:42
b9ba96c
Compare
Choose a tag to compare
v1.1.0-rc.95 Pre-release
Pre-release

v1.1.0-rc.95 (2025-02-14)

Features


Detailed Changes: v1.1.0-rc.94...v1.1.0-rc.95