[4.5.0] 2022-06-28
Added
-
New administration feature called ‘Proxies’ (starting on MEDIUM instances), which allows creating custom proxies to plugins or local services, i.e, redirect TCP or UDP traffic to Node-RED (for example, for COAP devices), or provide access to local InfluxDB2 install
-
New plugin InfluxDB2 (starting on MEDIUM instances, as it requires Proxies feature). It supports accessing the InfluxDB2 GUI and API for custom configurations, dashboards, alerts, ingestion, etc.
-
A plugin install can now initialize any resource in the console, i.e., InfluxDB2 plugin automatically initializes a proxy
-
Plugins can now be defined without a task, i.e., the InfluxDB2 plugin does not deploy any additional container
Improved
- Swagger API Generation (tested on proxies API)
- Plugin installs from File Storages
- Left menu now correctly displays the current selected plugin
Fixed
- Some fixes on dashboards using image widget and map widget with geofences
- Devices API v2 not respecting the v2 specification (wrapping response inside ‘out’)
- Loading bucket data view without access to bucket config (required for loading tags information), i.e., when a member does not have permissions for ReadBucketConfig
- Plugins API now supports “id” query parameter, required for Plugin selector