Releases: CrunchyData/pg_tileserv
Releases · CrunchyData/pg_tileserv
Version 1.0.11
What's Changed
- Fixed a broken link in the examples page by @eldang in #191
- Security fixes by @eldang in #196
- Configurable and very basic health check endpoint by @nein09 in #203
- Container build update by @crunchyheath in #202
Full Changelog: v1.0.10...v1.0.11
Version 1.0.10
What's Changed
- Retain mutex while iterating over globalLayers by @elffjs in #148
- Add
hash: true
to Maplibre Config for examples and preview by @tordans in #149 - Systemd service template and instructions by @robe2 in #172
- Add foreign tables to available layers by @Dolite in #180
- Readme: Clarify styling Multi-Layer Tile Requests by @tordans in #176
- Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.1 by @dependabot in #174
- Upgrade go and alpine for alpine docker image by @bjornharrtell in #169
- Sort keys in preview of
featureHtml
by @tordans in #157
New Contributors
- @elffjs made their first contribution in #148
- @tordans made their first contribution in #149
- @youattd made their first contribution in #170
- @robe2 made their first contribution in #171
- @Dolite made their first contribution in #180
- @dependabot made their first contribution in #174
- @bjornharrtell made their first contribution in #169
Full Changelog: v1.0.9...v1.0.10
Version 1.0.9
What's Changed
- Basic Prometheus metrics by @stephenhillier in #96
- Add support for multi layer tile vector requests by @nfickas in #115
- Prevent fatal error, "permission denied for schema". by @LaszloMorzsa in #110
- Add CQL fillter and filter-crs query parameters by @dr-jts in #130
Full Changelog: v1.0.8...v1.0.9
Version 1.0.8
- Important fix for locking global maps to avoid race conditions
Version 1.0.7
- Catch docker build changes in a release number
Version 1.0.6
- Support environment variables for configuration entries, for those who want to override/skip config files
- Ensure default 'install' target creates an easy runable state.
- Handle partitions and arrays better.
Version 1.0.5
Minor new features:
- Cache-Control header to promote caching behaviours downstream
- Change source of GL JS map library in case Mapbox stops hosting v1
- Clean-ups and documentation
Version 1.0.4
SSL support, non-Mercator projection support, new examples of OpenLayers, Docker use, materialized view support, various small fixes.
Version 1.0.3
Support higher dimensional geometry, change in docker build.
Version 1.0.2
Bug fixes and documentation edits.