Releases
v0.7.0
ARolek
released this
10 Aug 23:03
Documentation
: Typo, grammar, clarity fixes. (#345 @erictheise )
inspector
: Sort property names in feature inspector (#367 @erictheise )
geom/encoding/wkb/
: Added Fuzzing framework for wkb (#53 @chebizarro )
server/
: Fix nil pointer dereference when using implicit zooms. (#387 @ear7h )
server/
: For MinZoom and MaxZoom default to appropriate values. (#354 @ear7h )
server/
: For invalid x,y values we should return a non-200 response code. (#334 @ear7h )
server/
: Empty layer should return 404 (#375 )
server/
: Bunch of new build tags for leaving out features. (#397 )
server/
: Enviromental Var subtitution [breaking change] (#353 @ear7h )
server/
: Fixed TileJSON minZoom and maxZoom values when two layers with same zoom exists. (@paumas )
maths/makevalid
: Simplify, optimize unique. (#344 @paulmach )
cache/s3
: Add configurable ACL and Endpoint support for S3 cache to allow for S3 compliant stores outside of AWS (i.e. minio ). (#413 @stvno )
cache/s3
: Add configurable Cache-Control headers. (#448 @stvno )
cmd/tegola_lambda
: Support for running tegola on AWS Lambda. (#388 ) Instructions can be found in the README.md in the package.
cache/file
: On Windows files are written with invalid names (#422 @TNT0305 )
providers/postgis
: Support for SSL (#426 @nickelbob )
providers/postgis
: Fixed panic when encountering 3D geometries (#89 )
providers/postgis
: Gracefully handle NULL geometries (#429 )
providers/postgis
: Add support for !bbox! (Mapnik) and !BOX! (MapServer) tokens (#443 @olt )
providers/postgis
: Add geometry_type
option to avoid table inspection (#466 @olt )
providers/postgis
: Added TEGOLA_
prefix to SQL_DEBUG
(#489 )
cache/azblob
: Support for Azure blob store as a cache backend (#425 )
Enable Go pprof profiler with TEGOLA_HTTP_PPROF
environment (@olt )
You can’t perform that action at this time.