2.126.0
⚠️ Warnings
- This version adds support for pgRouting 4. If you choose to upgrade pgRouting, run the following command in your database after installing the new version or switching to a new Docker image:
ALTER EXTENSION pgrouting UPDATE;. - Due to the regeneration of pgRouting's network topology, the database migration to this version might take several minutes.
What's Changed
📝 Documentation
🏗️ Maintenance
- Add support for pgRouting 4 (refs #5049) by @justinefricou in #5614
Full Changelog: 2.125.3...2.126.0