Update news
This commit is contained in:
parent
5a9a2d7449
commit
6b93fa0575
5
NEWS.md
5
NEWS.md
@ -7,6 +7,11 @@ Released 2015-mm-dd
|
|||||||
New features
|
New features
|
||||||
- Fastly surrogate keys invalidation for named maps
|
- Fastly surrogate keys invalidation for named maps
|
||||||
* **New configuration entry**: `fastly`. Check example configurations for more information.
|
* **New configuration entry**: `fastly`. Check example configurations for more information.
|
||||||
|
- `PgQueryRunner` extracted from `QueryTablesApi` so it can be reused in new `TablesExtentApi`
|
||||||
|
- New top level element, `view`, in templates that holds attributes to identify the map scene.
|
||||||
|
- Named maps static preview in /api/v1/map/static/named/:name/:width/:height.:format endpoint
|
||||||
|
* It will be invalidated if the named map changes
|
||||||
|
* But have a Cache-Control header with a 2 hours max-age, won't be invalidated on data changes
|
||||||
|
|
||||||
|
|
||||||
## 2.1.3
|
## 2.1.3
|
||||||
|
Loading…
Reference in New Issue
Block a user