Releases: iguanesolutions/go-systemd
Releases · iguanesolutions/go-systemd
v6.0.0
v5.2.0
- Added a journald compatible slog handler, check new readme section
- Upgraded deps
- github.com/godbus/dbus/v5 v5.1.0
- github.com/miekg/dns v1.1.59
- golang.org/x/net v0.25.0
Full Changelog: v5.1.1...v5.2.0
v5.1.1
v5.1.0
go-systemd v5.0.0
- divide each functionality into a separate package
- add systemd journald log levels constants
- remove socket activation (will be re-implemented in the future)
go-systemd v4.1.0
- allow low level access to notify notify socket
- only init socket when compiled for linux