Skip to content

0.11.0

Compare
Choose a tag to compare
@reubenmiller reubenmiller released this 17 May 15:14
· 1889 commits to main since this release
6361b2f

Release notes:

This release marks a significant milestone in thin-edges's history. The thin-edge.io components have been refactored to use an Actor model which improves the internal project structure and lays the ground work for even faster releases, with even more features in the future (and not to mention even easier to test features 💯).

Functionally, everything will work as it did before, however you may notice that the traceability of each component has improved significantly, allowing you to better reason with what is going on.

A big thanks to the core team who worked very hard over the last few months to make this happen ❤️

New features

Refactoring

  • Migrate all services to use the actor model (no breaking changes have been introduced) by Core Team (too many PRs to mention here)

Monitoring

MQTT

Telemetry

Packaging

Misc.

Bug fixes

Docs

Developer

What's Changed in 0.11.0 (full list)

Full Changelog: 0.10.0...0.11.0