Skip to content

2.2.0

Compare
Choose a tag to compare
@lossyrob lossyrob released this 19 Oct 17:00
8222b40

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 a collections 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)