v7.5 (2020-01)
Platform updates
- Added support for Python 3.8 (#1719)
- Dropped support compilation from sources on Visual Studio 2017 (#1852).
- Updated support from Centos 7 to Centos 8 (#1827)
Dependency updates
- Protobuf 3.10.0 -> 3.11.2 (#1829)
Bug fixes
The following and performances improvements (for a complete list see Milestone v7.5)
In particular:
- Fixed Assembly loading see #1421 (comment)
- Exposed the GetStartIndex and GetEndIndex methods of RouteIndexManager (#1843)
- Fixed SWIG to remove broken methods (#1838, #1276).