Releases: eclipse-thingweb/dart_wot
Releases · eclipse-thingweb/dart_wot
Version 0.37.0
29 Jan 08:31
Compare
Sorry, something went wrong.
No results found
0.37.0 - 2025-01-29
Changed
Do not expose the TD ID via AugmentedForms (4471213 )
Expose resolvedHref as href (aef4bd1 )
Removed
Version 0.36.2
13 Dec 15:32
Compare
Sorry, something went wrong.
No results found
0.36.2 - 2024-12-13
Added
Add support for PEM root certificates (eb7d549 )
Changed
Allow for overriding the OpenSSL security level (c3c1e5f )
Version 0.36.1
06 Dec 11:20
Compare
Sorry, something went wrong.
No results found
0.36.1 - 2024-12-06
Added
Add Adopters section and badge (7263fc5 )
Version 0.36.0
06 Dec 09:06
Compare
Sorry, something went wrong.
No results found
0.36.0 - 2024-12-06
Added
Add simple example for TDD discovery (d3e6b08 )
Changed
Slightly improve error message for invalid type (26921a7 )
Fixed
Let exploreDirectory continue when encountering invalid TDs (786db32 )
Fix error handling within ThingDiscovery class (49c754f )
Removed
Remove support for cov:observe subprotocol (44059a1 )
Version 0.35.3
02 Dec 21:26
Compare
Sorry, something went wrong.
No results found
0.35.3 - 2024-12-02
Added
Add sse_channel dependency (45ec279 )
Add initial support for server-sent events (a31de5c )
Version 0.35.2
04 Nov 21:50
Compare
Sorry, something went wrong.
No results found
0.35.2 - 2024-11-04
Added
Add withTrustedRoots config parameter (28fbb08 )
Fixed
Let HTTP client use the withTrustedRoots parameter (e7dc1fe )
Version 0.35.1
04 Nov 14:32
Compare
Sorry, something went wrong.
No results found
0.35.1 - 2024-11-04
Added
Add possibility to define a custom SecurityContext (03796d6 )
Changed
Limit scope of HttpClientConfig import (c9674eb )
Version 0.35.0
01 Nov 11:03
Compare
Sorry, something went wrong.
No results found
0.35.0 - 2024-11-01
Added
Add test for unnamed ThingDescription constructor (e698015 )
Add a missing period (f62c882 )
Changed
Make unnamed ThingDescription constructor public (7997967 )
Switch back to latest dart version on Windows (e776186 )
Fixed
Export context definitions (bf5aca3 )
Correctly serialize property affordances (3c69d8a )
Version 0.34.2
23 Oct 14:23
Compare
Sorry, something went wrong.
No results found
0.34.2 - 2024-10-23
Changed
Introduce startClientFactories method (96e576a )
Move server starting code into private method (a8f519f )
Version 0.34.1
23 Oct 11:53
Compare
Sorry, something went wrong.
No results found
0.34.1 - 2024-10-23
Fixed
Resolve deprecation warning regarding whereNotNull (6cbbd6a )