Skip to content

Releases: zotonic/mqtt_sessions

2.2.1

15 Nov 14:10
186b3f1
Compare
Choose a tag to compare

What's Changed

  • Ensure to use default pool for publishes to by @mworrell in #18

Full Changelog: 2.2.0...2.2.1

2.2.0

24 Jul 13:09
0d5b3e0
Compare
Choose a tag to compare

What's Changed

  • Put the validated topic into the message, this fixes retained message publishing by @mmzeeman in #14
  • Remove GH hex publish workflow by @mworrell in #15
  • Use ex_doc for the documentation by @mworrell in #16

Full Changelog: 2.1.0...2.2.0

2.1.0

12 Oct 09:41
cd61698
Compare
Choose a tag to compare

What's Changed

  • Set session_present when needed in connect by @mmzeeman in #11

Full Changelog: 2.0.0...2.1.0

2.0.0

28 Jan 09:01
aead3f8
Compare
Choose a tag to compare

Main changes:

  • Use logger instead of lager
    This is an incompatible change as projects using lager will not see any log messages.
  • Upgrade jsx to 3.1

1.4.1

11 Oct 10:32
93034b4
Compare
Choose a tag to compare

Better queue management for outgoing messages, drops QoS 0 messages if queue gets too large.

1.4.0

10 Jul 08:48
Compare
Choose a tag to compare

Changes:

  • Min OTP version is now 22 (due to rebar3 changes)
  • Fix a problem where the decoder could fail the de json encoder was set to the default of jsx