Skip to content

Commit 3ffed10

Browse files
committed
Update CHANGELOG
1 parent dd8c61d commit 3ffed10

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
## 0.16.0 (2022-12-01)
2+
3+
Features
4+
5+
* Added option to use Zap logging to get JSON based logs (@iwpnd)
6+
7+
Enhancements
8+
9+
* Add ttools helper for easier local testing. (@iwpnd)
10+
* (UI) Upgraded eventsource from 1.1.0 to 1.1.1 (dependbot)
11+
* (UI) Upgraded shell-quote from 1.7.2 to 1.7.3 (dependbot)
12+
* (UI) Upgraded terser from 4.8.0 to 4.8.1 (dependbot)
13+
* Fix for #870 filter by zoom level for min/max zoom 0 (@iwpnd)
14+
* setting max_zoom to 0 will set it to 1 (@iwpnd)
15+
* seeding command now as a --log-threshold value to control logging of tiles that take longer than the given time. (@dwoznicki)
16+
* handle gpkg GEOMETRY as an unknown geometry and not break the capabilities if a layer contains such a geometry. (@roelarents)
17+
* [test: use T.Setenv to set env vars in tests](https://github.com/go-spatial/tegola/pull/882) (@Juneezee)
18+
19+
Documentation
20+
21+
* Updated README to focus on `mvt_postgis` provider instead of `postgis`
22+
23+
Bugs
24+
25+
* Minor code clean up (@dechristopher, @bemyak)
26+
127
## 0.15.0 (2022-05-18)
228

329
Features

0 commit comments

Comments
 (0)