<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-forward-container">The pgRouting Team is pleased to
announce the release of pgRouting version 3.7.0
<div dir="ltr">
<div>The latest release is available at [1]</div>
<div>For discussions on the release, go to [2]<br>
</div>
<div>
<div><br>
To see all issues & pull requests closed by
this release see the Git closed milestone for 3.7.0 on
Github. [3]<br>
<br>
</div>
<div><b>Support</b></div>
<div>
<ul>
<li>#2656 Stop support of PostgreSQL12 on pgrouting v3.7</li>
<ul>
<li>Stopping support of PostgreSQL 12</li>
<li>CI does not test for PostgreSQL 12</li>
</ul>
</ul>
</div>
<div><b>New experimental functions</b></div>
<div>
<ul>
<li>Metrics</li>
<ul>
<li>pgr_betweennessCentrality</li>
</ul>
</ul>
<b>Official function changes</b></div>
<div>
<ul>
<li>#2605 Standarize spanning tree functions output</li>
<ul>
<li>Functions:</li>
</ul>
<ul>
<ul>
<li>pgr_kruskalDD</li>
<li>pgr_kruskalDFS</li>
<li>pgr_kruskalBFS</li>
<li>pgr_primDD</li>
<li>pgr_primDFS</li>
<li>pgr_primBFS</li>
</ul>
<li>Standarizing output columns to (seq, depth,
start_vid, pred, node, edge, cost, agg_cost)</li>
</ul>
<ul>
<ul>
<li>Added pred result columns.</li>
</ul>
</ul>
</ul>
</div>
<div><b>Experimental promoted to proposed</b></div>
<div>
<ul>
<li>#2635 pgr_LineGraph ignores directed flag and use
negative values for identifiers.</li>
<ul>
<li>pgr_lineGraph</li>
</ul>
<ul>
<ul>
<li>Promoted to proposed signature.</li>
<li>Works for directed and undirected graphs.</li>
</ul>
</ul>
</ul>
<b>Code enhancement</b></div>
<div>
<ul>
<li>#2599 Driving distance cleanup</li>
<li>#2607 Read postgresql data on C++</li>
<li>#2614 Clang tidy does not work</li>
</ul>
</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.7.0";</font></div>
</div>
<div><br>
</div>
<div>[1]. <a
href="https://github.com/pgRouting/pgrouting/releases/latest"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://github.com/pgRouting/pgrouting/releases/latest</a><br>
</div>
<div>[2]. <a
href="https://github.com/pgRouting/pgrouting/discussions/2677"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://github.com/pgRouting/pgrouting/discussions/2677</a></div>
<div>[3]. <a
href="https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.7.0%22"
target="_blank" moz-do-not-send="true">https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.7.0%22</a></div>
</div>
</div>
</body>
</html>