0.4.0
Breaking Changes
This release introduces breaking changes to the com.redhat.Yggdrasil1 and com.redhat.Yggdrasil1.Worker1 D-Bus APIs. This means that clients built assuming the API shipped as part of 0.3.2 will need updates in order to properly support the API shipped in 0.4.0.
What's Changed
- Correct godocs.io import path by @subpop in #146
- Use systemd PrivateTmp=yes sandboxing by @ekohl in #147
- Add 'noop' transport by @subpop in #145
- feat(yggctl): Read content from files or stdin by @subpop in #149
- fix: handle Event signals gracefully by @subpop in #148
- build(deps): bump golang.org/x/net from 0.0.0-20201031054903-ff519b6c9102 to 0.7.0 by @dependabot in #151
- style: format all files with golines by @subpop in #154
- ci: added golines lint checking by @DuckBoss in #156
- feat: reworked optional data sent in emitted events by @DuckBoss in #140
- feat: add loop flag to worker by @ahitacat in #158
- Set version to 0.4.0 by @subpop in #159
New Contributors
- @ekohl made their first contribution in #147
- @dependabot made their first contribution in #151
Full Changelog: 0.3.2...0.4.0