Skip to content

Releases: zotonic/mqtt_sessions

2.6.0

09 Oct 11:58
03b2c34
Compare
Choose a tag to compare

What's Changed

  • Add runtime callback for 'pingreq' messages by @mworrell in #24

Full Changelog: 2.5.2...2.6.0

2.5.2

23 Jul 12:58
413b6b4
Compare
Choose a tag to compare

What's Changed

  • Fix a problem where the ACK purge could crash on some messages by @mworrell in #23

Full Changelog: 2.5.1...2.5.2

2.5.1

31 May 20:10
28e5d45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.5.1

2.5.0

31 May 16:00
e2ea345
Compare
Choose a tag to compare

What's Changed

  • Refactor buffering and resending of messages by @mworrell in #21

Full Changelog: 2.4.0...2.5.0

2.4.0

29 May 12:18
b6332bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

28 May 14:21
Compare
Choose a tag to compare

What's Changed

  • More aggressively purge buffered messages by @mworrell in #19

Full Changelog: 2.2.1...2.3.0

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