Skip to content

chore(release): bring v14.0.0 tag into main #604

Closed
botanical wants to merge 26 commits into
developfrom
chore/bring-v14-into-main
Closed

chore(release): bring v14.0.0 tag into main #604
botanical wants to merge 26 commits into
developfrom
chore/bring-v14-into-main

Conversation

@botanical
Copy link
Copy Markdown
Member

@botanical botanical commented May 27, 2026

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

   INFO     [algorithm.next_version] The last full      algorithm.py:300
            version in this branch's history was 13.0.0                 
   INFO     [algorithm.next_version] The latest release algorithm.py:330
            in this branch's history was 13.0.0                         
   INFO     [algorithm.next_version] Found 293 commits  algorithm.py:342
            since the last release!                                     
   INFO     [algorithm.next_version] The type of the    algorithm.py:399
            next release release is: major                              14.0.0

anayeaye and others added 26 commits August 22, 2025 12:36
…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
)
@botanical
Copy link
Copy Markdown
Member Author

Closing this since @ividito and @anayeaye resolved the git history!

@botanical botanical closed this May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants