v5.0.0
github-actions
released this
06 May 20:48
·
173 commits
to develop
since this release
v5.0.0 (2024-05-06)
Breaking
- feat(release)!: release db, stac and ingest api, add otel (#368)
Breaking
Notes
Breaking: VEDA_COGNITO_DOMAIN
configuration now required along with
one time administrator step to update existing user pool client allowed
callback urls with the ingest-api's URL
Added
- feat(otel): add otel to ingest API
- feat: database subnet configuration and externally triggered ci action improvements
- feat: configurable subnet ids
Changed/Updated
Fixed
- fix: cast sub as str
- fix: update get_username function
- fix: change get username function
- fix: cognito domain env var
- fix(stac-api): next link and trailing slash bug in stac api url
- fix: merge upstream dependency fixes
- fix(db)!: update collection summaries on load items
- fix: resolve dependency and node warnings and fix stac browser deployments with cloudfront
- fix: stac browser catalog url with cloudfront
- ci: fix vcs release in deploy and upgrade action versions
- fix: api dependencies upgrade
- fix(ci): remove new openapi test to unblock release
- fix: revert openapi spec addition changes
- fix(api): do not override ingest api subnet config
- chore: test api responses against openapi spec
- fix: update condition for setting storage_encrypted
- chore: merge subnets changes into ci branch
- fix(ci): updates for veda deploy(
6fc9ded
)