To install Urbi Pro version 2.0.0 or later, install DGCLI utility version 3 and follow the update instructions.
2.2.0
Release date: 2025-12-10
Dependencies
Before updating any service included in Urbi Pro to version 2.2.0, make sure that the required dependency components of the correct versions are installed:
Component | Minimum required version |
|---|
| DGCLI Utility | 3 |
| Core services | 2.1.0 |
| API Platform | 2.47.0 |
For more details, see the Updating Urbi Pro section.
New
Service | Changes |
|---|
| Pro API | - Added PDB (Pod Disruption Budget) configuration parameters to manage the number of available pods during updates or restarts: see the
api.pdb, tasks.pdb, and permissions.pdb parameter blocks. - Discontinued support for logging in PostgreSQL: the
api.settings.logging.targets and tasks.settings.logging.targets parameters have been removed. - Added the
permissions.settings.http and permissions.settings.grpc parameters that enable configuring ports for service interaction with REST API and gRPC API. - Removed the
permissions.settings.default_permissions.analytics parameter. See values.yaml example on GitHub. |
| Pro UI | - Added PDB (Pod Disruption Budget) configuration parameters to manage the number of available pods during updates or restarts:
pdb.enabledpdb.minAvailablepdb.maxUnavailable
- Added a notification to the user interface about the upcoming tariff expiration.
- When using multiple colors in the widget configuration form, the color is now displayed next to its index.
- Enabled grouping data by date in the widget configuration form.
- The number formatting type for the grouping attribute in chart widgets is now also applied to the chart legend.
- Added a warning about resetting manually set colors when changing the chart type.
See values.yaml example on GitHub. |
Bug fixes and enhancements
Service | Changes |
|---|
| Pro UI | - Data export to reports now supports the selected system language.
- The dashboard update notification for shared access no longer reappears when there are no new changes.
- Fixed incorrect chart behavior when clicking on them and changing their color with two-level value grouping in widgets.
- Fixed an error that occurred when creating a Statistics widget.
- Fixed an error that occurred when hiding one widget out of several.
- Fixed incorrect tooltip display when hovering over the number of ranges in widget settings.
- Fixed an issue where the Show legend setting was not displayed in widgets.
|
2.1.0
Release date: 2025-10-09
Dependencies
Before updating any service included in Urbi Pro to version 2.1.0, make sure that the required dependency components of the correct versions are installed:
Component | Minimum required version |
|---|
| DGCLI Utility | 3 |
| Core services | 2.0.0 |
| API Platform | 2.44.0 |
For more details, see the Updating Urbi Pro section.
New
Service | Changes |
|---|
| Pro API | - Updated the supported .NET version to 9.
- Limited the number of simultaneous API requests for uploading user datasets. No more than 10 concurrent requests and 20 queued requests are allowed.
- Added metrics collection for the tasks service.
See values.yaml example on GitHub. |
| Pro UI | - Enabled drawing polygons on the map and using them as geofilters.
- Enabled copying a layer from one dashboard scene to another.
- Enabled exporting data from user datasets.
- Enabled exporting dashboard scenes to a PDF file.
- Enabled using color and height aggregation by median, minimum, and maximum in some visualization methods.
- Enabled using a single column color for bar and column charts when selecting a text grouping attribute.
- Enabled manually updating the contents of a shared dashboard with the viewing access. If the dashboard author made changes, the user receives a notification.
- Enabled building proximity zones for public transport.
- Enabled building solid proximity zones.
- Enabled grouping values in the Comparison widget visualization elements on the map.
- Now the territory selection history is displayed in the Comparison widget.
- Supported new administrative division for UAE: amanas. Now you can use these new administrative unit as geofilters.
- Updated Urbi Pro logo.
See values.yaml example on GitHub. |
Breaking changes and backward compatibility
Service | Changes |
|---|
| Pro API | - Removed the
keys parameter group for accessing the API keys service. - The
kafka.eventsTopic.readerGroupId parameter is now required for deploying the tasks-worker service. See values.yaml example on GitHub and the updated configuration file. |
Bug fixes and enhancements
Service | Changes |
|---|
| Pro API | - Improved accuracy of percentile data aggregation.
- Fixed an error with caching the data library when the list of datasets is changed.
- Added user permission check when deleting data from a user dataset via API.
- Added error notification for incorrect or incomplete email when granting dashboard access.
|
| Pro UI | - Fixed the validation of the dashboard name uniqueness when a dashboard is duplicated.
- System widget width no longer changes when the window is resized.
- Fixed visualization rendering when you click on a building with entrances.
- Added color display in the tooltip when hovering over elements of graphs and charts in widgets.
- Now the color palette selection is reset when the widget type is changed.
- Added unified error notification for unavailable datasets in widgets.
- Changed calculation of maximum column height in charts.
- Disabled renaming geofilters by administrative units.
- Fixed request format to WMS tile source.
- Fixed issue with incorrect point count data in proximity zone editing form.
- Fixed cache clearing errors.
- Fixed error with updating layer data after editing a dataset.
- Removed restrictions on using the Show other parameter for two-level value grouping in widgets.
- Added notification for missing data when geofilters and attributes are applied.
|
2.0.0
Release date: 2025-09-30
Dependencies
Before updating any service included in Urbi Pro to version 2.0.0, make sure that the required dependency components of the correct versions are installed:
Component | Minimum required version |
|---|
| DGCLI Utility | 3.0.0 |
| Core services | 2.0.0 |
| API Platform | 2.44.0 |
For more details, see the Updating Urbi Pro section.