Releases: stac-utils/stac-fastapi
Releases ยท stac-utils/stac-fastapi
6.2.1
What's Changed
- confirm missing datetime when using pydantic serialization by @vincentsarago in #878
- feature: deprecated vendored CORSMiddleware by @vincentsarago in #882
Full Changelog: 6.2.0...6.2.1
6.2.0
What's Changed
- update minimum python version to 3.11 by @vincentsarago in #863
Full Changelog: 6.1.5...6.2.0
6.1.5
6.1.4
6.1.3
6.1.2
6.1.1
What's Changed
- better handle sync/async health check functions by @vincentsarago in #865
Full Changelog: 6.1.0...6.1.1
6.1.0
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #853
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #854
- switch to uv and pyproject.toml by @vincentsarago in #855
- Fix typing of base_model and mixins parameters by @vprivat-ads in #852
- Fix FastAPI 0.119.0+ compatibility by updating imports by @Zaczero in #860
- 6.0.0 -> 6.1.0 by @vincentsarago in #862
New Contributors
Full Changelog: 6.0.0...6.1.0
6.0.0
What's Changed
- remove cql-json support by @vincentsarago in #840
- add type checking by @vincentsarago in #842
- Fix import for latest stac_pydantic version by @lukasbindreiter in #844
- Patch endpoints by @rhysrevans3 in #744
- move transaction clients and models to the extensions module by @vincentsarago in #846
- update filter extension conformance classes by @vincentsarago in #845
- Release/v6.0.0 by @vincentsarago in #848
Full Changelog: 5.2.1...6.0.0
5.2.0
What's Changed
- switch to mkdocstring by @vincentsarago in #816
- add enable_direct_response option by @vincentsarago in #817
- chore: README: update backends list and wordsmithing by @philvarner in #820
- fix: fix assign to type instead of annotation in add_route_dependencies by @philvarner in #822
- fix: tweaks to docker files and rename compose by @philvarner in #821
- remove defaults in openapi schema by @vincentsarago in #819
- add health endpoint by @vincentsarago in #825
- improve typing by @vincentsarago in #826
- Release/v5.2.0 by @vincentsarago in #829
Full Changelog: 5.1.1...5.2.0