Releases: smartrent/tortoise311
Releases · smartrent/tortoise311
v0.12.0
v0.11.7
- Fix warnings when using Elixir 1.15
v0.11.6
Fixes
- Reconnect with backoff on connection refused, instead of terminating connection and causing immediate connection restart
v0.11.5
- Added dialyzer flags :missing_returns and :extra_returns
- Minor fixes from new dialyzer warnings
- CI updated to OTP 25
v0.11.4
Fixes
- The Connection Controller is no longer terminated but only disabled just before shutting down its supervisor.
v0.11.3
- Now produces transmission telemetry
- Cleaned up docs which still referred to Tortoise instead of Tortoise311
- Various code cleanup following adding credo to the circleci config
v0.11.2
- Fixed crashes that could happen when the broker reconnects
- No longer uses strong random as it unnecessarily depleted entropy pool
v0.11.1
- The default timeout is no longer :infinity but 60 secs
- Backoffs on failed connection is monotonic (not cyclical)
v0.11.0
- Same as 0.10.5 but with correct semantic versioning
v0.10.5
DEPRECATED
- Renamed all modules to Tortoise311.*
- Replaced all references to application
tortoise
bytortoise311