Version 0.3.2
What's Changed
- Install unit files separately by @subpop in 5fc547e
- Set minimum meson version to 0.58 by @subpop in 8045596
- Remove unused errors.go file by @subpop in 33b8167
- Call com.redhat.Yggdrasil1.Worker1.Dispatch with correct number of arguments by @subpop in 9e745f3
- Include responseTo parameter when worker implemented com.redhat.Yggdrasil1.Worker1.Dispatch by @subpop in bf66558
- Install D-Bus interface specification files by @subpop in e70c7eb
- Update com.redhat.Yggdrasil1.Dispatcher1 interface parameter types by @subpop in 9741c9c
- Update description of UNEXPECTED_DISCONNECT dispatcher event by @subpop in 9f4ab6f
- Require D-Bus >= 1.14 by @subpop in cc33f73
- Add a
-sleep
flag to the echo worker; this flag causes the worker to sleep for the given duration before responding with the "Transmit" method call by @ahitacat in #113 - Move bash_completion directory by @subpop in 62251d3
- Update action versions by @subpop in #119
- refactor: yggctl actions into non-anonymous functions by @DuckBoss in #120
- Improved CONTRIBUTING.md file by @jirihnidek in #117
- Changed configuration of CI linter to show more information by @jirihnidek in #125
- Remove send_destination_prefix by @subpop in #118
- Use older systemd pkgconfig variable names to maintain compatibility with systemd 239 by @subpop in e1d7bf2
- Specify a user to run the echo worker as by @subpop in e26516f
- fix: control messages not using uuid by @ahitacat in #126
- feat: include message id in emitted worker events by @DuckBoss in #115
- feat: Add information about debugging MQTT trafic by @jirihnidek in #129
- feat: Remove debug and trace content log by @r0x0d in #131
- Enable CI builds by @subpop in #123
- feat: add MQTT connection options by @subpop in #139
- Add style recommendations to Code Guidelines by @subpop in f29f6eb
- fix: Return proper values, when worker is in remote-content mode by @jirihnidek in #138
- fix(ci): golangci-lint timing out in large PRs by @DuckBoss in #144
- feat: refactored yggd main action. by @jirihnidek in #124
- fix(yggctl): prefer system bus when run as root by @subpop in #143
- fix: Set properly messageID and responseTo in echo worker by @jirihnidek in #137
New Contributors
Full Changelog: 0.3.1...0.3.2