added
v0.1.8
almost 4 years ago
2020-08-18
Features:
- Adds DELETE AgentAppAlarmingList
- Adds POST AgentAppAlarmingListActivate
- Adds DELETE AgentAppAlarming
- Adds DELETE AgentAppLoggingList
- Adds POST AgentAppLoggingListActivate
- Adds DELETE AgentAppLogging
- Adds GET MyRscServer
- Adds PUT MyRscServerSessionList
- Added edgeAggregator validation (POST, PATCH AgentDataTag)
Fixes:
- Fixed update_config_file for agents without config_file_format
- Fix patch when patching with same address (PATCH AgentDataVariable)
- Fix: AssertionError on nullable property values (GET MyCompany)
- Fix for when importing config, vpn portforwardings got deleted aswell (PUT AgentListConfigurationImport)
- Agents pull now migrates protocol options and port and disables data sources when logging status is paused (POST AgentListPull)
- Fixed keyerror during updating of logTrigger on dataTag (PATCH AgentDataTag)
- Add multiple data source support and unique variable ids per source (POST AgentDataVariable)
- Don't put tags without retention policy or interval in steward config (agent config files)
- Fix for user email change not working with same email as in other sector (POST MyUserEmailAddressChangeList)
- Separated Company and User CN for email address change finish (POST MyEmailAddressChangeFinish)