Releases: stac-utils/stac-fastapi
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
v2.5.1
v2.5.0
What's Changed
- Chore(deps): Bump actions/setup-python from 4 to 5 by @dependabot in #619
- WFS3 => OGC by @m-mohr in #628
- add benchmark by @vincentsarago in #650
- refactor docs by @vincentsarago in #651
- update benchmark names by @vincentsarago in #652
- add items link to inferred link relations by @StijnCaerts in #640
- Properly type bbox and datetime by @carderne in #490
base_url
usage on landing page by @zachcoleman in #635- Update collection update endpoint. by @rhysrevans3 in #631
- Allow intersects search to use GeometryCollection by @jpolchlo in #548
- add python 3.12 support and some docker cleanup by @vincentsarago in #654
- Adding queryables link to landing page by @constantinius in #587
- replace inexistent enum with string while we wait for stac-pydantic update by @vincentsarago in #656
- Configure the landing page id, description, etc. via env vars by @m-mohr in #639
- add deprecation warning for the ContextExtension by @vincentsarago in #658
- prepare release 2.5.0 by @vincentsarago in #659
New Contributors
- @zachcoleman made their first contribution in #635
- @rhysrevans3 made their first contribution in #631
- @constantinius made their first contribution in #587
Full Changelog: 2.4.9...2.5.0
v2.4.9
What's Changed
- Silence httpx warning by @gadomski in #577
- Ceil pydantic below 2 by @gadomski in #594
- Fix typos in doc by @keul in #596
- Handle x-forwarded-host header by @renzodf in #586
- Update extensions to latest versions by @StijnCaerts in #606
- CQL2-JSON filter conformance class link by @jonhealy1 in #612
- Allow specifying insert method for bulk transactions by @edkeeble in #614
- Add Elasticsearch backend by @vprivat-ads in #616
- release: v2.4.9 by @edkeeble in #618
New Contributors
- @renzodf made their first contribution in #586
- @vprivat-ads made their first contribution in #616
Full Changelog: 2.4.8...2.4.9
v2.4.8
v2.4.7
What's Changed
- Update request body types for Transaction Extension spec and client by @mmcfarland in #574
- Use ruff for pre-commit checks; replaces isort and flake8 by @jpolchlo in #549
- Release v2.4.7 by @gadomski in #575
New Contributors
Full Changelog: 2.4.6...2.4.7
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