pgRouting version 4.0.0-rc1 release, and osm2pgrouting v3.0.0 release

Hello pgRouting dev community,

The pgRouting Team is pleased to announce the release of pgRouting version 4.0.0-rc1 and ogm2pgrouting version v3.0.0


For pgRouting,
The pre-release is available at [1]
For discussions on the release, go to [2]

To see all issues & pull requests closed by this release see the Git closed milestone for 4.0.0 on Github. [3]

Changes:

  • Fixes documentation problems with experimental, proposed and official functions

To update your database,

Download the packaged version from your operating system, and use this command in the database:

ALTER EXTENSION pgrouting UPDATE TO “4.0.0-rc1”;


For ogm2pgrouting,

The release is available at [4]
For discussions on the release, go to [5].


[1]. https://github.com/pgRouting/pgrouting/releases/tag/v4.0.0-rc1
[2]. https://github.com/pgRouting/pgrouting/discussions/2990
[3]. https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%204.0.0%22
[4]. https://github.com/pgRouting/osm2pgrouting/releases/tag/v3.0.0
[5]. https://github.com/pgRouting/osm2pgrouting/discussions/322