Skip to content

v2.28.0

Compare
Choose a tag to compare
@erossignon erossignon released this 08 Dec 07:13
· 1298 commits to master since this release

馃殌 enhancements

  • [033254a] [cf00c32] [df887b9] add more standard units
  • [74cb0a6] RegisterServerToLDS - improve selection of hight security profile
  • [41a3403] Improve MultiStateDiscreteVariable and MultiStateValueDiscrete by enabling value getter/setter at construction time
  • [74c49a7] improve client keepAlive mecanism
  • [c0609a6] #918 display warning if TwoStateDiscreteVariable doesn not have mandatory True/False state

馃悰 bug fixes

  • [f65e68b] protect susbscriptionDiagnostics property access
  • [d1b2abe] make comparaison of endpointUri case insensitive
  • update typescript version: [ee769f6] fixes untyped promise issue

馃槥 travis

  • [4e4ad9b] we had to drop CI build on MacOS on Travis, due to change of policy and excessive pricing.
    please contact us if you like to sponsor us to restore MacOS build in CI.
  • continuous intregration : switch to Github action
    use github action now to build faster and circunvent new limitations imposed by Travis ( 10000 credit / 1 job at a time)

馃懍 contributors