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

Update to 1.0.0-beta.4 #298

Merged
merged 6 commits into from
Jan 18, 2022
Merged

Conversation

moradology
Copy link
Collaborator

@moradology moradology commented Nov 16, 2021

Related Issue(s): #294

Description:
This PR brings conformance classes up to 1.0.0-beta.4 and implements relevant updates where possible within stac-fastapi. Note that complete 1.0.0-beta.4 will also require upstream changes and therefore incrementing some dependencies (e.g. stac-pydantic).

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, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@moradology moradology force-pushed the feature/beta.4 branch 3 times, most recently from d16a0af to f52b163 Compare November 30, 2021 17:06
@moradology moradology marked this pull request as ready for review December 7, 2021 16:49
* Upgrade pgstac backend to use version 0.4.3 ([#321](https://github.com/stac-utils/stac-fastapi/pull/321))
* Upgrade pgstac backend to use version 0.4.2 ([#321](https://github.com/stac-utils/stac-fastapi/pull/321))
* STAC 1.0.0-beta.4 conformance classes updated ([#298](https://github.com/stac-utils/stac-fastapi/pull/298))
* Upgrade pgstac backend to use version 0.4.3 ([#326](https://github.com/stac-utils/stac-fastapi/pull/326))
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slight correction to an apparent typo here

@lossyrob
Copy link
Member

@moradology looking good - what are the stac-pydantic changes that need to be made? What's the timeline? If we can get those changes in and the upgrade the beta.4 done, we're in a good place to release this week.

@moradology
Copy link
Collaborator Author

@lossyrob The stac-pydantic updates should be in as of 2.0.2 and I believe the setup.py version of 2.0.* should bring in the most recent release. This should be good to go as of now, I believe

@lossyrob lossyrob merged commit 7a97d6c into stac-utils:master Jan 18, 2022
@lossyrob lossyrob deleted the feature/beta.4 branch January 18, 2022 15:44
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.

2 participants