github eschava/psmqtt 2.5.0
2.5.0: Transform psmqtt into a pypi-compliant project

latest releases: 2.6.0, 2.5.1
7 months ago

Major new features

Now psmqtt is published on pypi.org and thus can be installed by a simple pip install psmqtt on both Linux, MacOS and Windows.
The logic used to search the config file has been rewritten to be cross-platform friendly, although so far only Linux has been tested.
(If you happen to be interested on Windows and MacOS, please let us know by opening an issue).
Please check the output of "psmqtt -h" to see which possible locations will be searched for the psmqtt.yaml file.
No behavior change / visible change is expected on the Docker image and its configuration parameters.
In particular the location where the psmqtt.yaml file is supposed to be mounted inside the Docker image has NOT changed.

What's Changed

  • Update dependency psutil to v7 by @renovate in #93
  • Update dependency testcontainers to v4.9.2 by @renovate in #92
  • Transform the project into a Pypi-compliant package by @f18m in #94

Full Changelog: 2.4.0...2.5.0

Don't miss a new psmqtt release

NewReleases is sending notifications on new releases.