All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- STAC spec v0.9.0-RC1 updates
- STAC spec v0.8.0 updates
- Upgrade to Spring Boot 2.2.0
- Official sort extension support
- Official filter extension support
- Fixed paging bug
- Added
ids
andcollections
query parameters to search API - Added link to search endpoint from root catalog
- Added javax.activation dependency to maven docker build plugin
- Updated Staccato to version 0.7.0
- Updated all STAC version references to 0.7.0
- Moved
collections
from properties to item root - Made
query
clauses default to searching properties and not root fieldsExtension - Refactored
next
parameter topage
- Updated docker image to Amazon Corretto 11
- Upgraded Spring Boot from 2.1.3 to 2.1.5
- Upgraded Spring Cloud version from Greenwich.RELEASE to Greenwich.SR1