Skip to content

Releases: eclipse-thingweb/node-wot

v0.8.13

11 Apr 08:27
fdc678b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.12...v0.8.13

v0.8.12

29 Jan 14:21
22cfb3a
Compare
Choose a tag to compare

What's Changed

  • chore: increase version numbers to 0.8.12 for next release by @danielpeintner in #1208
  • ci: enable logging only when debug logging is enabled by @JKRhb in #1204
  • Follow-up octet-stream codec - short explanation #1194 by @derwehr in #1209
  • fix(interaction-output): adjust storing behavior and return type of value method by @JKRhb in #1211
  • fix(binding-file): improve file-client implementation by @JKRhb in #1213
  • test(coap-server): don't shutdown servient unnecessarily by @JKRhb in #1212
  • refactor: avoid starting servient multiple times by @danielpeintner in #1195
  • fix(coap-server): add missing cov:observe subprotocol by @JKRhb in #1214
  • Align value function to Scripting API by @relu91 in #1217
  • docs(README): introduce the new logo by @relu91 in #1218
  • Update Asset Interfaces Description (AID) submodel by @danielpeintner in #1222
  • refactor: add AID support for terms created/modified/support by @danielpeintner in #1224

Full Changelog: v0.8.11...v0.8.12

v0.8.11

21 Dec 15:58
e05d67c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.10...v0.8.11

v0.8.10

13 Nov 14:35
5eb0ca4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.9...v0.8.10

v0.8.9

13 Oct 10:05
b44448b
Compare
Choose a tag to compare

What's Changed

  • feat(coap-server): add support for URI variables by @JKRhb in #1078
  • feat(examples/quickstart): add a refill action for coffe-machine by @relu91 in #1081
  • chore: disable Node.js 16 CI builds/tests by @danielpeintner in #1076
  • chore: increase version numbers to 0.8.9 for next release by @danielpeintner in #1080
  • fix(binding-netconf): use optional chaining for non-null-assertion by @JKRhb in #1079
  • feat!(coap-server): adjust constructor to HTTP server by @JKRhb in #1082
  • Data Schema Fix for Quickstart example by @egekorkan in #1083
  • refactor(coap-server): simplify form generation by @JKRhb in #1084
  • chore(binding-coap): enable strict-boolean-expressions and null checks by @JKRhb in #1088
  • docs: Update HTTP README.md with UrlRewrite by @danielpeintner in #1091
  • test(binding-coap): await all calls of coapServer.stop() by @JKRhb in #1094
  • chore(td-tools): enable eslint/strict-boolean-expressions and strictNullChecks by @danielpeintner in #1077
  • feat(coap-server): add initial meta operation support by @JKRhb in #1086
  • docs(contributing): add a guide for checking of undefined or null by @relu91 in #1093
  • chore: move common devDependencies to top-level package.json by @JKRhb in #1098
  • chore(core): enable eslint/strict-boolean-expressions & strictNullChecks by @danielpeintner in #1096
  • chore: update TS definitions by @danielpeintner in #1102
  • chore(examples): enable eslint/strict-boolean-expressions and strictNullChecks by @danielpeintner in #1095
  • fix(td-tools): proper absoluteURL handling in AAS/AID by @danielpeintner in #1100
  • chore(devDeps): upgrade eslint packages by @JKRhb in #1103
  • refactor(core): use # instead __ as internal handler prefix by @JKRhb in #1104
  • refactor(binding-http): re-introduce proper error message check by @danielpeintner in #1111
  • refactor: remove unnecessary new Promise wrappers by @JKRhb in #1110
  • docs(binding-opcua): fix demo-opcua1.ts in README by @JKRhb in #1109
  • refactor(core): use private variables instead of function wrappers by @JKRhb in #1106
  • refactor(td-tools): Aid updates by @danielpeintner in #1107
  • refactor: use structuredClone for deep copying by @JKRhb in #1105
  • refactor(td-tools): AID idShort does not allow ":" and uses "_" instead by @danielpeintner in #1113
  • chore(binding-http): enable eslint/strict-boolean-expressions by @JKRhb in #1097
  • Improve readme by @relu91 in #1114

Full Changelog: v0.8.8...v0.8.9

v0.8.8

12 Sep 06:22
03751a9
Compare
Choose a tag to compare

Summary of updates

  • Major HTTP rework (routes, middleware, ...)
  • Strict type-checking for the entire code-base in place
  • Documentation clean-up and Quickstart examples added
  • Asset Interface Description (AID) tooling updates (TD <-> AID conversion)
  • Minor fixes/updates in almost any package

What's Changed

New Contributors

Full Changelog: v0.8.7...v0.8.8

v0.8.7

13 Jun 12:57
c080060
Compare
Choose a tag to compare

Summary of updates

  • Fixes/updates (e.g., HTTP, CoAP, MQTT, OPCUA, ...)
  • Counter example improved

What's Changed

New Contributors

Full Changelog: v0.8.6...v0.8.7

v0.8.6

05 May 09:20
09dfd6a
Compare
Choose a tag to compare

Summary of updates

  • Fixes/updates (e.g., HTTP, CoAP, MQTT, ...)

What's Changed

New Contributors

Full Changelog: v0.8.5...v0.8.6

v0.8.5

27 Feb 09:34
a5f99de
Compare
Choose a tag to compare

Summary of updates

  • Fixes/updates (e.g., HTTP, Modbus, TM, AID, ...)

What's Changed (Automatically generated release notes)

New Contributors

Full Changelog: v0.8.4...v0.8.5

v0.8.4

20 Jan 09:23
f370612
Compare
Choose a tag to compare

Summary of updates

  • TD content negotiation implementation
  • Fixes/updates (e.g., unsubscribing in HTTP, Modbus, ...)

What's Changed (Automatically generated release notes)

New Contributors

Full Changelog: v0.8.3...v0.8.4