Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ARolek committed Jul 27, 2023
1 parent bd4f62e commit 5b087bc
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## 0.17.0 (2023-07-27)

Features

* [Adds configurable query parameters to tile endpoints](https://github.com/go-spatial/tegola/pull/867) (@bemyak)
* [feat: add Google Cloud Storage cache adapter](https://github.com/go-spatial/tegola/pull/891) (@matheusmatos)
* [HANA database provider. With this update, Tegola can use the HANA database as a backend.](https://github.com/go-spatial/tegola/pull/893)(@mrylov)

Enhancements

* [MapLibre - Vue3 - Vite Migration v2](https://github.com/go-spatial/tegola/pull/926) (@mapl)

Maintenance
* [fix: viewer and update dependencies](https://github.com/go-spatial/tegola/pull/916) (@iwpnd)

Bugs

* [Updated built in viewer to resolve some security issues -- #914 ](https://github.com/go-spatial/tegola/pull/916) (@iwpnd)
* [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)

## 0.16.0 (2022-12-01)

Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Tegola is a vector tile server delivering [Mapbox Vector Tiles](https://github.c
## Usage
```
tegola is a vector tile server
Version: v0.16.0
Version: v0.17.0
Usage:
tegola [command]
Expand Down

0 comments on commit 5b087bc

Please sign in to comment.