Skip to main content

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

IDSummary
RDTP-24685Ability to download user action logs from the user interface

Other technical improvements

IDSummary
RDTP-24409Swagger UI with try-it-out for the Tunnel Interface Downlink API
RDTP-24725Migrate Google Maps V3 integration to handle deprecated APIs
RDTP-25014Third-party component upgrade (Kafka, MongoDB and MariaDB) to incorporate the latest security patches

Resolved issues

IDSummary
RDTP-24545DESC: 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-24692DESC: 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-24808DESC: The device alarm #016 may lead to false alerts.
FIX: The Device alarm 016 is deactivated, as it is no longer needed.
RDTP-25106DESC: The UAL export with email in objectID filter return no result.
FIX: The result now correctly returned.
RDTP-24984DESC: 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-24980DESC: 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-24905DESC: LRC could lead to a crash.
FIX: Lock added in LRC to ensure thread safety.
RDTP-24888DESC: 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-24880DESC: Internal LnsBridge component could return the error Invalid memory address.
FIX: Additional checks have been added when closing an IEC104 connection.
RDTP-24831DESC: In LRC component, the current default setting of maxDevEUIPerDevAddr is 20.
FIX: the default setting has been increased to 100.
RDTP-24696DESC: Possible SQL connection timeout on device vendors sorting.
FIX: SQL index added for optimization.

Known issues and limitations

IDSummary
RDTP-23489[LoRaWAN relays] Endless Request/Answer loops in case of command rejection

Release 8.1.0

New features

IDSummary
RDTP-3399Embed virtual device probe in base stations
RDTP-15326User action logs (audit trail) - API only
RDTP-19954UI/UX enhancements of the Device's Last 10 packets widget
RDTP-24390Allow auto-loading of new UL packets in the Device's PACKET HISTORY widget
RDTP-13714Make "Show More" redirect to WLogger with the right DevEUI filter
RDTP-23646Enrich the base station list with the RF Region of each BS
RDTP-21133Display the remaining device/BS license in the Dashboard
RDTP-24172Support downlink packet repetition in Multicast mode
RDTP-23437Support Cellular IoT (using NB-IoT or LTE-M)

Other technical improvements

IDSummary
RDTP-24621Upgrade of third-party components to incorporate their latest security patches: ProxySQL, EJBCA, NGINX, MariaDB, MongoDB and Kafka
RDTP-23748Improve 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-23727Enhanced scalability of the core network with Basics Station packet forwarder, allowing up to 20K Basics Station connections to ThingPark SaaS
RDTP-23655Enhanced representation of Connections associated to devices, using badges instead of lists

Resolved issues

None

Known issues and limitations

IDSummary
RDTP-24545The 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
Ask AI