-
Notifications
You must be signed in to change notification settings - Fork 52
1.0.0-rc.2 release #344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0.0-rc.2 release #344
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Left one little comment, that wasn't a change on this PR but was highlighted here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are still some rc.1 references I think (overview.md -> Conformance Class Table)
Odd, not sure why those didn't get replaced. I will fix. |
@m-mohr fixed the references in overview.md |
Related Issue(s):
Proposed Changes:
https://github.com/radiantearth/stac-api-spec/compare/v1.0.0-rc.1..main
Changelog
Added
numberMatched
andnumberReturned
fields to ItemCollection to align with OGC Commonsand OAFeat.
Changed
a separate conformance class.
a separate conformance class.
Fixed
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 theservice description must return a 400 Bad Request status code.
PR Checklist:
stac-spec
directory (these are included as a subtree and should be updated directly in radiantearth/stac-spec)