On-Premise | On-Premise | Urbi Documentation

On-Premise releases

Release date: 2024-04-02

New

Service/API
Description
API Keys service
Search API Updated the configuration file for installing the Catalog APIs:
  • Enabled configuring custom certificates using the customCAs settings.
  • Added new parameters to dgctlStorage settings for working with an S3-compatible storage of installation artifacts.
Navigation API Updated several parameters for installing Restrictions API:
  • Renamed the db settings block to postgres.
  • Added naviBackHost and naviCastleHost parameters.
  • Renamed the api.api_key parameter to api.key.
  • Renamed the cron.max_attributes_fetcher_rps parameter to cron.maxAttributesFetcherRps.
See the full list of pamateres on GitHub.
CityLens Updated the description of kafka.topic parameters: see the updated configuration file.

Breaking changes and backward compatibility

Service/API
Description
CityLens Ranamed the worker.reporterProTracks.replicas parameter to worker.reporterProTracks.enabled. See the values.yaml example on GitHub.

Release date: 2024-03-20

New

Service/API
Description
API Keys service Enabled sending audit logs to Apache Kafka when a user is authenticated in the admin interface or a key is created in the admin interface. To use audit logs, enable the feature using featureFlags.enableAudit and configure message sending using kafka.audit (see the service Helm chart on GitHub).

Release date: 2024-03-18

New

Service/API
Description
Pro API Translated descriptions of system datasets into Arabic.
Pro UI
  • Added mandatory parameters to the configuration file for service installation (see the installation instruction):
    • dgctlStorage settings for working with the Installation Artifacts Storage
    • new parameters in the ui.mapgl settings group for managing map styles
  • Added optional parameters for service installation (see the full values.yaml on GitHub):
    • ui.auth.oAuthProvider parameter to work with authentication tools following oAuth and OpenID Connect standards
    • ui.whiteLabel settings to customize the application logo and favicons
    • stylesImporter settings to import styles
    • hpa settings to configure autoscaling

Breaking changes and backward compatibility

Service/API
Description
CityLens
  • Integrated CityLens with the License service. See the updated installation instruction.
  • Renamed the api.auth.camcomToken parameter to api.auth.predictorsTokens.camcom.
  • Added a mandatory map.tileserverUrl parameter that specifies a server for obtaining raster tiles.
Navigation API Renamed several parameters for installing Navi-Router:
  • router.keyManagementService to keys
  • keyManagementService.host to keys.url
  • router.castleHost to router.castleUrl

Bug fixes and enhancements

Service/API
Description
Pro API Fixed issues with reading streaming datasets.

Release date: 2024-02-27

New

