API Platform releases
To install API Platform services version 2.44.0 or later, install the DGCLI utility version 3 and follow the update instructions.
2.47.0
Release date: 2025-11-27
Dependencies
Before updating any service included in API Platform version 2.47.0, make sure that the required dependency components of the correct versions are installed:
Component | Version |
|---|---|
| DGCLI Utility | 3 |
| Core services | 2.1.0 |
For more details, see the Administrator guide → Update section.
New
Service | Changes |
|---|---|
| Maps API (Styles API) | Updated service version to support the latest versions of MapGL and Zenith. |
| Maps API (MapGL JS API) | See the full list of changes from version 1.66.0 to 1.67.0. |
| Maps API (Tiles API) |
|
| Traffic API Proxy | Updated the configuration file structure:
|
| Platform Manager |
|
Breaking changes and backward compatibility
Service | Changes |
|---|---|
| Maps API (Tiles API) | Renamed the cassandra.ssl parameter to cassandra.tls. See the values.yaml example on GitHub and the updated configuration file. |
| Search API (Catalog APIs) |
|
| Traffic API Proxy | Renamed the proxy.apiKey parameter to proxy.licenseKey. See the values.yaml example on GitHub and the updated configuration files. |
| Statistics Collection service | Updated the configuration file structure:
|
| Platform Manager | To ensure proper operation of the service, update the API Keys service to version 1.140.0. |
2.46.0
Release date: 2025-11-17
Dependencies
Before updating any service included in API Platform version 2.46.0, make sure that the required dependency components of the correct versions are installed:
Component | Version |
|---|---|
| DGCLI Utility | 3 |
| Core services | 2.0.0 |
For more details, see the Administrator guide → Update section.
New
Service | Changes |
|---|---|
| Navigation API (Navi-Back) |
|
| Navigation API (Navi-Attractor) |
|
| Navigation API (Navi-Splitter) |
|
| Navigation API (Distance Matrix Async API) | Renamed the parameter s3.publicNetloc to s3.publicUrl. The previous parameter name is still supported but will trigger a warning. See the values.yaml example on GitHub. |
Bug fixes and enhancements
Service | Changes |
|---|---|
| Navigation API (Navi-Back, Navi-Attractor) | Updated the path to Apache Kafka certificates. |
| Navigation API (Distance Matrix Async API) | Optimized task preparation for large matrices. |
2.45.0
Release date: 2025-10-30
Dependencies
Before updating any service included in API Platform version 2.45.0, make sure that the required dependency components of the correct versions are installed:
Component | Version |
|---|---|
| DGCLI Utility | 3 |
| Core services | 2.0.0 |
For more details, see the Administrator guide → Update section.
New
Service | Changes |
|---|---|
| Maps API (Tiles API) |
|
| Maps API (MapGL JS API) | See the full list of changes from version 1.65.0 to version 1.66.0. |
| Navigation API | Enabled building routes on public transport using the mobile SDK. To start working with public transport routes, reinstall the navigation services with the updated rules file and then use the /ctx/3.0 endpoint. |
| Navigation API (Navi-Attractor) | Enabled redefining the mount point of configuration files: see the attractor.configFilepath parameter in the values.yaml example on GitHub. |
| Navigation API (Navi-Back) | Enabled redefining the mount point of configuration files: see the naviback.configFilepath and envoy.configFilepath parameters in the values.yaml example on GitHub. |
| Navigation API (Navi-Router) | Enabled redefining the name of the file with city information provided by the Navi-Castle service: see the router.citiesFilename parameter in the values.yaml example on GitHub. |
| Navigation API (Navi-Front) | Enabled configuring the liveness and readiness probes for containers: see the livenessProbe and readinessProbe parameter groups and the customLivenessProbe and customReadinessProbe parameters in the values.yaml example on GitHub. |
| Navigation API (Distance Matrix Async API) |
|
2.44.0
Release date: 2025-09-30
Dependencies
Before updating any service included in API Platform version 2.44.0, make sure that the required dependency components of the correct versions are installed:
Component | Version |
|---|---|
| DGCLI Utility | 3 |
| Core services | 2.0.0 |
For more details, see the Administrator guide → Update section.
New
Service | Changes |
|---|---|
| MapGL JS API | See the full list of changes from version 1.63.0 to version 1.65.0. |
| Catalog APIs | Added the items.trade_license field with information about the organization trade license to the response body for the 3.0/markers endpoint. |
| Statistics Collection service | Added a new service for collecting API usage statistics and tracking API key limits. See the description of architecture and installation of the service. |