tag:github.com,2008:https://github.com/tobinbradley/dirt-simple-postgis-http-api/releasesRelease notes from dirt-simple-postgis-http-api2024-03-03T13:19:47Ztag:github.com,2008:Repository/8654944/4.7.02024-03-03T23:14:07Zv4.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>tobinbradleytag:github.com,2008:Repository/8654944/v4.6.02023-03-01T16:59:29Zv4.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>tobinbradleytag:github.com,2008:Repository/8654944/v4.4.02023-02-21T15:45:03Zv4.4.0<p>Hide untagged routes - handy for deprecated or test routes so they won't be published in the Swagger docs.</p>tobinbradleytag:github.com,2008:Repository/8654944/v4.3.32022-09-28T14:49:47Zv4.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>tobinbradleytag:github.com,2008:Repository/8654944/v4.3.22022-09-28T14:48:18Zv4.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>tobinbradleytag:github.com,2008:Repository/8654944/4.3.12022-07-08T13:43:57Zv4.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>tobinbradleytag:github.com,2008:Repository/8654944/v4.32022-07-08T13:01:54Zv4.3.0<p>Database connection errors now log using Fastify's logger.</p>tobinbradleytag:github.com,2008:Repository/8654944/v4.22022-07-07T12:15:17Zv4.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>tobinbradleytag:github.com,2008:Repository/8654944/4.1.02022-06-27T16:24:27Z4.1.0<p>4.1.0</p>tobinbradleytag:github.com,2008:Repository/8654944/v4.1.02022-06-27T16:29:30Zv4.1.0<p>Optional rate limiter.</p>tobinbradley