Releases: mindsphere/mindconnect-nodejs
Releases · mindsphere/mindconnect-nodejs
3.15.0 - (Pineapple Vienna) - August 2021
- changed generated code for the mindconnect agent and agent management client to support BIG_STRING AND TIMESTAMP see MDS-329054
- Upgraded validation to newest ajv - the validation of the timeseries had to be rewritten due to deprecation of addKeyword interface in ajv
- Bumped all dependencies
3.14.0 - (Cool Grey Vienna) - June 2021
Announcement 3.14.0
Thanks to the final push of contributions from @jupiterbak, the typescript SDK and the CLI have now support for all publicly avaialable MindSphere APIs.
Bugfixes and Improvements 3.14.0
- CLI: new
mc oe-device-types
command - list, create or delete device types (open edge) - CLI: new
mc oe-devices
command - list, create or delete (open edge) devices - CLI: new
mc oe-device-status
command - list get or update device status information (open edge) - CLI: new
mc oe-app-inst
command - list, create, configure or delete app instance (open edge) - CLI: new
mc oe-app-deploy
command - list, create, update app installation task(s) (open edge) - CLI: new
mc oe-deploy-workflow
command - list, create/instantiate, update or delete/cancel workflow deployment model or instance(s) (open edge) - CLI: new
mc oe-firm-deploy
command - list, create, update firmware deployment task(s) (open edge) - CLI: mc data-lake new modes:
--mode subscribe
,--mode unsubscribe
,--mode subscriptions
for managing the event subscriptions [#283] - CLI: the
mc signal-calculation
now has--on data
and--on asset
switch [#263] - CLI: new
mc asset-lock
command [#271] - SDK: Open Edge - FirmwareDeployment Client [#276]
- SDK: Open Edge - EdgeAppInstanceManagement Cleint [#275]
- SDK: Open Edge - EdgeAppDeploymentClient [#274]
- SDK: Open Edge - DeploymentWorkflowClient [#273]
- SDK: AssetManagement
GetModelLock
andPutModelLock
Methods - Bumped all dependencies
Contributions 3.14.0
- Thanks to @jupiterbak for his Open Edge Client contributions. <3 ❤️
3.13.0 - (Phlox Vienna) - May 2021
Bugfixes and Improvements 3.13.0
- CLI: new
mdsp
alias for command additionally tomc
alias - CLI: new
mc anomalies
command [#254] - CLI: new
mc jobs
command [#255] - CLI: new
mc schedules
command [#255] - CLI: new
mc data-exchange
command [#256] - CLI: new
mc mobile-app-instances
command [#252] - CLI: new
mc mobile-apps
command [#252] - CLI: new
mc notifications
command for MindSphere notifications [#252] - CLI: new
mc signal-calculation
command for MindSphere Signal Calculation Service [#258] - CLI: new
mc sdi-data-lakes
command for SDI [#265] - CLI: new
mc sdi-data-registries
command for SDI [#265] - CLI: new
mc sdi-data-types
command for SDI [#265] - CLI: new
mc sdi-file-upload
command for SDI [#265] - CLI: new
mc sdi-search-schemas
command for SDI [#265] - CLI: new
mc sdi-data-queries
command for SDI [#265] - CLI: new
mc sdi-ontologies
command for SDI [#265] - CLI: new
mc sdi-ontology-jobs
command for SDI [#265] - CLI: new
mc device-types
command [#264] - CLI: new
mc devices
command [#264] - CLI: new
mc device-status
command [#264] - CLI: fixed bug in
mc aggregates
command with multiple lines of same aggregate - CLI: if the authentication is configured, the information about it is removed from help to reduce verbosity.
- SDK: signal calculation client [#258]
- SDK: Job Manager Client [#255]
- SDK: Data Exchange Client [#256]
- SDK: AnomalyDetection Client [#254]
- SDK: NotficationV4 Client [#252]
- SDK: IotTimeSeriesAggragetesV4 Client [#250]
- SDK: Semantic Data InterConnect Client [#265]
- SDK: Open Edge - Device Management Client [#264]
- SDK: Open Edge - Device Status Management Client [#264]
- Bumped all dependencies
Contributions 3.13.0
- Thanks to @jupiterbak for his AnomalyDetection contribution. <3 ❤️
- Thanks to @jupiterbak for his Open Edge Client contributions. <3 ❤️
3.12.0 - (Frost Vienna) - April 2021
Bugfixes and Improvements 3.12.0
- CLI: new
mc aggregates
command for IoT TimeSeries Aggregates [#250] - CLI: new
mc models
command for ML Modelmanagement [#202] - CLI: new
mc subtenants
command for subtenant management [#246] - CLI: new
mc tenant
command for tenant management [#246] - CLI: new
mc events
command for event management [#241] - CLI: renamed and extended
mc download-events
tomc events-bulk
command with--mode download
and--mode delete
[#240] - SDK: IotTimeSeriesAggragetesV4 Client [#250]
- SDK: ModelManagementClient [#202]
- SDK: TenantManagementClient
- Bumped all dependencies
Contributions 3.12.0
- Thanks to @jupiterbak for his ModelManagement contribution. <3 ❤️
3.11.2 - (Sandcastle Vienna) - March 2021
Bugfixes and Improvements 3.11.2
- Fix for the changed mapping behavior which now supports nullable strings [#238]
3.11.1 - (Sandcastle Vienna) - March 2021
Bugfixes and Improvements 3.11.1
- Support for EU2 data lake upload #236
3.11.0 - (Sandcastle Vienna) - December 2020
Bugfixes and Improvements 3.11.0
- CLI:
mc data-lake
added--mode meta
which prints out the metadata of a path - CLI:
mc configure-agent --mode template
can now generate a template for JSON schema to MindSphere conversion see medium for more - CLI: new
--mode template
parameter onmc configure-agent
command - CLI: new
--mode info
parameter onmc asset-types
andmc aspects
commands (#211) - CLI: new
mc event-types
command with--includeshared
support for cross-tenancy (#170) - CLI: updated
mc assets
with new--includeshared
parameter - support for cross-tenancy (#170) - CLI: updated
mc asset-types
with new--includeshared
parameter - support for cross-tenancy (#170) - CLI: updated
mc aspects
with new--includeshared
parameter - support for cross-tenancy (#170) - CLI: updated
mc list-assets
with new--includeshared
parameter - support for cross-tenancy (#170) - SDK:
DataLakeClient
- full data lake client (#199) - SDK:
UsageTransparencyClient
- added support for usage transparecy client to SDK (#200) - SDK:
EventManagementClient
support for cross-tenancy (#170) - SDK:
AssetManagementClient
support for cross-tenancy (#170) - Bumped all dependencies
3.10.0 - (Seafoam Vienna) - November 2020
Highlights 3.10.0
- Merged 2 more Hacktoberfest contributions. Thanks to coding4funrocks! Great job!
- Happy Halloween release!
Bugfixes and Improvements 3.10.0
- CLI: support for uploading files to data lake (#221)
- SDK: upload files to data lake (#221)
- SDK: signed Url generation for upload and download (#221)
- CLI: added support for direct calculation of KPI states to CLI mc kpi-calculation command
- SDK: feat: add support for direct interaction to TrendPrediction Client (#204) [#hacktoberfest, coding4funrocks]
- SDK: added support for direct interaction to KPI Calculation Client (#203) [#hacktoberfest, coding4funrocks]
- SDK: fixed bug in EventManagementSDK GetEventTypes method (superflous history parameter)
- unit tests: changed passkey for unit tests to work with passkey set up in environment (#207)
- unit tests: added @sanity and @S4F (start for free) unit test suites (#208)
3.9.0 - (Pewter Vienna) - October 2020
Highlights 3.9.0
- CLI: Binary release for MacOs, Windows and Linux (#185) [#hacktoberfest issue-03]
- Merged 6 Hacktoberfest Contributions
Improvements 3.9.0
- CLI: mc data-lake command (manage permissions and tokens of data lake)
- CLI: mc aspects command (list, create, delete, create from JSON Schema)
- CLI: mc asset-types command (list, create, delete)
- CLI: mc assets command (list, create, delete)
- CLI: mc download-events command
- CLI: mc configure-agent --mode test can now produce a configurable number of test records
- CLI will now notify users that there is a new version of the CLI available (#190) [#hacktoberfest lyallemma]
- SDK: data lake token operations
- SDK: event analytics api (#162)
- SDK: EventManagement: sharedEvents support included in GetEvents operation (#170)
- CLI: mc aspects command -- mode convert added support for multiple targets in schema (#193) [#hacktopberfest phbender]
- bumped all dependencies
Bugfix 3.9.0
- fixed the example in
mc iam
command (#182) [#hacktoberfest, coding4funrocks] - improved the build script to run in powershell as well (#184) [#hacktoberfest coding4funrocks]
- added the digital twin type to mc assets --mode create command (#195) [#hacktoberfest RhnSaxena]
- fixed the issue with
mc dev-proxy
rewrite option (#181)
Contributions 3.9.0
- The mindconnect-nodejs participated in #hacktoberfest2020
- Thanks to :
- coding4funrocks
- issue-03
- lyallemma
- RhnSaxena
- PhBender
for their #hacktoberfest contributions. <3 ❤️
3.9.0-2 (Pewter Vienna) - Alpha - October 2020
3.9.0 - (Pewter Vienna) - October 2020
- CLI: mc aspects command (list, create, delete)
- CLI: mc asset-types command (list, create, delete)
- CLI: mc assets command (list, create, delete)
- CLI: mc download-events command
- CLI: mc aspects command (list, create, delete)
- CLI: mc configure-agent --mode test can now produce a configurable number of test records
- CLI will now notify users that there is a new version of the CLI available (#190) [#hacktoberfest lyallemma]
- SDK: event analytics api (#162)
- SDK: EventManagement: sharedEvents support included in GetEvents operation (#170)
- provided binary versions of the command line interface for windows, macos and linux (#185) [#hacktoberfest issue-03]
- CLI: mc aspects command -- mode convert added support for multiple targets in schema (#193) [#hacktopberfest phbender]
- bumped all dependencies
Bugfix 3.9.0
- fixed the example in
mc iam
command (#182) [#hacktoberfest, coding4funrocks] - improved the build script to run in powershell as well (#184) [#hacktoberfest coding4funrocks]
- added the digital twin type to mc assets --mode create command (#195) [#hacktoberfest RhnSaxena]
Contributions 3.9.0
- The mindconnect-nodejs participated in #hacktoberfest2020
- Thanks to :
- coding4funrocks
- issue-03
- lyallemma
- RhnSaxena
- PhBender
for their #hacktoberfest contributions. <3 ❤️