<div dir="ltr">Published at <a href="https://www.osgeo.org/foundation-news/pgrouting-version-3-5-0-release/">https://www.osgeo.org/foundation-news/pgrouting-version-3-5-0-release/</a><br>News item by Ashish Kumar<br><br><br>The pgRouting Team is pleased to announce the release of pgRouting version 3.5.0<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.5.0 on Github. [3]<br><div><br></div><div><b>Official functions changes</b><br><ul><li style="margin-left:15px">Dijkstra</li><ul><li style="margin-left:15px">Standarizing output columns to |short-generic-result|</li><ul><li style="margin-left:15px">pgr_dijkstra (One to One) added start_vid and end_vid columns.</li><li style="margin-left:15px">pgr_dijkstra (One to Many) added end_vid column.</li><li style="margin-left:15px">pgr_dijkstra (Many to One) added start_vid column.</li></ul></ul></ul></div><div><br></div><div><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.5.0";</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/2483" target="_blank">https://github.com/pgRouting/pgrouting/discussions/2483</a><br>[3]. <a href="https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.0%22" target="_blank">https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.0%22</a><br></div><div><br></div><div>Regards,<br>pgRouting Team</div></div>