chore(release): bring v14.0.0 tag into main #604
Closed
botanical wants to merge 26 commits into
Closed
Conversation
…cker compose pypgstac container
…orization on STAC + Ingest API (#601) ## Summary This release extends the STAC API with optional Transactions, multitenancy, and layered authorization, and observability improvements. ### API Updates - Multitenancy - Tenant URL paths with link rewriting in responses - Tenant filtering on collections (by filtering on value set by `eic:tenant`) - Transactions - Configurable STAC transaction endpoints (requires STAC auth proxy and openID configuration when enabled) - Authorization - **STAC auth proxy**: OIDC and JWT scope checks on private transaction routes - **STAC API:** `POST`, `PUT`, `PATCH` on `/collections` and `/collections/{id}` - **Ingest API:** `POST` on `/collections` Full description of tests can be found in this [spreadsheet](https://docs.google.com/spreadsheets/d/14VnPka0OGQfBL9bUaZawLP0xKyMLoMcEYmz-NY5Q1Ik/edit?gid=0#gid=0 )
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We need this to unblock the semantic release which is computing v14.0.0 as the new release since the branch history only has 13.0.0
https://github.com/NASA-IMPACT/veda-backend/actions/runs/26477559489/job/77966894752#step:4:30