To see all issues & pull requests closed by this release, see the Git closed milestone for 4.0.1 on Github.
Bug fixes
-
#2966: pgr_withPoints does not pick optimal route when fraction = 1
-
#3034: metrics driver should not be using new
Code enhancements
-
#3044: Check and fix assert.hpp for cppcoreguidelines-explicit-
virtual-functions -
#3040: Check and fix cppcoreguidelines-virtual-
class-destructor -
#3039: Check and fix cppcoreguidelines-special-
member-functions -
#3038: Check and fix cppcoreguidelines-prefer-
member-initializer -
#3037: Check and fix cppcoreguidelines-init-
variables -
#3035: Pass by reference on existing drivers
Administration
-
#3031: pgtap license to Creative commons and License texts standardization
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.1”;