Releases: stac-utils/titiler-pgstac
Releases · stac-utils/titiler-pgstac
1.8.0
What's Changed
- update titiler requirement to
>=0.22,<0.23
- add
/conformance
endpoint - use HTML templates for landing page from
titiler.core
- add
query
andsortby
options to/collections
- update input types for
dependencies.get_collection_id
function breaking changeids
:List[str]
->str
bbox
:List[float]
->str
Full Changelog: 1.7.2...1.8.0
1.7.1
What's Changed
- Patch/do not init useless settings by @vincentsarago in #218
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- update titiler requirement and add lock to Cache by @vincentsarago in #216
- unify docker images by @vincentsarago in #217
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- remove python 3.8 and add python 3.13 by @vincentsarago in #208
- Bump codecov/codecov-action from 4 to 5 in the all group by @dependabot in #206
- update from titiler 0.20 by @vincentsarago in #213
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Fix broken link in intro.md by @tariqksoliman in #196
- update for titiler 0.19 by @vincentsarago in #205
New Contributors
- @tariqksoliman made their first contribution in #196
Full Changelog: 1.4.0...1.5.0