ThingPark Enterprise SaaS changelog
This page references all the changes included in ThingPark Enterprise SaaS release 8.1, split per maintenance release version.
It includes new features, technical improvements and issues (bugs) resolved. More details about new features and technical improvements are also available in New features and Other technical improvements sections.
Release 8.1.1
New features
| ID | Summary |
|---|---|
| RDTP-24685 | Ability to download user action logs from the user interface |
Other technical improvements
| ID | Summary |
|---|---|
| RDTP-24409 | Swagger UI with try-it-out for the Tunnel Interface Downlink API |
| RDTP-24725 | Migrate Google Maps V3 integration to handle deprecated APIs |
| RDTP-25014 | Third-party component upgrade (Kafka, MongoDB and MariaDB) to incorporate the latest security patches |
Resolved issues
| ID | Summary |
|---|---|
| RDTP-24545 | DESC: The result of asynchronous operations is not logged in user action logs. FIX: Enrich the user action logs with the result of all the asynchronous write actions such as bulk addition of devices via csv import. |
| RDTP-24692 | DESC: Packet history is not reset upon resuming a suspended device. FIX: When a suspended device is resumed, the packet history is reset to avoid taking wrong decisions or triggering ADR_RECOVERY mode. |
| RDTP-24808 | DESC: The device alarm #016 may lead to false alerts. FIX: The Device alarm 016 is deactivated, as it is no longer needed. |
| RDTP-25106 | DESC: The UAL export with email in objectID filter return no result. FIX: The result now correctly returned. |
| RDTP-24984 | DESC: For RF probes (RDTP-3399), the payload is ASCII encoded. FIX: For compactness the payload is now binary encoded (4 bytes for the LRR-ID + 1 bytes for the AntennaID), using big indian encoding. |
| RDTP-24980 | DESC: For RF probes (RDTP-3399), the default value of the probeTxPower must be the maxEIRP of the RF Region (and therefore the default value must not be 1.FIX: The default value of the probeTxPower is the maxEIRP of the RF Region. |
| RDTP-24905 | DESC: LRC could lead to a crash. FIX: Lock added in LRC to ensure thread safety. |
| RDTP-24888 | DESC: MongoDB system configuration must be optimized. FIX: MongoDB “Transparent Huge Pages“ has been disabled and vm.mac_map_count has been set to at least 131060. |
| RDTP-24880 | DESC: Internal LnsBridge component could return the error Invalid memory address. FIX: Additional checks have been added when closing an IEC104 connection. |
| RDTP-24831 | DESC: In LRC component, the current default setting of maxDevEUIPerDevAddr is 20. FIX: the default setting has been increased to 100. |
| RDTP-24696 | DESC: Possible SQL connection timeout on device vendors sorting. FIX: SQL index added for optimization. |
Known issues and limitations
| ID | Summary |
|---|---|
| RDTP-23489 | [LoRaWAN relays] Endless Request/Answer loops in case of command rejection |
Release 8.1.0
New features
Other technical improvements
| ID | Summary |
|---|---|
| RDTP-24621 | Upgrade of third-party components to incorporate their latest security patches: ProxySQL, EJBCA, NGINX, MariaDB, MongoDB and Kafka |
| RDTP-23748 | Improve user experience while scanning QR codes during device provisioning: - Enhanced zooming capabilities to allow scanning small QR codes (7x7mm), - Automatic detection of the DevEUI in non-standard QR codes |
| RDTP-23727 | Enhanced scalability of the core network with Basics Station packet forwarder, allowing up to 20K Basics Station connections to ThingPark SaaS |
| RDTP-23655 | Enhanced representation of Connections associated to devices, using badges instead of lists |
Resolved issues
None
Known issues and limitations
| ID | Summary |
|---|---|
| RDTP-24545 | The result of asynchronous operations is not logged in user action logs. This limitation is lifted in release 8.1.1 |
| RDTP-23489 | [LoRaWAN relays] Endless Request/Answer loops in case of command rejection |