Changelog
Loading changelog...
| Version | Type | Description |
|---|---|---|
| 2.3.17 | Changed | Updated the range of earfcn field in LTE measurements per 3GPP TS 36.104; new maximum is 262143 (was 65535). |
| 2.3.17 | Changed | Improved MAC-48 address validation regex to exclude incorrect strings. New value: ^((([0-9a-fA-F]{2}:){5})|(([0-9a-fA-F]{2}-){5}))[0-9a-fA-F]{2}$. |
| 2.3.17 | Changed | Increased maximum number of items in neighbor cell measurements (nmr) array for GSM and LTE technologies. |
| 2.3.17 | Removed | Removed support for authentication with APP CODE credentials (app_id and app_code). Supported methods are now only API Key and Token. For available authentication options, see the Identity & Access Management Developer Guide. |
| 2.3.40 | Added | Added optional platformVersion property in body.client (ClientInfo schema) to pass platform version in <major>.<minor> or <major>.<minor>.<build> format. |
| 2.3.40 | Changed | Updated RSRP value range for LTE measurements per 3GPP TS 36.133; new accepted range is [-156; -44] dBm. |
| 2.3.40 | Changed | Updated RSRQ value range for LTE measurements per 3GPP TS 36.133; new accepted range is [-34; +3] dB. |
| 2.3.40 | Updated | Updated the service to HERE Network Positioning API version 2.3.2. Refer to the latest specification. |
| 2.5.4 | Added | Added lteCatM element in /v2/locate request body to enable positioning using LTE Cat-M network information. |
| 2.5.4 | Added | Added nbIot element in /v2/locate request body to enable positioning using NB-IoT network information. |
| 2.5.4 | Added | Added string format for MCC (Mobile Country Code) for all cellular measurements. Integer format is now deprecated. |
| 2.5.4 | Added | Added string format for MNC (Mobile Network Code) for all cellular measurements. Integer format is now deprecated. |
| 2.5.4 | Changed | Removed the X-Correlation-ID request header from /v2/health and /v2/version paths as it is not intended to be supplied by clients. |
| 2.5.4 | Deprecated | The X-Correlation-ID response header UUID format is deprecated and may change in future releases. |
| 2.5.4 | Deprecated | The client.firmware field has been deprecated and is no longer used. |
| 2.5.4 | Updated | Updated the service to HERE Network Positioning API version 2.5.0. Refer to the latest specification. |
| 2.5.6 | Changed | Consolidated the Azure-specific service with the global service; Azure endpoint requests are now served by globally distributed HA servers. Azure endpoint remains usable but has been removed from documentation. |
| 2.5.7 | Added | Added documentation on using the billingTag query parameter with /v2/locate requests and improved documentation on the fallback query parameter. |
| 2.5.8 | Changed | Removed pattern specification for the billingTag query parameter and increased its maximum allowed length. |
| 2.6.0 | Added | Added new path /v2/openapi to retrieve the OpenAPI specification of the API in JSON or YAML format. |
| 2.6.1 | Changed | Improved descriptions for authentication and authorization error responses (HTTP 401 and 403). |
| 2.6.1 | Changed | Added references to specifications for cellular network cell identifiers and their ranges. |
| 2.6.1 | Changed | Added documentation that HTTP 405 error responses include the list of acceptable methods in the Allow header. |
| 2.6.1 | Changed | Clarified that HTTP 413 and 414 error responses include the maximum allowed sizes in the cause property of the response body. |
| 2.7.0 | Added | Added nr element in /v2/locate request body to support positioning using 5G standalone mode (5G-SA) measurements. |
| 2.8.0 | Added | Added support for positioning with 5G NR non-standalone (5G NSA) measurements; lte request body section now accepts nrNmr array with 5G neighbor measurements. See usage example in the Developer Guide. |
Updated 29 days ago
Did this page help you?