Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Latest commit

 

History

History
517 lines (239 loc) · 23.1 KB

CHANGELOG.md

File metadata and controls

517 lines (239 loc) · 23.1 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.12.1 (2020-04-23)

Bug Fixes

  • Read - All (AllAttributes) - doesn't reads every 10th item (e55aa6a)

3.12.0 (2019-12-15)

Features

  • #117 iterate with given server max to read (6431358)
  • issue #87 browse more than 1k via browseNext (f58d4db)

3.11.2 (2019-12-14)

Bug Fixes

  • issue #102, but it could be limited by node-opcua (cc7bb69)
  • issue #113 set zero as default for numbers (497f5c7)

3.11.1 (2019-12-03)

3.11.1-4 (2019-11-24)

Bug Fixes

3.11.1-3 (2019-11-24)

Bug Fixes

  • crash on deploy with listeners (fd6b7b7)

3.11.1-2 (2019-11-23)

Bug Fixes

  • inject button problem Node-RED v1.x and 0.20.x (2905c39)

3.11.1-1 (2019-11-23)

Bug Fixes

3.11.1-0 (2019-11-23)

3.11.0-beta.0 (2019-11-23)

Bug Fixes

  • certificate problem node-opcua (e18298d)

Features

3.11.0 (2019-11-23)

Bug Fixes

  • certificate problem node-opcua (e18298d)

Features

3.10.2 (2019-03-17)

Bug Fixes

  • comment unused todo (2c7ad46)
  • issue #89 by checking time interval to pass Int32 stream of node-opcua (d9be2ce)
  • server individual certificates control (a41f529)
  • server LDS options and individual server certs (dc1ea0d)

3.10.1 (2019-03-16)

Bug Fixes

  • issue #89 by checking time interval to pass Int32 stream of node-opcua (d9be2ce)
  • server individual certificates control (a41f529)
  • server LDS options and individual server certs (dc1ea0d)

3.10.0 (2019-03-15)

Bug Fixes

Features

  • set requestedMaxReferencesPerNode to 100k (a62f5bb)

3.8.1 (2019-03-15)

3.8.0 (2018-12-21)

Features

  • use connection lost event of node-opcua (0dde329)

3.7.4 (2018-12-06)

Bug Fixes

  • just value on recursive browse was the wrong list (b1ecbf3)

3.7.3 (2018-12-05)

Bug Fixes

  • handle issue #76 different type of boolean results from node-opcua (87cebed)
  • recursive browse on simple structures issue #77 (dcf17c5)

3.7.2 (2018-11-17)

Bug Fixes

  • listener: issue #71 context global was broken by collections map require (cec1606)

3.7.1 (2018-11-14)

Bug Fixes

  • connector: namespace could be null on deregister nodes (86f73d1)
  • flex-server: default model has to use node.bianco.iiot.assert (6b2ce0a)

3.7.0 (2018-11-11)

Bug Fixes

  • model is cleaned up in every case (a96510d)
  • issue: issue #74 - less memory on restart via CDM (1e2662a)

Features

  • result-filter: filter from browser and crawler (f7662cc), closes #70
  • result-filter: issue #73 (b6a4653)
  • show more details on response node (b97206e)

3.6.0 (2018-11-11)

Bug Fixes

  • model is cleaned up in every case (a96510d)
  • issue: issue #74 - less memory on restart via CDM (1e2662a)

Features

  • result-filter: filter from browser and crawler (f7662cc), closes #70
  • result-filter: issue #73 (b6a4653)

3.5.0 (2018-11-09)

3.4.3 (2018-11-06)

Bug Fixes

3.4.1 (2018-11-05)

Bug Fixes

  • check user core function (2908f87)
  • terminate only started subscription (3fd767d)

3.4.0 (2018-11-04)

Bug Fixes

  • issue #69 (8477185)
  • listener should not terminate group items on reconnection (75b8dfa)

Features

  • check option and hide certificates and private key settings on default (0f68a40)

3.3.0 (2018-10-25)

Bug Fixes

Features

  • #65 max bad session requests before reconnect starts (77cf255)
  • #68 connector option to set if the connector has subscriptions or not (bbba493)
  • #68 connector option to set if the connector has subscriptions or not (38155ca)

