titiler-pgstac 1.0.0 #134
vincentsarago
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the upcoming weeks we'll publish a new major version of titiler-pgstac (note: version
0.X.X
were considered stable and production ready already).A lot of breaking changes will be present between version
0.8.0
and1.0.0
in the endpoint routes and in the API.related PRs:
searchid
bysearch_id
in path parameters andsearchid
byid
in response model #129We will publish a Migration Guide to help you update your applications and we hope the update will be as smooth as possible.
Some exciting new features are:
/collection/{collection_id}
endpoints. No more need to/register
a search request first./collection/{collection_id}/years/{year}
)Note: we will do a pre-release first for people to try the new version.
Beta Was this translation helpful? Give feedback.
All reactions