Releases: NASA-IMPACT/veda-backend
Releases · NASA-IMPACT/veda-backend
v11.0.1-rc.3
v11.0.1-rc.2
v11.0.1-rc.1
v11.0.0
Features
- release: added eoapi-auth-util to ingest API for Keycloak auth, removed public subnets setting from lambdas
Changed/Updated
Fixed
- fix: add client id, config url to ingest construct #480
- fix: remove allow public subnets from lambdas #481
Breaking
/common/auth/directory and AWS Cognito dependency removed.VEDA_OPENID_CONFIGURATION_URL,VEDA_KEYCLOAK_STAC_API_CLIENT_IDandVEDA_KEYCLOAK_INGEST_API_CLIENT_IDenvironment variables needed for Keycloak auth with STAC and Ingest APIs.
Detailed Changes: v10.0.0...v11.0.0
v9.1.0-rc.6
v9.1.0-rc.5
v9.1.0-rc.4
v10.0.0
v10.0.0 (2025-04-22)
Features
- release: Update colormaps, update default collection assets, update readme, fix pagination, add eoapi-auth-util keycloak (#476,
ddd143e)
Changed/Updated
Fixed
- fix: set supported_colormaps for colormapfactory #466
- fix: add default for collection assets #468
- fix: update workflows to use full commit hash #469
- fix: pagination in stac api #472
Detailed Changes: v9.1.0-rc.3...v10.0.0
v9.1.0-rc.3
v9.1.0-rc.3 (2025-04-22)
Bug Fixes
-
Remove debug statements (
af42ba9) -
Update to conditionally add certain env vars based on setting of
stac_enable_transactions(#475,089e0c1)
Detailed Changes: v9.1.0-rc.2...v9.1.0-rc.3
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