Releases: stac-utils/stac-fastapi
Releases · stac-utils/stac-fastapi
v3.0.0a3
What's Changed
- move filter client from types to extensions by @vincentsarago in #704
- Aggregation Extension by @jamesfisher-gis in #684
- Allow default route dependencies by @rhysrevans3 in #705
- deprecate Fields default-includes by @vincentsarago in #706
- v3.0.0a3 by @jonhealy1 in #707
New Contributors
- @jamesfisher-gis made their first contribution in #684
Full Changelog: 3.0.0a2...3.0.0a3
3.0.0a2
What's Changed
- set default value for Query attribute for
QueryExtensionPostRequest
model by @vincentsarago in #701 - Bump version: 3.0.0a1 → 3.0.0a2 by @vincentsarago in #702
Full Changelog: 3.0.0a1...3.0.0a2
v3.0.0a1
What's Changed
- use literal instead of Enum for FilterLang by @vincentsarago in #686
- switch to fastapi-slim by @vincentsarago in #687
- Remove pystac by @jonhealy1 in #690
- update conformance and spec urls by @vincentsarago in #691
- Feature/update stac pydantic3.1.0 by @vincentsarago in #697
- Make
str_to_interval
not return a tuple for single-value input by @avbentem in #692 - BUGFIX: invalid landing page link when
filter-extension
is enabled by @vincentsarago in #695 - Release/v3.0.0a1 by @vincentsarago in #699
Full Changelog: 3.0.0a0...3.0.0a1
v3.0.0a0
What's Changed
- remove print by @vincentsarago in #677
- update to pydantic 2 by @thomas-maschler in #625
- allow user to pass middleware options by @geospatial-jeff in #442
- use Collection Pydantic model in PutCollection transaction by @vincentsarago in #679
- move response class in route definitions by @vincentsarago in #683
- Release/v3.0.0a0 by @vincentsarago in #685
New Contributors
- @thomas-maschler made their first contribution in #625
Full Changelog: 2.5.5.post1...3.0.0a0
v2.5.5.post1
What's Changed
- fix AsyncBaseCoreClient urls by @vincentsarago in #675
- v2.5.5.post1 by @jonhealy1 in #676
Full Changelog: 2.5.5...2.5.5.post1
v2.5.5
What's Changed
- Patch/fix doc urls in landing by @vincentsarago in #673
- v2.5.5 by @jonhealy1 in #674
Full Changelog: 2.5.4...2.5.5
v2.5.4
What's Changed
- return 400 for datetime errors by @jonhealy1 in #670
- Fix PUT collections by @avbentem in #666
- Release v2.5.4 by @jonhealy1 in #672
New Contributors
Full Changelog: 2.5.3...2.5.4
v2.5.3
What's Changed
- apply datetime converter in ItemCollection endpoint model by @StijnCaerts in #667
- Remove str2list converter from BaseSearchGetRequest by @jonhealy1 in #668
- Release v2.5.3 by @jonhealy1 in #669
Full Changelog: 2.5.2...2.5.3
v2.5.2
What's Changed
- fix datetime validator by @jonhealy1 in #662
- Update for v2.5.2 by @jonhealy1 in #663
Full Changelog: 2.5.1...2.5.2