v1.0.0-rc.2
[1.0.0-rc.2]
Added
- Added optional
numberMatched
andnumberReturned
fields to ItemCollection to align with OGC Commons
and OAFeat.
Changed
- The Collections specification has been incorporated into the Features specification, but remains as
a separate conformance class. - The Browseable specification has been incorporated into the Core specification, but remains as
a separate conformance class. - Extensions moved to standalone specification repositories:
Fixed
- Item Search
limit
parameter semantics now align with OAFeat. The server must not return more Items than the limit and a limit value higher than advertised in the
service description must return a 400 Bad Request status code.
What's Changed
- Bump urijs from 1.19.10 to 1.19.11 by @dependabot in #295
- Update ref to use booleanExpression by @tschaub in #302
- Collections list is just plain JSON by @tschaub in #298
- Use main instead of to dev/master by @philvarner in #308
- Fix conformance classes by @m-mohr in #312
- Updated examples for children by @tschaub in #304
- fix markdown linting issue by @philvarner in #314
- fix filter extension is null example by @philvarner in #311
- update wording in transaction extension by @philvarner in #310
- upgrade packages by @philvarner in #317
- remove now-unused cql.yml file by @philvarner in #318
- fix ItemCollection definition of features and links that was missing array brackets by @philvarner in #316
- Minor grammar corrections to overview.md by @Kristianwhittick in #319
- update pr template to reference main instead of dev by @philvarner in #322
- remove extensions, reference new stac-api-extensions repos instead by @philvarner in #321
- Fix broken links by @kylebarron in #327
- update code of conduct to 2.1 by @philvarner in #326
- Bump vm2 from 3.9.10 to 3.9.11 by @dependabot in #333
- revise limit semantics by @philvarner in #335
- Invalid JSON example in README by @keul in #339
- incorporate collections spec into features spec by @philvarner in #331
- fix code samples using the http type to use none by @philvarner in #341
- fix formatting error in extensions.md in table by @philvarner in #336
- add optional numberMatched and numberReturned fields to ItemCollection by @philvarner in #338
- fix publishing schemas by renaming default from dev to main by @philvarner in #343
- fix overview description of browseable by @philvarner in #346
- Add citation information for the API spec by @m-mohr in #349
- 1.0.0-rc.2 release by @philvarner in #344
New Contributors
- @dependabot made their first contribution in #295
- @tschaub made their first contribution in #302
- @Kristianwhittick made their first contribution in #319
- @kylebarron made their first contribution in #327
- @keul made their first contribution in #339
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2