<div dir="ltr"><i>News item by Ashish Kumar and pgRouting Team<br>Published at <a href="https://www.osgeo.org/foundation-news/pgrouting-version-3-2-1-release/">https://www.osgeo.org/foundation-news/pgrouting-version-3-2-1-release/</a></i><div><i><br></i><br>The pgRouting Team is pleased to announce the release of pgRouting version 3.2.1<br>The latest release is available at [1]<br><br>To see all issues & pull requests closed by this release see the Git closed milestone for 3.2.1 on Github. [2]<br><br><b>Issues</b><br><br>#1883: pgr_TSPEuclidean crashes connection on Windows<br><br>The solution is to use Boost::graph::metric_tsp_approx<br>To not break user's code the optional parameters related to the TSP Annaeling are ignored<br>The function with the annaeling optional parameters is deprecated<br><br><br><b>To update your database:</b><br><br>Download the packaged version from your operating system, and use this command in the database:<br>ALTER EXTENSION pgrouting UPDATE TO "3.2.1";<br><br>[1]. <a href="https://github.com/pgRouting/pgrouting/releases/latest">https://github.com/pgRouting/pgrouting/releases/latest</a><br>[2]. <a href="https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.1%22">https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.1%22</a></div></div>