Skip to content

Releases: CrunchyData/pg_tileserv

Version 1.0.11

02 Feb 00:13
db906cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11

Version 1.0.10

14 Jul 21:09
dfe0dec
Compare
Choose a tag to compare

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

Full Changelog: v1.0.9...v1.0.10

Version 1.0.9

30 Jul 17:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

Version 1.0.8

29 Apr 20:26
Compare
Choose a tag to compare
  • Important fix for locking global maps to avoid race conditions

Version 1.0.7

10 Feb 18:09
Compare
Choose a tag to compare
  • Catch docker build changes in a release number

Version 1.0.6

05 Feb 22:27
Compare
Choose a tag to compare
  • 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

11 Dec 22:33
Compare
Choose a tag to compare

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

02 Dec 22:05
Compare
Choose a tag to compare

SSL support, non-Mercator projection support, new examples of OpenLayers, Docker use, materialized view support, various small fixes.

Version 1.0.3

11 May 15:40
Compare
Choose a tag to compare

Support higher dimensional geometry, change in docker build.

Version 1.0.2

06 Apr 15:43
Compare
Choose a tag to compare

Bug fixes and documentation edits.