Recent Releases of balance-subscriber
balance-subscriber - v1.0.1
Full Changelog: https://github.com/IoT-balance-project/balance-mqtt-subscriber/compare/v1.0.0...v1.0.1
- Python
Published by Joe-Heffer-Shef about 1 year ago
balance-subscriber - v0.1.1rc1
What's Changed
- Make the logging line for subscription more accurate by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/54
- Add file extension option by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/55
Full Changelog: https://github.com/IoT-balance-project/balance-mqtt-subscriber/compare/v0.1.0...v0.1.1rc1
- Python
Published by Joe-Heffer-Shef about 1 year ago
balance-subscriber - v0.1.0
What's Changed
- Serialise incoming data by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/47
- Add quality of service option by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/50
- Add a simple publish test by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/52
Full Changelog: https://github.com/IoT-balance-project/balance-mqtt-subscriber/compare/v0.0.1...v0.1.0
- Python
Published by Joe-Heffer-Shef about 1 year ago
balance-subscriber - v0.1.0rc1
What's Changed
- Update install.sh to install Python venv by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/44
- Serialise incoming data by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/47
Full Changelog: https://github.com/IoT-balance-project/balance-mqtt-subscriber/compare/v0.0.1...v0.1.0rc1
- Python
Published by Joe-Heffer-Shef about 1 year ago
balance-subscriber - v0.0.1
What's Changed
- Fix version pin syntax by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/38
- Update documentation by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/37
- Allow debug logs by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/40
- Authenticate by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/42
- Raise errors in callbacks by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/41
Full Changelog: https://github.com/IoT-balance-project/balance-mqtt-subscriber/compare/v0.0.1rc4...v0.0.1
- Python
Published by Joe-Heffer-Shef about 1 year ago
balance-subscriber - v0.0.1rc4
What's Changed
- Record current timestamp by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/32
- Refactor and test the client function by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/33
- Test on connect callback by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/34
- Refactor and add unit tests by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/35
Full Changelog: https://github.com/IoT-balance-project/balance-mqtt-subscriber/compare/v0.0.1rc3...v0.0.1rc4
- Python
Published by Joe-Heffer-Shef about 1 year ago
balance-subscriber - v0.0.1rc3
What's Changed
- Don't parse timestamps by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/29
Full Changelog: https://github.com/IoT-balance-project/balance-mqtt-subscriber/compare/v0.0.1rc2...v0.0.1rc3
- Python
Published by Joe-Heffer-Shef about 1 year ago
balance-subscriber - v0.0.1rc2
What's Changed
- Fix systemctl edit command by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/11
- More systemd notes by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/12
- Ensure target directory exists by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/13
- Ensure topic subdirectory is relative to data dir by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/14
- Add contribution guide by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/15
- Add systemd linter workflow by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/18
- systemd service: use
Type=execby @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/17 - on_message fail if file exists by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/16
- Pin systemdlint version by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/20
- Disable systemd resource control delegation by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/21
- Add Python package to install script by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/22
- Update README.md by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/23
- Reload systemd units by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/24
- Create CITATION.cff by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/25
- Update CITATION.cff by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/26
- Write incoming messages to per-topic CSV files by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/27
- Bump version by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/28
Full Changelog: https://github.com/IoT-balance-project/balance-mqtt-subscriber/compare/v0.0.1rc1...v0.0.1rc2
- Python
Published by Joe-Heffer-Shef about 1 year ago
balance-subscriber - v0.0.1rc1
What's Changed
- Implement systemd service by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/8
- Add more install notes by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/10
Full Changelog: https://github.com/IoT-balance-project/balance-mqtt-subscriber/compare/v0.0.1alpha1...v0.0.1rc1
- Python
Published by Joe-Heffer-Shef over 1 year ago
balance-subscriber - v0.0.1alpha1
What's Changed
- Add basic testing workflow by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/1
- Add status badge by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/2
- Add install notes by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/3
- Publish to PyPI by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/4
- Fix badge by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/5
- Remove workflow dependency by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/6
- Fix package structure by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/7
New Contributors
- @Joe-Heffer-Shef made their first contribution in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/1
Full Changelog: https://github.com/IoT-balance-project/balance-mqtt-subscriber/commits/v0.0.1alpha1
What's Changed
- Add basic testing workflow by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/1
- Add status badge by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/2
- Add install notes by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/3
- Publish to PyPI by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/4
- Fix badge by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/5
- Remove workflow dependency by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/6
- Fix package structure by @Joe-Heffer-Shef in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/7
New Contributors
- @Joe-Heffer-Shef made their first contribution in https://github.com/IoT-balance-project/balance-mqtt-subscriber/pull/1
Full Changelog: https://github.com/IoT-balance-project/balance-mqtt-subscriber/commits/v0.0.1alpha1
- Python
Published by Joe-Heffer-Shef over 1 year ago