2.3.0
What's Changed
- Return existing links in pgstac by @lossyrob in #282
- Add 'filter' to the list of extensions by @drnextgis in #280
- Ensure limit 0 searches return 400 by @moradology in #296
- Fix content-type of /api response by @moradology in #287
- Set content-type to geojson for search results by @moradology in #288
- Use pythonic variable names where possible by @moradology in #304
- refactoring to create dynamic request model by @rsmith013 in #213
- Use correct version of QueryExtension by @moradology in #306
- Enable context extension by default by @jaysnm in #211
- Update item transactions in SQLAlchemy by @jonhealy1 in #303
- Remove
tiles
extension demo by @moradology in #309 - Pgstac v0.4.0b by @bitner in #308
- Use provided GET search basemodel by @moradology in #310
- Change geometry type in the items table by @yellowcap in #299
- Apply necessary environment variables for example docker-compose by @moradology in #313
- Upgrade to pgstac 0.4.2 by @mmcfarland in #321
- Change of datetime type in BaseSearchGetRequest + test improvement by @zstatmanweil in #318
- Change type of example collection to 'Collection' by @robintw in #314
- Throw 400s for invalid datetime formats by @moradology in #323
- Fixing import statement to address issue #324 by @rsmith013 in #325
- upgrade to use pgstac/pypgstac 0.4.3 by @bitner in #326
- Update to 1.0.0-beta.4 by @moradology in #298
- Update docker compose for sqlalchemy by @jonhealy1 in #330
- Update to version 2.3.0 by @moradology in #332
New Contributors
- @drnextgis made their first contribution in #280
- @yellowcap made their first contribution in #299
- @mmcfarland made their first contribution in #321
Full Changelog: 2.2.0...2.3.0