v2.4.6
This is the first release after the backend breakout. stac-fastapi-pgstac and stac-fastapi-sqlalchemy now live as stand-alone repositories. This should be a zero-impact change for project that depend on these pacakges, as there have been no changes to functional code or the packaging layout.
In the coming days and weeks, we will be moving any backend-specific issues from this repo to their respective backend repos. One PR (#559) was closed, and its author was asked to re-open that PR on the backend repo.
What's Changed
- Remove backend repos by @gadomski in #555
- Update iso8601 requirement from ~=1.0.2 to >=1.0.2,<1.2.0 in /stac_fastapi/types by @dependabot in #570
- Bump actions/setup-python from 3 to 4 by @dependabot in #569
- Fix Github Pages deploy by @gadomski in #571
- Release v2.4.6 by @gadomski in #572
Changes that have been ported to stac-fastapi-pgstac
Backport PR: stac-utils/stac-fastapi-pgstac#22
- Improve logging of pgSTAC tests by @alukach in #564
- Add tooling to make customization of DB Connection possible by @alukach in #538
New Contributors
- @dependabot made their first contribution in #570
Full Changelog: 2.4.5...2.4.6