Releases: stac-utils/stac-fastapi-elasticsearch-opensearch
Releases · stac-utils/stac-fastapi-elasticsearch-opensearch
v3.2.0
What's Changed
- Aggregation self link with collection specified by @StijnCaerts in #295
- refactor aggregate in database_logic by @StijnCaerts in #294
- Updating collection self link for collections page. by @rhysrevans3 in #297
- Rate limit implementation by @pedro-cf in #303
- Publish to PyPI in gh actions by @jonhealy1 in #305
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Fix some pydantic 2.0
DeprecationWarning
s by @kurtmckee in #289 - Remove
actions/cache
in favor ofactions/setup-python
caching by @kurtmckee in #288 - Fix
make test
by @kurtmckee in #287 - Make
cql2_like_to_es()
understand escaped backslashes by @kurtmckee in #286 - Add free-text search extension by @rhysrevans3 in #227
- Update to v3.1.0 by @jonhealy1 in #293
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Paginated search queries now don't return a token on the last page by @pedro-cf in #243
- Update for stac-fastapi v3.0.0a release by @jonhealy1 in #234
- Add symlinks to publish readme to pypi by @jonhealy1 in #250
- Release v3.0.0a0 by @jonhealy1 in #253
- Remove deprecated context extension by @jonhealy1 in #255
- Unskip temporal open window test by @jonhealy1 in #254
- Remove duplicated code from stac_fastapi.types by @StijnCaerts in #257
- Update to v3.0.0a1 by @jonhealy1 in #259
- Repair API sort tests by @jamesfisher-gis in #264
- Stac fastapi v3.0.0a1 by @jonhealy1 in #265
- Basic Auth bug fix & test fixes. by @pedro-cf in #266
- Queryables landing page and collection links by @jamesfisher-gis in #267
- Update to stac-fastapi v3.0.0a3, remove deprecated filter fields by @jonhealy1 in #269
- Release sfeos v3.0.0a2 by @jonhealy1 in #270
- Adding route dependencies module. by @rhysrevans3 in #251
- Authentication documentation by @rhysrevans3 in #274
- Update to stac-fastapi 3.0.0a4 by @jamesfisher-gis in #275
- Aggregation by @jamesfisher-gis in #276
- Update to v3.0.0a3 by @jonhealy1 in #279
- Aggregation bugfix by @jamesfisher-gis in #281
- update to sfapi v3.0.0 by @jonhealy1 in #282
Full Changelog: v2.4.1...v3.0.0
v3.0.0a3
What's Changed
- Adding route dependencies module. by @rhysrevans3 in #251
- Authentication documentation by @rhysrevans3 in #274
- Update to stac-fastapi 3.0.0a4 by @jamesfisher-gis in #275
- Aggregation by @jamesfisher-gis in #276
- Update to v3.0.0a3 by @jonhealy1 in #279
Full Changelog: v3.0.0a2...v3.0.0a3
v3.0.0a2
What's Changed
- Repair API sort tests by @jamesfisher-gis in #264
- Stac fastapi v3.0.0a1 by @jonhealy1 in #265
- Basic Auth bug fix & test fixes. by @pedro-cf in #266
- Queryables landing page and collection links by @jamesfisher-gis in #267
- Update to stac-fastapi v3.0.0a3, remove deprecated filter fields by @jonhealy1 in #269
- Release sfeos v3.0.0a2 by @jonhealy1 in #270
Full Changelog: v3.0.0a1...v3.0.0a2
v3.0.0a1
What's Changed
- Remove deprecated context extension by @jonhealy1 in #255
- Unskip temporal open window test by @jonhealy1 in #254
- Remove duplicated code from stac_fastapi.types by @StijnCaerts in #257
- Update to v3.0.0a1 by @jonhealy1 in #259
Full Changelog: v3.0.0a0...v3.0.0a1
v3.0.0a0
What's Changed
- Paginated search queries now don't return a token on the last page by @pedro-cf in #243
- Update for stac-fastapi v3.0.0a release by @jonhealy1 in #234
- Add symlinks to publish readme to pypi by @jonhealy1 in #250
- Release v3.0.0a0 by @jonhealy1 in #253
Full Changelog: v2.4.1...v3.0.0a0
v2.4.1
What's Changed
- Always generate links for all searches by @pedro-cf in #241
- Add pagination test to verify the absence of a 'next' link on the last page of results by @jonhealy1 in #244
- v2.4.1 by @jonhealy1 in #246
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- core create_item fix by @pedro-cf in #236
- Basic auth by @pedro-cf in #232
- Upgrade to stac-fastapi v2.5.5 by @jonhealy1 in #237
- v2.4.0 by @jonhealy1 in #240
New Contributors
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Update README.md - spelling mistake by @jonhealy1 in #226
- Update for stac-fastapi v2.5.0 by @jonhealy1 in #228
- update to v2.3.0 by @jonhealy1 in #231
Full Changelog: v2.2.0...v2.3.0