v0.8.7
Summary of updates
- Fixes/updates (e.g., HTTP, CoAP, MQTT, OPCUA, ...)
- Counter example improved
What's Changed
- feat(binding-mqtt): add write support by @hasanheroglu in #983
- refactor(binding-coap): refactor server's destroy method by @JKRhb in #988
- fix: report allproperties with proper type by @danielpeintner in #985
- fix(binding-mqtt): fix incorrect segment indices and change index and… by @hasanheroglu in #976
- chore: update dev version to 0.8.7 by @danielpeintner in #971
- fix: report SVG values without quotes by @danielpeintner in #981
- fix(binding-mqtt): fix sending plain value instead of content object by @hasanheroglu in #987
- feat(binding-coap): implement DNS-SD via mDNS by @JKRhb in #963
- chore: add Node.js 20 and remove Node.js 14 workflow by @danielpeintner in #974
- fix: properly identify readall and writeall op's by @danielpeintner in #977
- chore(deps): bump vm2 from 3.9.17 to 3.9.18 by @dependabot in #999
- Prefer application/td+json when is possibile instead of text/html by @relu91 in #1001
- docs: reflect github repo renaming by @danielpeintner in #1002
- fix(examples/counter): correctly display images by @relu91 in #1003
- docs: align with Eclipse handbook - Managing and Reporting Vulnerabilities by @danielpeintner in #1007
- chore(ci): fix syntax error in workflow file, remove Node 20 for now by @JKRhb in #995
- refactor(binding-coap): refactor server's expose method by @JKRhb in #993
- chore: update TS definitions (24 May 2023) by @danielpeintner in #1009
- Tests for mqtt interactions by @hasanheroglu in #992
- Use @node-oauth/express-oauth-server instead of express-oauth-server by @relu91 in #1010
- Upgrade eslint workspaces plugin by @relu91 in #1011
- Fix event subscription and improve Counter example by @relu91 in #1008
- chore: remove binding-firestore by @danielpeintner in #1021
- fix: OPCUA peerDepencencies issue by adding missing package by @erossignon in #1019
New Contributors
- @hasanheroglu made their first contribution in #983
Full Changelog: v0.8.6...v0.8.7