Skip to content

Commit 5b087bc

Browse files
committed
update changelog
1 parent bd4f62e commit 5b087bc

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 0.17.0 (2023-07-27)
2+
3+
Features
4+
5+
* [Adds configurable query parameters to tile endpoints](https://github.com/go-spatial/tegola/pull/867) (@bemyak)
6+
* [feat: add Google Cloud Storage cache adapter](https://github.com/go-spatial/tegola/pull/891) (@matheusmatos)
7+
* [HANA database provider. With this update, Tegola can use the HANA database as a backend.](https://github.com/go-spatial/tegola/pull/893)(@mrylov)
8+
9+
Enhancements
10+
11+
* [MapLibre - Vue3 - Vite Migration v2](https://github.com/go-spatial/tegola/pull/926) (@mapl)
12+
13+
Maintenance
14+
* [fix: viewer and update dependencies](https://github.com/go-spatial/tegola/pull/916) (@iwpnd)
15+
16+
Bugs
17+
18+
* [Updated built in viewer to resolve some security issues -- #914 ](https://github.com/go-spatial/tegola/pull/916) (@iwpnd)
19+
* [Prometheus will not panic now if one has both MVT and Postgres Providers -- Fix for #886]( https://github.com/go-spatial/tegola/pull/915) (@iwpnd)
20+
121
## 0.16.0 (2022-12-01)
222

323
Features

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Tegola is a vector tile server delivering [Mapbox Vector Tiles](https://github.c
2525
## Usage
2626
```
2727
tegola is a vector tile server
28-
Version: v0.16.0
28+
Version: v0.17.0
2929
3030
Usage:
3131
tegola [command]

0 commit comments

Comments
 (0)