Skip to content

Releases: randomsync/robotframework-mqttlibrary

Release 0.7.1

Choose a tag to compare

@randomsync randomsync released this 21 Jul 23:21

Fixed

  • #19 Fix issue with subscribe async with wildcard topics
  • #20 Wait for subscribe to complete before listening

Enhancement

  • #22 Remove reliance on public broker for tests

Release v0.7.0

Choose a tag to compare

@randomsync randomsync released this 22 Jul 01:01
  • #13 - Added compatibility with Python3 and Robot Framework 3 (@vogoltsov)

Release v0.6.1

Choose a tag to compare

@randomsync randomsync released this 14 Jan 06:57

This is a config change only release and offers no relevant changes from 0.6.0

Release v0.6.0

Choose a tag to compare

@randomsync randomsync released this 14 Jan 06:19
  • #6 - Added ability to subscribe asynchronously to a topic and listen and get messages at a later step (@janvanoverwalle)

Release v0.5.0

Choose a tag to compare

@randomsync randomsync released this 14 Jan 01:43
  • Add keyword to set username and password for broker authentication