Skip to content

3.0.0

Choose a tag to compare

@DamonOehlman DamonOehlman released this 26 Sep 04:17
· 294 commits to master since this release

While this is a major version release, the external API of quickconnect remains the same and all code that is compatible with quickconnect 2.x should also be compatible with this new major release.

We are bumping the major version though, for the following reasons:

  • Moving to using rtc-tools@4.x which implements some major changes to the way connection negotiation occurs. Full details are available in the rtc-tools 4.0.0 and 4.1.0 release notes. If you were drilling down into interfaces provided by the rtc-tools package (the monitor for example) then you may need to make some changes to your code.
  • Migrated to the 3.x release of rtc-signaller, which means that quickconnect instances are now also mbus instances. This means that you can a mbus feed to get a picture of all the event data being communicated within quickconnect.