Releases: papakpmartin/node-red-contrib-azure-iot-edge-kpm
Releases · papakpmartin/node-red-contrib-azure-iot-edge-kpm
v0.6.1
v0.6.0: Update deps and introduce Device Twin node
- Updated dependencies which resolved a number of security issues
- Initial appearance of Device Twin node. Only works with X509 certs, and no example flows yet.
What's Changed
- Update readme, remove console.log by @CFind in #9
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #11
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #10
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #8
- Add device functionality by @CFind in #12
- Add device functionality by @papakpmartin in #13
New Contributors
- @CFind made their first contribution in #9
- @papakpmartin made their first contribution in #13
Full Changelog: v0.5.7...v0.6.0
v0.5.7
Minor housekeeping in docs and build file
v0.5.6
Bumping ws
and lodash
dependencies (thanks dependabot)
v0.5.4
Just bumping the ver trying to fix the lying build badge
v0.5.3
Module Method documentation and help text improved
v0.5.1-beta
Debugging for Module Methods
v0.5.1-alpha
Module Output working. Module Method isn't. Adding some debugging.
v0.5.0-alpha
CAUTION: This release updates some pretty old azure-iot-*
dependencies, and I've not paid attention to whether that breaks anything.
I'm also adding in very small changes hoping to address #5 and some minor help text improvements for the humans.
v0.4.3
Dependency updates and removed the build step of doing a GitHub package (not currently using that).