Skip to content

Releases: mindsphere/node-red-contrib-mindconnect

3.6.2 (Vienna Jungle Cats) - September 2019

28 Sep 02:45
Compare
Choose a tag to compare

Bugfixes 3.6.2

  • Fixed problem with cached agent configuration which was preventing redeployments in some special cases

3.6.1 (Vienna Jungle Cats) - July 2019 - Recovery

14 Jul 16:11
932d6ed
Compare
Choose a tag to compare

3.6.1 (Vienna Jungle Cats) - July 2019 - Recovery

Bugfixes 3.6.1

  • Security fix: Bumped the lodash dependency to 4.17.4

3.6.0 (Vienna Jungle Cats) - July 2019

New Features 3.6.0

  • Added Links to MindSphere OpenSource Tools and Libraries Documentation
  • upgraded to version 3.6.0 of the mindconnect-nodejs library
  • bumped all dependencies
  • added explicit :rw to the docker container documentation (see #39)

Bugfixes 3.6.0

  • improved documentation in README.md

3.5.0 (Vienna Clouded Leopards) - May 2019

26 May 11:47
7bab634
Compare
Choose a tag to compare

New Features 3.5.0

  • updated to version 3.5.3 of mindconnect-nodejs library
  • chunked upload is now using the multipart upload file API
  • there is a new experimental parameter max async uploads: If this setting is > 1 the node will not wait for every request to finish
  • switched documentation generation to compodoc as typedoc doesn't seem to be maintained
  • bumped all versions

Bugfixes 3.5.0

  • improved documentation in README.md

3.4.0 (Vienna Caracals) - April 2019

04 Apr 11:28
Compare
Choose a tag to compare

New Features 3.4.0

  • updated to version 3.4.0. of mindconnect-nodejs library.
  • auto keep-alive: the node will renew the token every hour even when there is no data sent.
  • programatic delivery of the configuration - prerequisite for auto-configuration node which is coming in next versions
  • moved schema-validation to mindconnect-schema.ts, improved code and documentation
  • new msg._error message with timestamped error property for better flows

3.3.0 (Vienna Panthers) - February 2019

23 Feb 18:41
149b0fd
Compare
Choose a tag to compare

New Features 3.3.0

  • Updated to version 3.3.0. of mindconnect library
  • added container build process on hub.docker.com
  • direct link to configuration settings in MindSphere from Node-RED UI
  • improved error handling

Bugfix 3.3.0

  • fixed the issue #3 Failed to load mindconnect node when modifying the URL root path #3

3.2.0 (Vienna Lynx) - January 2019

24 Jan 18:36
Compare
Choose a tag to compare
  • Updated to version 3.2.0. of mindconnect library
  • MIT License
  • use flows.json as default