Skip to content

Releases: NASA-IMPACT/veda-backend

v1.1.0-rc.94

10 Jan 01:45
c402653
Compare
Choose a tag to compare
v1.1.0-rc.94 Pre-release
Pre-release

v1.1.0-rc.94 (2025-01-10)

Bug Fixes

Co-authored-by: Jennifer Tran 12633533+botanical@users.noreply.github.com


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

v1.1.0-rc.93

09 Jan 21:19
b36d071
Compare
Choose a tag to compare
v1.1.0-rc.93 Pre-release
Pre-release

v1.1.0-rc.93 (2025-01-09)

Bug Fixes

  • Cast stac url as string in collection exists validator (#453, b36d071)

Detailed Changes: v1.1.0-rc.92...v1.1.0-rc.93

v1.1.0-rc.92

03 Jan 20:25
Compare
Choose a tag to compare
v1.1.0-rc.92 Pre-release
Pre-release

v1.1.0-rc.92 (2025-01-03)

Bug Fixes

  • Sync db bootstrapper runtime versions == 3.11 (5ac2a38)

Detailed Changes: v1.1.0-rc.91...v1.1.0-rc.92

v8.2.0

04 Dec 19:10
b95f3fd
Compare
Choose a tag to compare

v8.2.0 (2024-12-04)

Features

  • release: Add cmap for tornado datasets (#448, b95f3fd)

Detailed Changes: v8.1.0...v8.2.0

v1.1.0-rc.91

02 Dec 22:51
3500e7c
Compare
Choose a tag to compare
v1.1.0-rc.91 Pre-release
Pre-release

v1.1.0-rc.91 (2024-12-02)

Features


Detailed Changes: v1.1.0-rc.90...v1.1.0-rc.91

v8.1.0

30 Oct 22:29
1d2d8fd
Compare
Choose a tag to compare

v8.1.0 (2024-10-30)

Features

  • feat(release): Support disabling default API Gateway endpoints and add custom soil-texture colormap to raster-api (#445)

Added in this release

v1.1.0-rc.90

23 Oct 20:09
aa3292e
Compare
Choose a tag to compare
v1.1.0-rc.90 Pre-release
Pre-release

v1.1.0-rc.90 (2024-10-23)

Bug Fixes

Features

  • feat: disable default api gateway endpoints (#443)

Issue

NASA-IMPACT/veda-architecture#452

What/Why

This disables the default API Gateway endpoints for the stac, raster,
and ingest APIs. Instead, access to the APIs should be done through the
custom domain endpoints.

Testing

Tested with my UAH jtran stack (aa3292e)

  • feat: add flag to disable default endpoints (7afc9ab)

  • feat: disable default api gateway endpoints (5da794d)

v1.1.0-rc.89

23 Oct 18:23
b633276
Compare
Choose a tag to compare
v1.1.0-rc.89 Pre-release
Pre-release

v1.1.0-rc.89 (2024-10-23)

Features

  • feat(raster): added new soil texture colormap (#442)

Issue

#441

What/Why?

Add a custom colormap to titiler for soil texture datasets. The source
parameter definition of the color mappings would otherwise be too long
for firewall restrictions.

Testing?

I ran the titiler locally and previewed the results for one soil texture
COG.

soil-texture-preview (b633276)

  • feat(raster): added new soil texture colormap (c84d1d0)

v8.0.0

15 Oct 18:14
5fcae8c
Compare
Choose a tag to compare

v8.0.0 (2024-10-15)

Breaking

feat(routes)!: remove cloudfront distribution and custom alternate
domain from backend #422

Added

feat(raster-api): added custom NLCD colormap
#433
feat: add ecr endpoint
#432

Fixed

fix(tests): #425
fix(ingest): improved datetime validations
#419

Changed

ci: remove automated deployments to staging
#438 (5fcae8c)

v1.1.0-rc.88

15 Oct 15:30
a226793
Compare
Choose a tag to compare
v1.1.0-rc.88 Pre-release
Pre-release

v1.1.0-rc.88 (2024-10-15)

Features