Service/API
Description
Pro API
  • Enabled specifying region of the deployment artifacts storage and disabling playload signature in it. Additionally, updated the list of S3 bucket settings. See the updated [configuration file] (/en/on-premise/deployment/pro).
  • Changed the method of writing files to an S3 storage: now the Ceph client is used.
  • Pro UI
  • Enabled aggregating data for polygons: you can calculate the total quantity of objects and a maximum/minimum value of a specified metric.
  • Enabled customizing the Pro logo by using the Whitelabel Config.
  • MapGL JS API See the full list of changes since version 1.42.0 till version 1.45.1.
    Platform Manager Added documentation for the Platform Manager service: see the architecture description and installation instructions.
    CityLens Added documentation for the CityLens service: see the architecture description and installation instructions.

    Bug fixes and enhancements

    Service/API
    Description
    Pro API
  • Improved verification of user access rights for a project.
  • Fixed handling of requests for obtaining filers if duplicated attributes are passed.
  • Improved cashing of data filters (for uploaded and streaming datasets).
  • Fixed issues during data aggregation for layers with polygons.
  • Added information about territories to the system datasets.
  • Pro UI
  • Added a notification that requires refreshing the browser page if a user has been working with Pro for more than 5 days without refresh.
  • Removed limitations of the size of a created data sample.
  • Added information about the number of objects in each dataset to the dataset library.
  • Added information about the source layer to the tooltip that is displayed on hovering over the aggregated data visualization.
  • Fixed the search of firms in filters of various datasets.
  • Fixed issues in localized texts.
  • Release date: 2024-01-24

    New

    Service/API
    Description
    License service
  • Added information on client and service licenses to the /status API.
  • Updated settings to access the Trusted Platform Module (TPM): now you do not need to configure the access to the TPM host via the tpm.securityContext parameter (see the updated configuration file).
  • Pro UI
  • Enabled uploading custom data.
  • Created the dataset library, which allows you to view, group, and manage datasets in a convenient way.
  • Added a field for searching and filtering datasets in the dataset library.
  • Enabled setting the default locale for the application using the APP_LOCALE environment variable. For example, if you set the variable to ar-AE, the application interface will be displayed in Arabic from the start.
  • Added basic information about a dataset (description, date of creation or update, number of objects), which is displayed when the dataset is opened and the territory to filter data is not selected yet.
  • Pro API
  • Added the interface for managing tariffs of Urbi Pro users.
  • Translated names of data filters to Arabic.
  • Bug fixes and enhancements

    Service/API
    Description
    Pro UI
  • Fixed behavior of clicking and hovering over point data visualized by icons.
  • Fixed an issue with adding a new layer to a group of layers when searching the dataset.
  • Pro API
  • Fixed import of files with large volume of data.
  • Improved the process of updating filters in streaming datasets: now changes are displayed right after the update.
  • Fixed verification of user rights to upload custom data.
  • Fixed the algorithm of defining the list of territories in a dataset based on the region.
  • Limited the access to prepared datasets: now only Firms and Buildings are available by default.
  • Removed the display of territories list in the prepared datasets.
  • Stopped cashing filters in streaming datasets if territories are not set.
  • Release date: 2023-12-29

    New

    Service/API
    Description
    License service
  • Disabled support of Kubernetes Persistent Volume as a storage of the License service states. Now you can use an S3-compatible storage only (see the updated persistence settings in the configuration file).
  • Enabled configuring custom certificates using the customCAs settings in the configuration file.
  • Tiles API
  • Enabled configuring custom certificates using the customCAs settings in the configuration file.
  • Changed the method of configuring the Apache Cassandra CA certificate: use the new customCAs settings instead of the cassandra.ssl.caCrt parameter.
  • Breaking changes and backward compatibility

    Service/API
    Description
    License service Backward compatibility of the License service versions is affected. If you upgrade from On-Premise versions 1.9.1 or lower, you need to upgrade On-Premise to the 1.16.0 version first (to get the latest version of the License service) and then upgrade to the 1.17.0 version.
    Navigation API
  • Renamed the naviback.ecaHost parameter for defining the domain name of the Traffic API Proxy service. New parameter name is naviback.ecaUrl (see the updated Navi Back configuration file).
  • Renamed the naviback.castleHost parameter for specifying the domain name of the Navi-Castle service. New parameter naviback.castleUrl specifies the service URL (see the updated Navi Back configuration file).
  • Integrated Navi Back with the License service. See the updated installation instruction.
  • Bug fixes and enhancements

    Service/API
    Description
    Tiles API
  • Fixed an issue causing the requests to vector tiles return error 500 instead of 204 if a missing tileset is requested.
  • Fixed segment border tiles for Mapbox: now they are returned in full.
  • Navigation API Fixed issues with launching Navi Castle in cases when importing data takes too much time.

    Release date: 2023-12-12

    New

    Service/API
    Description
    Pro UI Added translation of UI texts into Arabic language.
    Pro API
  • Added descriptions of prepared data assets in Russian and English languages.
  • Enabled display of "last updated" date for data sets and files.
  • Enabled deleting all data from streaming assets (for example, the Frames data set). To do this, send an object with ID = __delete_all_objects.
  • Enabled authorization using multiple API keys with different privileges.
  • Added a new dgctlStorage.secure: bool parameter to the configuration file to enable working with an S3-compatible storage via HTTPS.
  • MapGL JS API See the full list of changes since version 1.40.0 till version 1.42.0.
    Catalog API Enabled connecting to PostgreSQL via SSL.

    Breaking changes and backward compatibility

    Service/API
    Description
    Catalog API Backward compatibility of Catalog API data versions is affected. Upgrade the service to the version 1.16.0 to use the latest data. Changes are also described in GitHub.

    Bug fixes and enhancements

    Service/API
    Description
    Pro API
  • Improved the experience of searching for administrative objects using queries containing hint words (for example, "district" or "city) in Arabic language.
  • Improved the performance of search hints. Now if you select a street, a district, or a microdistrict from the hint list while searching for an object, a corresponding object is opened right away (only for Kingdom of Saudi Arabia projects).
  • Release date: 2023-12-01

    New

    Service/API
    Description
    Navigation API
  • For Navi-Castle, added new parameters to dgctlStorage settings for working with an S3-compatible storage of installation artifacts and new init settings of data import during service start. See the updated configuration file.
  • Restrictions API artifacts can now be downloaded/updated using the --services parameter of DGCLI. See the command-line arguments reference.
  • Breaking changes and backward compatibility

    Service/API
    Description
    Navigation API Updated the names of router.keyManagementService.apis.* service tokens listed in the Navi-Router configuration. See the updated configuration file.

    Bug fixes and enhancements

    Service/API
    Description
    Navigation API
  • Added a new error message returned if Navi-Back fails to load a data package.
  • Added a new critical error message returned if Navi-Castle fails to load files from S3.
  • Release date: 2023-11-15

    New

    Service/API
    Description
    Tiles API Added support for Mapbox API: /mapbox/{tileset}/{z}/{x}/{y}.mvt
    Pro UI
  • Upgraded Node.js to version 20.
  • Enabled adding point objects to the uploaded data manually and removing such objects from the uploaded data.
  • Pro API
  • Enabled updating filters for any uploaded dataseta using the PUT /asset/filters method.
  • Updated the dataset creation method with an optional asset_group_id parameter to specify the group to store the created dataset in.
  • Breaking changes and backward compatibility

    Service/API
    Description
    API Keys service Added mandatory dgctlStorage settings for working with the Installation Artifacts Storage. See the updated configuration file.

    Bug fixes and enhancements

    Service/API
    Description
    Pro UI Fixed issues related to editing a layer with filtered data.
    Pro API
  • Changed the response code returned when a client cancels a request: now a 2хх error is returned.
  • Fixed access issues that occurred while creating or deleting an object in uploaded datasets.
  • Changed the logic of granting access to territories upon user auto-registration.
  • Release date: 2023-10-25

    New

    Service/API
    Description
    Navigation API Enabled Routing API features.
    Tiles API Added a new /wmts/WMTSCapabilities.xml endpoint to support WMTS data.
    MapGL JS API See the full list of changes since version 1.39.0 till version 1.40.0.
    Pro UI
  • Removed the ID attribute type from the attribute definition form of the uploaded asset.
  • Enabled visualization of camera markers upon selecting objects in the Frames asset.
  • Pro API
  • Enabled requesting metadata for uploaded assets.
  • Added a hint about the limited visualization of the Buildings asset as one layer in a project.
  • Enabled cloning a project from one user to another.
  • Enabled additional filtering by context when the Firms asset is imported.
  • Breaking changes and backward compatibility

    Service/API
    Description
    License service Backward compatibility of the License service versions is affected. If you upgrade from On-Premise versions 1.9.1 or lower, you need to update the License service before updating other services.

    Release date: 2023-10-13

    New

    Service/API
    Description
    Navigation API
    (Distance Matrix
    Async API)
  • Enabled connecting to the PostgreSQL database using mTLS. Use the dm.tls parameter block in the Helm configuration file.
  • Enabled using non-public PostgreSQL schemas. Use the new dm.schema parameter in the Helm configuration file.
  • Bug fixes and enhancements

    Service/API
    Description
    Navigation API Now all Python code in the Docker images for Distance Matrix Async API is shipped as binaries.

    Release date: 2023-09-22

    New

    Service/API
    Description
    Tiles API Enabled setting authorization parameters for working with Cassandra via environment variables.
    Floors API Added new parameters for working with an S3-compatible storage. See the installation instructions.
    Search API Added new parameters for working with an S3-compatible storage. See the installation instructions.

    Release date: 2023-09-06

    New

    Service/API
    Description
    License service Added a new secure: bool parameter to the configuration file to enable working with an S3-compatible storage via HTTPS.
    Tiles API
  • Enabled loading immersive tiles. Use a new subtype: immersive parameters in the configuration file.
  • Added a new secure: bool parameter to the configuration file to enable working with an S3-compatible storage via HTTPS.
  • MapGL JS API See the full list of changes since version 1.38.1 till version 1.39.0.

    Release date: 2023-08-23

    New

    Service/API
    Description
    Floors API Introduced support for Floors API that allows you display 3D floor plans on the map.
    License service Implemented a new process of obtaining a license.
    MapGL JS API See the full list of changes since version 1.36.1 till version 1.38.1.
    Search API Improved the search experience, in particular:
  • Extended the set of synonyms in the search data.
  • Improved handling of mistyped words.
  • Improved accuracy of the list of words used for object search.
  • Administration Updated instructions on managing user accounts with Keycloak.

    Breaking changes and backward compatibility

    Service/API
    Description
    License service Added new license.type and persistence parameters to the service configuration file.

    Bug fixes and enhancements

    Service/API
    Description
    Tiles API Fixed connection issues between the Tiles API server and Cassandra. Previously, after the Cassandra cluster was restarted and all IP addresses were changed, the Tiles API could not reconnect to Cassandra.

    Release date: 2022-12-06

    New

    Service/API
    Description
    MapGL JS API See the full list of changes since version 1.30.0 till version 1.32.1.
    Places API /
    Geocoder API /
    Suggest API
  • Introduced support for PostgreSQL v14, PostgreSQL v11 is deprecated.
  • Introduced support for PostGIS v3.3, PostGIS v2.5 is deprecated.
  • Navigation APIs
  • Introduced support for Restrictions API.
  • Introduced support for Directions API emergency mode.
  • Introduced support for asynchronous requests to Distance Matrix Async API.
  • API Keys service Golang updated to v1.19.1.

    Release date: 2022-07-04

    New

    Service/API
    Description
    GIS Platform
  • Added the portal.max_body_size setting to the Helm chart, allowing you to control the maximum size of a file that can be uploaded via Portal web UI.
  • Added the -k argument to the configure.sh configuration script, allowing you to skip the connection security verification when connecting via HTTPS.
  • Release date: 2022-04-05

    First release of On-Premise includes the following services:

    Service/API
    Description
    Maps A set of services that allow displaying 2GIS maps in web applications and websites.
    Search A set of services that allow searching and retrieving information on various objects such as organizations, buildings, public places, etc.
    Navigation A set of services that allow building routes and getting information about travel time and distance between points on the map.
    GIS Platform A web-based solution for working with geospatial layers and performing geo-analytical tasks.