Releases: mindsphere/mindconnect-nodejs
Releases · mindsphere/mindconnect-nodejs
3.24.2 - Coconut Vienna - June 2024
3.24.0 - Coconut Vienna - June 2024
3.24.0 - Coconut Vienna - June 2024
- SDK, CLI: Removed spectral analysis client (corresponding service switched off in Insights Hub) #357
- SDK, CLI: Removed signal validation client (corresponding service switched off in Insights Hub) #357
- SDK, CLI: Removed trend prediction client (corresponding service switched off in Insights Hub) #357
- SDK, CLI: Removed kpi calculation client (corresponding service switched off in Insights Hub) #357
- SDK, CLI: Removed event analytics client (corresponding service switched off in Insights Hub) #357
- SDK, CLI: Removed anomaly detection client (corresponding service switched off in Insights Hub) #357
- SDK: implemented trailing slash checks in HttpActions #356
- SDK, CLI: renamed workorder client to cases client
- Bumped most dependencies
3.23.0 - Jet Black Vienna - December 2023
- Moved links from opensource.mindsphere.io to Siemens Xcelerator Developer Portal
- Renamed MindSphere to Insights Hub
- Bumped most dependencies
- Happy Holidays!
3.22.0 - Tuscan Sun Vienna - November 2022
- CLI:
mdsp visual-flow-creator
- command - SDK: Visual Flow Creator Client [#334]
- The CLI documentation and help are now showing
mdsp
as default command instead ofmc
- Fixed Unit Tests
3.21.0 - Sunset Orange Vienna - October 2022
- SDK: workorder management client
- CLI:
mdsp workorder
command - Bumped most dependencies
3.20.0 - (Spring Green Vienna) - July 2022
- SDK: added GetUserTenant() method to SDK Level read out the user tenant from the current configuration (if token manager authentication is used)
- CLI: new mode
--mode tree
formdsp assets
command provides tree visualization of mindsphere assets in the tenant - CLI: added default value (
aggregates.mdsp.json
) formdsp aggregates --download
parameter - CLI: improved
mdsp aggregates
command. all parameters, including intervalunit and intervalvalue can be specified. - CLI: Created a new
mdsp timeseries
command to match themdsp aggregates
command. #318 - Bumped most depedencies
What's Changed
Full Changelog: v.3.19.0...v3.20.0
3.19.0 - (Dove Vienna) - April 2022
- CLI: new
mdsp markdown-help
command to generate markdown help available at opensource.mindsphere.io - SDK: Data Lake - added support for MindSphere data upload in CN1 (on cloud) [#316]
- Bumped most dependencies
3.18.2 - (Hazelwood Vienna) - March 2022
- fixed missing date-fns dependency in package.json
3.18.1 - (Hazelwood Vienna) - March 2022
- broken dependency in package.json
3.18.0 - (Hazelwood Vienna) - March 2022
- SDK: ResourceAccessManagement Client [#308]
- SDK: CommandingAPI - Commanding Client [#307]
- CLI: new
mc policy
command to manage policies [#308] - CLI: new
mc delivery-jobs
command to manage mqtt delivery jobs [#307] - CLI: fixed double use of
as
shortcut inmc aspects
andmc agent-status
command. Themc aspects
command now uses theasp
shortcut. - CLI: added last login information to
mc iam --user
command - Bumped most depenedencies to
^
version.
3.17.0 - (Sandstone Vienna) - February 2022
- CLI: completely new
mc iam
command with support for user, roles and user groups management - SDK: Tenant Management added paging to the Tenant Management Client
- mc dev-proxy reads now --passkey from MDSP_PASSKEY variable like other commands [#301]
- fixed paging issue for
mc iam --group
command [#297] - Bumped all dependencies
What's Changed
- fix: proper paging in iam for users , groups and roles by @sn0wcat in #298
- feat: new
mc iam
CLI command by @sn0wcat in #306
Full Changelog: v3.16.0...v.3.17.0
3.16.0 - (Tyrian Vienna) - September 2021
- CLI: new
mc message-broker
command - manage message broker subscriptions and webhooks - SDK: message broker client
- Bumped all dependencies