tag:github.com,2008:https://github.com/tobinbradley/dirt-simple-postgis-http-api/releases Release notes from dirt-simple-postgis-http-api 2024-03-03T13:19:47Z tag:github.com,2008:Repository/8654944/4.7.0 2024-03-03T23:14:07Z v4.7.0 <ul> <li>Dependency updates</li> <li><code>list_tables</code> route only shows tables/views that the dirt login has SELECT privileges on</li> <li>Improvements to the Docker image from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/bertday/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bertday">@bertday</a></li> <li>SSL cert options from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/bertday/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bertday">@bertday</a></li> </ul> tobinbradley tag:github.com,2008:Repository/8654944/v4.6.0 2023-03-01T16:59:29Z v4.6.0 <ul> <li>Updated to latest Swagger</li> <li>Added optional Swagger <code>basePath</code> env setting</li> <li>Don't add routes without tags to the Swagger docs</li> <li>Removed Swagger schemas so it defaults to however user arrived at Swagger (http or https)</li> <li>Updated dependencies</li> </ul> tobinbradley tag:github.com,2008:Repository/8654944/v4.4.0 2023-02-21T15:45:03Z v4.4.0 <p>Hide untagged routes - handy for deprecated or test routes so they won't be published in the Swagger docs.</p> tobinbradley tag:github.com,2008:Repository/8654944/v4.3.3 2022-09-28T14:49:47Z v4.3.3 Swagger Config Typo <p>Fix Swagger docs typo, credit to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rbrtmrtn/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rbrtmrtn">@rbrtmrtn</a>.</p> tobinbradley tag:github.com,2008:Repository/8654944/v4.3.2 2022-09-28T14:48:18Z v4.3.2 Fix empty results when first record has NULL geometry <p>As per <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1376386235" data-permission-text="Title is private" data-url="https://github.com/tobinbradley/dirt-simple-postgis-http-api/issues/56" data-hovercard-type="issue" data-hovercard-url="/tobinbradley/dirt-simple-postgis-http-api/issues/56/hovercard" href="https://github.com/tobinbradley/dirt-simple-postgis-http-api/issues/56">#56</a>, the mvt, geobuff, and geojson could empty results if the first record of the table has a null geometry. Credit to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/CramericaIndustries/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/CramericaIndustries">@CramericaIndustries</a> for reporting the problem.</p> tobinbradley tag:github.com,2008:Repository/8654944/4.3.1 2022-07-08T13:43:57Z v4.3.1 <ul> <li>Optionally set SERVER_LOGGER to error level (true now defaults to <code>info</code>)</li> <li>Added SERVER_LOGGER_PATH</li> <li>Changed to db connection error from <code>fastify.log</code> to <code>request.log</code></li> </ul> tobinbradley tag:github.com,2008:Repository/8654944/v4.3 2022-07-08T13:01:54Z v4.3.0 <p>Database connection errors now log using Fastify's logger.</p> tobinbradley tag:github.com,2008:Repository/8654944/v4.2 2022-07-07T12:15:17Z v4.2.0 <p>Add Docker configuration - credit to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rbrtmrtn/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rbrtmrtn">@rbrtmrtn</a></p> tobinbradley tag:github.com,2008:Repository/8654944/4.1.0 2022-06-27T16:24:27Z 4.1.0 <p>4.1.0</p> tobinbradley tag:github.com,2008:Repository/8654944/v4.1.0 2022-06-27T16:29:30Z v4.1.0 <p>Optional rate limiter.</p> tobinbradley