Releases: stac-utils/titiler-pgstac
Releases · stac-utils/titiler-pgstac
Release list
3.1.0
What's Changed
- refactor: use uv lock in dockerimage by @vincentsarago in #300
- feat: refactor benchmark by @vincentsarago in #297
- Feat/update for titiler 2.2 by @vincentsarago in #306
- build(deps): bump the all group with 2 updates by @dependabot[bot] in #305
- Fix publish-docker: add packages:write permission for ghcr.io push by @vincentsarago with @Copilot in #307
- feat: add optional prometheus metrics endpoint. by @pantierra in #287
New Contributors
- @vincentsarago with @Copilot made their first contribution in #307
Full Changelog: 3.0.2...3.1.0
3.0.2
What's Changed
- fix: do not add cache-control to searches list endpoints by @vincentsarago in #299
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- fix: exclude /healthz from default Cache-Control paths. by @pantierra in #289
- feat: add response compression via starlette-cramjam. by @pantierra in #288
- fix: add upper limit for fastapi by @vincentsarago in #298
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Bump the all group with 5 updates by @dependabot[bot] in #259
- ci: pin GitHub Actions to SHA digests (fix zizmor unpinned-uses) by @lhoupert in #266
- Bump the all group across 1 directory with 2 updates by @dependabot[bot] in #267
- Bump the all group across 1 directory with 3 updates by @dependabot[bot] in #270
- ci: update lock and ci by @vincentsarago in #271
- feat: update for titiler 2.0 by @vincentsarago in #273
- Bump benchmark-action/github-action-benchmark from 1.22.0 to 1.22.1 in the all group by @dependabot[bot] in #274
- build(deps): bump the all group with 5 updates by @dependabot[bot] in #279
- fix: catch null byte error from pgstac by @vincentsarago in #278
New Contributors
Full Changelog: 2.1.0...3.0.0
2.1.0
What's Changed
- Disable testing of pre-0.9 versions by @captaincoordinates in #253
- 254 input validation changes by @captaincoordinates in #255
- update for 2.1.0 by @vincentsarago in #258
New Contributors
- @captaincoordinates made their first contribution in #253
Full Changelog: 2.0.0...2.1.0
1.8.1
2.0.0
What's Changed
- add filter extension to collections endpoints by @vincentsarago in #235
- Add non-root user for container. by @pantierra in #237
- switch to UV by @vincentsarago in #238
- prepare for next titiler release by @vincentsarago in #243
- Bump actions/checkout from 5 to 6 in the all group by @dependabot[bot] in #239
- rename PostgresSettings attributes by @vincentsarago in #246
- Update/titiler 1.0.1 by @vincentsarago in #247
- update titiler to 1.1 by @vincentsarago in #248
New Contributors
- @pantierra made their first contribution in #237
Full Changelog: 1.9.0...2.0.0
1.9.0
What's Changed
- Bump actions/checkout from 4 to 5 in the all group by @dependabot[bot] in #227
- [WIP] feat: add additional logging and telemetry option in application by @hrodmn in #226
- Bump actions/setup-python from 5 to 6 in the all group by @dependabot[bot] in #228
- update for titiler 0.24 by @vincentsarago in #232
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- update titiler requirement to
>=0.22,<0.23 - add
/conformanceendpoint - use HTML templates for landing page from
titiler.core - add
queryandsortbyoptions to/collections - update input types for
dependencies.get_collection_idfunction breaking changeids:List[str]->strbbox: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