NASA-IMPACT / veda-backend

Backend services for VEDA
Other
9 stars 5 forks source link

feat(release)!: release db, stac and ingest api, add otel #368

Closed botanical closed 1 month ago

botanical commented 1 month ago

Breaking

Breaking changes 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

Changed/Updated

Fixed

botanical commented 1 month ago

For posterity, @anayeaye added the VEDA_COGNITO_DOMAIN to our env configuration (in https://github.com/NASA-IMPACT/veda-backend/pull/360) and we also added the necessary callback urls to Cognito