Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stac-fastapi.core-2.2.0 #16

Closed
wants to merge 3 commits into from
Closed

stac-fastapi.core-2.2.0 #16

wants to merge 3 commits into from

Conversation

pedro-cf
Copy link
Collaborator

@pedro-cf pedro-cf commented Apr 25, 2024

Related Issue(s):

Description:
Upgrade to stac-fastapi.core-2.2.0. Seems to fix the bug with the related issue. Tried to upgrade to 2.3.0 but encountered too many issues. Changes made to stac-fastapi.core affected all datetime related queries in stac-fastapi-mongo. Currently datetimes are stored as strings in MongoDB with the format provided by the users and this doesn't seem to work with the new update to stac-fastapi.core.

Also added some tweaks to the basic_auth tests so they are skipped when BASIC_AUTH environment variable is not set.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

@pedro-cf pedro-cf closed this Apr 25, 2024
@pedro-cf pedro-cf deleted the stac-fastapi.core-2.2.0 branch April 25, 2024 22:21
@pedro-cf pedro-cf mentioned this pull request Apr 25, 2024
4 tasks
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.

1 participant