Skip to content

v0.13.0

Compare
Choose a tag to compare
@ARolek ARolek released this 23 Mar 23:29
· 147 commits to master since this release
6711455

Features

  • cache/s3: Allow forcing path style for s3 compatible API requests (#745 @johngian)
  • observability: [experimental] Initial implementation of observability support for Prometheus. Provides go runtime metrics and a "/metrics". (# #714 @gdey )

Bug Fixes

  • Fixed MacOS release builds don't include support for GeoPackage providers (#736 @flother )
  • ci: Fixed GH Action env syntax (@ARolek)
  • docker: Version bumps in Dockerfile (@ARolek)
  • dataprovider/postgis/mvt: Fix SQL parsing for MVT provider (#744 @johngian)

Maintenance

  • cache/s3: updated deprecated function (@alrs)
  • dataprovider/postgis: Updated mvt_postgis README regarding 4326 projection (@ARolek)
  • ui: Bumps elliptic from 6.5.3 to 6.5.4. dependency (#749 @dependabot)