Skip to content

Version 0.32.0

Compare
Choose a tag to compare
@eclipse-thingweb-bot eclipse-thingweb-bot released this 24 May 10:45
· 107 commits to main since this release
181ab01

0.32.0 - 2024-05-24

Changed

  • Create separate module for protocol_interfaces (a7d2b25)
  • Do not store ConsumedThings in InternalServient (509969a)
  • Introduce ProtocolSubscription class (380e203)
  • Use ProtocolSubscription as new base subscription base class (d5ce0d7)
  • Don't store Subscriptions internally (aab9e9b)

Fixed

  • Fix disconnect of client after reading a resource (10c1f6d)
  • Fix typo in Subscription interface (f891cad)