v0.8.3
Summary of updates
- Asset Interface Description (AID) Tooling
- Minor fixes und updates w.r.t. CoAP, MQTT, HTTP, ...
- Dockerfile updates
- Documentation / Templates clean-up
What's Changed (Automatically generated release notes)
- chore: re-introduce windows-latest and remove Node.js v12 by @danielpeintner in #830
- chore: increase version to 0.8.3 by @danielpeintner in #835
- fix: avoid wrapping Content into Content by @danielpeintner in #840
- refactor: add missing HTTP options (address, baseUri, and urlRewrite) by @danielpeintner in #841
- feat(binding-coap): add support for TD Content-Format negotiation and CoRE Link-Format by @JKRhb in #844
- fix(binding-coap): use correct delimiter for CoRE resources by @JKRhb in #848
- feat(binding-coap): add support for Size2 estimate by @JKRhb in #846
- [nit] typo fixes by @egekorkan in #850
- fix: call emitPropertyChange() explicitly as required by @danielpeintner in #859
- docs: update Logging section in
README
andCONTRIBUTING.md
by @JKRhb in #852 - chore(deps): bump loader-utils from 2.0.2 to 2.0.3 by @dependabot in #866
- fix(binding-coap): send error response if content negotiation fails by @JKRhb in #849
- refactor: turn Content into Class by @JKRhb in #856
- fix: add uriVariables to TD by @danielpeintner in #857
- Fix the build by locking versions during the container build by @ctron in #871
- fix(binding-coap): fix content negotiation test by @JKRhb in #879
- Asset Interface Description (AID) Tooling by @danielpeintner in #867
- chore: have CI for tests across all Os's (manual) while default CI ru… by @danielpeintner in #878
- chore: update TS versions for TD and TM by @danielpeintner in #845
- Fixed package.json dependency versions of exposed-thing example by @ArPhil in #881
- Fix receiving of MQTT commands by @ctron in #875
- Upgrade dockerfile by @relu91 in #883
- docs: remove NodeJS 10/12 mentioning by @danielpeintner in #884
New Contributors
Full Changelog: v0.8.2...v0.8.3