3.2.0 (2018-10-20)

Bug Fixes

  • msg object missed in convert value (387aacd)
  • response multiple results (50510f5)
  • test: failing event subscription (7591119)

Features

3.1.0 (2018-10-18)

Bug Fixes

  • Byte and other datatypes to write to server #52 (02bfb71)
  • flex connector error on deploy to Node-RED (ed336c3)
  • server close improved (5528e23)
  • test do not need discovery every time (26f7fe9)
  • timing in connecting with actual node-opcua server inside node-red (56ae397)

Features

  • limits tab for flex server and option to set delay on close for the flex server (b8321a7)
  • new flex connector the send connection data to the connector via events #44 (25df528)
  • new option to to get some delay on server close (0f89d73)

3.0.0 (2018-10-14)

Bug Fixes

  • API: self organised node-opcua (1cb4760)
  • browser: browse without recursive settings (5276e76)
  • browser: list to read and listen (98c1700)
  • browser: wrong result used (0db0aac)
  • listener: browser to listener parameters and options (ee1c7b3)
  • method: variable was not declared anymore (60acae8)
  • tests: working with the new v0.4.1 of node-opcua (f8a2bd6)
  • API getEndpoints (63f5c00)
  • code for standard.js (346dac6)
  • examples namespace since 0.4.4 of node-opcua (1088074)
  • issue #54 - new historyStart and historyEnd option parameter via msg or to set from node options (abffca0)
  • test: test did not end while interval was running (e38e3d1)
  • listener monitored item select from list (8213bef)
  • new version node-opcua 0.4.6 to fix grouped monitored items problem (c922231)
  • server delay on shutdown for listener subscriptions (82ba6f7)
  • test crawler error travis (029fa76)
  • read: history read (9c1b2be)
  • test: failed on Windows 10 and nodejs 9 (8cef89d)
  • testing suites (72adde6)
  • test: with patterns of codacy (c0b493a)

Features

  • browser: recursive browsing (de98d78)
  • browser: recursive browsing with depth (5b86688)
  • crawler: filter by every key-value pair of the result items (bd16831)
  • crawler: filter by property with a match of string (e251a45)
  • listener: new structure for event fields (536f314)
  • response: compressing results (2cc4504)
  • server: flex server working with new namespace operations (0664f52)
  • issue #57 passing topic for monitored items (ab8b4ca)
  • new flex-server discovery options (f5de659)
  • upgrade node-opcua to v0.4.5 (4d48954)

2.7.1 (2018-05-28)

Bug Fixes

  • inject: error on a whole new flow with the address space items list (cf90fd0)

2.6.1 (2018-04-08)

Bug Fixes

  • reconnect handling via FSM states (9a14424)

2.6.0 (2018-04-07)

2.5.2 (2018-03-31)

Bug Fixes

  • server: ASO Demo switch off (01f7d37)

2.5.1 (2018-03-29)

Features

  • connector: new connection strategy defaults (afe9837)

2.5.0 (2018-03-28)

Bug Fixes

  • node: issue #46 inject type and using payload from events via Node node (b7c884f)
  • nodes: issues while testing (7944ea0)

Features

  • connector: discover for endpoints and endpoint lookup separated (7a55a54)
  • new-browse: browse to single result from multiple address space itmes (0dba722)

2.4.2 (2018-03-27)

2.4.1 (2018-03-27)

Bug Fixes

  • connector: issue #36 sessionId not needed and removed (0a5e1ee)

2.4.0 (2018-03-26)

Bug Fixes

  • BadSession: now reconnecting with a new session (c7b24aa)
  • connector: session handling by node-opcua v0.2.2 (afbaf87)
  • connector: session keepalive, auto select endpoint (1a1b991)

Features

  • new-lib: node-opcua v0.2.3 update (ef046dd)
  • new-lib: node-opcua v0.2.3 update (ef28e76)

2.1.0 (2018-03-05)

2.0.12 (2018-03-05)

2.0.10 (2018-02-25)

2.0.5 (2018-02-20)

2.0.4 (2018-02-16)

2.0.3 (2018-02-12)

1.3.1 (2018-01-07)

1.1.0 (2017-12-24)

1.0.17 (2017-12-03)