What is needed for the v1.0 Release #1805
Replies: 7 comments 18 replies
-
The library question There are possiblities to fix this that I see.
|
Beta Was this translation helpful? Give feedback.
-
In terms of features, these are the features that are nessesary for 1.0
|
Beta Was this translation helpful? Give feedback.
-
Before we move to release 1.0, we should gain a consensus on how to configure the following to avoid this needing backwards-incompat change |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
Potentially, we might want to change the defaults for CORS. IMO, the current default is fine. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Important
please use threads where appropriate, rather than creating a new top level answer (unless its a new topic)
Summary of the blockers
misc maintenance things
unstable-cog
orexperimental-cog
Reworking the admin UI
As noted by @nyurik on slack:
OGC standards
This is clearly important to some users, so we should at least have a well understood path to do it. Likely simple to do, but it might be a breaking change - so better do it before v1.
Volunteers needed to research this...
rework cache control
Especially relevant to the tile cache because we currently have no way to invalidate it.
Gracefully handle pmtiles data changes
Also note that pmtiles should be auto-invalidated when the remote (http) pmtiles returns a different etag with the response (i looked at it a while ago as part of the pmtiles crate, but i don't recall if it was ever resolved
Changing the martin bin vs lib target split
Ongoing: #1805 (comment)
NOT blockers as can be done without breakage
Would enable us to add the COG things back though.
WATCH_MODE=info
) #288)Resoved blockers
ETAG cache control #580
Might subtly change the public api, so perhaps we should include it, as it is fairly trivial to add.
=> maybe?
Beta Was this translation helpful? Give feedback.
All reactions