2.2.0
Added
- Add ability to override ItemCollectionUri and SearchGetRequest models (#271)
- Added
collections
attribute to list of default fields to include, so that we satisfy the STAC API spec, which requires acollections
attribute to be output when an item is part of a collection (#276)
Changed
- Update get_item in sqlalchemy backend to allow for querying for items with same ids but in different collections. (#275)