Skip to content

Releases: tobinbradley/dirt-simple-postgis-http-api

v4.7.0

03 Mar 13:22
Compare
Choose a tag to compare
  • Dependency updates
  • list_tables route only shows tables/views that the dirt login has SELECT privileges on
  • Improvements to the Docker image from @bertday
  • SSL cert options from @bertday

v4.6.0

01 Mar 16:59
Compare
Choose a tag to compare
  • Updated to latest Swagger
  • Added optional Swagger basePath env setting
  • Don't add routes without tags to the Swagger docs
  • Removed Swagger schemas so it defaults to however user arrived at Swagger (http or https)
  • Updated dependencies

v4.4.0

21 Feb 15:45
Compare
Choose a tag to compare

Hide untagged routes - handy for deprecated or test routes so they won't be published in the Swagger docs.

v4.3.3 Swagger Config Typo

28 Sep 14:49
Compare
Choose a tag to compare

Fix Swagger docs typo, credit to @rbrtmrtn.

v4.3.2 Fix empty results when first record has NULL geometry

20 Sep 14:18
Compare
Choose a tag to compare

As per #56, the mvt, geobuff, and geojson could empty results if the first record of the table has a null geometry. Credit to @CramericaIndustries for reporting the problem.

v4.3.1

08 Jul 13:43
Compare
Choose a tag to compare
  • Optionally set SERVER_LOGGER to error level (true now defaults to info)
  • Added SERVER_LOGGER_PATH
  • Changed to db connection error from fastify.log to request.log

v4.3.0

08 Jul 13:01
Compare
Choose a tag to compare

Database connection errors now log using Fastify's logger.

v4.2.0

07 Jul 12:15
Compare
Choose a tag to compare

Add Docker configuration - credit to @rbrtmrtn

v4.1.0

27 Jun 16:28
Compare
Choose a tag to compare

Optional rate limiter.

v4.0.0

26 Jun 18:10
Compare
Choose a tag to compare
4.0.0