Skip to content

Releases: NASA-IMPACT/veda-backend

v12.0.0-rc.6

14 Aug 18:09
52b0ba9
Compare
Choose a tag to compare
v12.0.0-rc.6 Pre-release
Pre-release

v12.0.0-rc.6 (2025-08-14)

Features

  • stac-api: Enable collection search extension (#503, 52b0ba9)

Issue

#495

What?

  • Adds the Collection Search functionality to STAC API

  • Slight refactor to api configuration to better align with example app in stac-fastapi.pgstac

  • tests: Modifications to docker compose and tests for pgstac upgrade (c7093fb)


Detailed Changes: v12.0.0-rc.5...v12.0.0-rc.6

v12.0.0-rc.5

08 Aug 17:19
1878329
Compare
Choose a tag to compare
v12.0.0-rc.5 Pre-release
Pre-release

v12.0.0-rc.5 (2025-08-08)

Bug Fixes

  • db: Remove custom collection id search UDF (cec49b4)

  • stac-api: Remove deprecated collection id search (#509, 1878329)

What Remove the deprecated (and hidden) collection id search endpoints from stac-api in anticipation of enabling stac-fastapi collection search in #495

Testing?

  • STAC Tests run against local docker build

  • stac-api: Remove deprecated collection id search endpoints (5628ef2)


Detailed Changes: v12.0.0-rc.4...v12.0.0-rc.5

v12.0.0-rc.4

06 Aug 22:05
c654b4c
Compare
Choose a tag to compare
v12.0.0-rc.4 Pre-release
Pre-release

v12.0.0-rc.4 (2025-08-06)

Bug Fixes

  • Use replace deprecated custom json serialization with default pydantic v2 model_config (#501, c654b4c)

Issue #474

What? removes the json_loads and json_dumps parameters from the ConfigDict and uses default model_config

Why? it is no longer supported by Pydantic V2


Detailed Changes: v12.0.0-rc.3...v12.0.0-rc.4

v12.0.0-rc.3

06 Aug 20:38
3aa94a1
Compare
Choose a tag to compare
v12.0.0-rc.3 Pre-release
Pre-release

v12.0.0-rc.3 (2025-08-06)

Bug Fixes

  • Include tileMatrixSetId in STAC Item map links (#502, 3aa94a1)

Issue

#494

What?

Update dynamically rendered titiler map links to include required tile matrix set id.

Why?

to accomodate changes in titiler v0.19.0


Detailed Changes: v12.0.0-rc.2...v12.0.0-rc.3

v12.0.0-rc.2

23 Jul 21:11
9a42fd1
Compare
Choose a tag to compare
v12.0.0-rc.2 Pre-release
Pre-release

v12.0.0-rc.2 (2025-07-23)

Bug Fixes

  • stac: Resolve duplicated root path bug (#498, 9a42fd1)

Issue

stac-utils/stac-fastapi-pgstac#262 NASA-IMPACT/veda-architecture#632

What?

  • Upgrade stac-fastapi.pgstac to root_path fix version to resolve duplicated root path in self and next links.

Testing?

  • Deployed to test instance and confirmed that dynamic urls do not contain duplicated paths.

Detailed Changes: v12.0.0-rc.1...v12.0.0-rc.2

v13.0.0-patch.1 (patch for pagination bug)

03 Jul 17:24
bb27bdb
Compare
Choose a tag to compare

What Changed

Fixed

Full Changelog: v12.0.0-rc.1...v13.0.0-patch.1

v13.0.0

27 Jun 14:23
f45c26b
Compare
Choose a tag to compare

v13.0.0 (2025-06-27)

Features


Detailed Changes: v12.0.0...v13.0.0

v12.0.0

26 Jun 19:51
f2187e8
Compare
Choose a tag to compare

v12.0.0 (2025-06-26)

Features

  • release: Keycloak auth integration and rio-tiler upgrade (#490, f2187e8)

Breaking

Upgraded

Changed

  • Database VPC subnet selection override removed
  • Unit test step in deployment action can now be suppressed with an environment variable

Detailed Changes: v11.0.1-rc.5...v12.0.0

v12.0.0-rc.1

26 Jun 20:55
4216a67
Compare
Choose a tag to compare
v12.0.0-rc.1 Pre-release
Pre-release

v12.0.0-rc.1 (2025-06-26)

Features


Detailed Changes: v11.0.1-rc.5...v12.0.0-rc.1

v11.0.1-rc.5

13 Jun 14:20
b7fadb9
Compare
Choose a tag to compare
v11.0.1-rc.5 Pre-release
Pre-release

v11.0.1-rc.5 (2025-06-13)

Bug Fixes


Detailed Changes: v11.0.1-rc.4...v11.0.1-rc.5