<div dir="ltr">That's amazing news. Congratulations to the pgRouting community. <div><br></div><div>Best regards,</div><div>Rajat<br><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Aug 28, 2022 at 8:50 AM Ashish Kumar <<a href="mailto:ashishkr23438@gmail.com">ashishkr23438@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello pgRouting community,<div><br></div><div>As a part of the FOSS4G 2022 Firenze (Italy) Codesprint,</div><div><br><b>The pgRouting Team is pleased to announce the release of pgRouting version 3.3.2</b></div><div><br>The latest release is available at [1]<br>For discussions on the release, go to [2]<br><br>To see all issues & pull requests closed by this release, see the Git closed milestone for 3.3.2 on Github. [3]<br><br><b>Revised documentation</b><br><ul><li>Simplifying table names and table columns, for example:</li><ul><li>edges instead of edge_table</li></ul><ul><ul><li>Removing unused columns category_id and reverse_category_id.</li></ul><li>combinations instead of combinations_table</li><li>Using PostGIS standard for geometry column.<br></li><ul><li>geom instead of the_geom</li></ul></ul><li>Avoiding usage of functions that modify indexes, columns etc on tables.</li><ul><li>Using pgr_extractVertices to create a routing topology</li></ul><li>Restructure of the pgRouting concepts page.</li></ul><b>Issue fixes</b><br><ul><li>#2276: edgeDisjointPaths issues with start_vid and combinations</li><li>#2312: pgr_extractVertices error when target is not BIGINT</li><li>#2357: Apply clang-tidy performance</li></ul><b>To update your database</b><br><br>Download the packaged version from your operating system, and use this command in the database:<br><font face="monospace">ALTER EXTENSION pgrouting UPDATE TO "3.3.2";</font><br><br>[1]. <a href="https://github.com/pgRouting/pgrouting/releases/latest" target="_blank">https://github.com/pgRouting/pgrouting/releases/latest</a><br>[2]. <a href="https://github.com/pgRouting/pgrouting/discussions/2359" target="_blank">https://github.com/pgRouting/pgrouting/discussions/2359</a><br>[3]. <a href="https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.2%22" target="_blank">https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.2%22</a><br><br>Regards,<br>pgRouting Team.<br></div></div>
_______________________________________________<br>
pgrouting-dev mailing list<br>
<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/pgrouting-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/pgrouting-dev</a><br>
</blockquote></div>