Skip to content

go-systemd v18

Compare
Choose a tag to compare
@lucab lucab released this 31 Oct 10:03
v18
9002847

Breaking changes:

  • minimum Go toolchain version is now 1.7

New features:

  • machine1: add methods ListMachines, ListImages, GetMachineAddresses

Other changes in this release:

  • dbus: Fix API break from godbus
  • unit: use ContainsAny instead of IndexAny
  • journal: fix validation of key names
  • docs: Add more detail to Conn.ListUnits
  • tests/activation: fix local test run
  • test/journal: add some send tests