What's Changed
- Fix typo in changelog by @alukach in #232
- update stac-fastapi requirements and add health-check by @vincentsarago in #235
- chore(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 in the all group by @dependabot[bot] in #234
- remove stac-pydantic specific requirement by @vincentsarago in #237
- disable transaction and bulk_transactions extensions by default by @hrodmn in #236
- add tests for CQL2-JSON IN operator by @vincentsarago in #241
- Switch pygeofilter to cql2 by @bitner in #242
- refactor read/write connection pool by @vincentsarago in #240
- chore(deps): bump docker/build-push-action from 6.16.0 to 6.17.0 in the all group by @dependabot[bot] in #246
- chore(deps-dev): bump uvicorn[standard] from 0.34 to 0.34.2 in the all group by @dependabot[bot] in #245
- update for stac-fastapi 6.0 by @vincentsarago in #257
- chore(deps-dev): bump the all group across 1 directory with 2 updates by @dependabot[bot] in #251
- chore(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 in the all group by @dependabot[bot] in #248
- error message for null geometry by @vincentsarago in #259
- chore(deps-dev): bump uvicorn[standard] from 0.34.3 to 0.35.0 in the all group by @dependabot[bot] in #261
- fix: remove root path prefix when root_path is set on app by @alukach in #270
- add patch support by @bitner in #264
- chore(deps-dev): update pytest-asyncio requirement from <1.1,>=0.17 to >=0.17,<1.2 in the all group by @dependabot[bot] in #271
- feat: add CORS credentials to settings by @gadomski in #276
- fix: allow configuration of cors headers as well by @gadomski in #278
- chore(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 in the all group by @dependabot[bot] in #274
- fix type for advanced freetext and allow free-text for Item search by @vincentsarago in #263
- remove parameter unquote for next/prev links by @vincentsarago in #279
- build arm64 images by @betolink in #244
- feat: Add PREFIX_PATH config by @fabito in #268
- Feature/validate extensions by @vincentsarago in #280
- release: v6.0.0 by @gadomski in #277
New Contributors
- @alukach made their first contribution in #232
- @bitner made their first contribution in #242
- @betolink made their first contribution in #244
- @fabito made their first contribution in #268
Full Changelog: 5.0.3...6.0.0