Skip to content

v3.22.7

Compare
Choose a tag to compare
@shirou shirou released this 03 Aug 00:15
· 536 commits to master since this release
ed37dc2

What's Changed

cpu

disk

  • Replace IOMainPort/IOMasterPort() and kIOMainPortDefault/kIOMasterPortDefault with NULL by @kyz in #1333

host

  • add neokylin host info on linux by @yyt030 in #1324
  • fix(host,linux): Check if path exists and is nonempty before reading host files by @shirou in #1328
  • host, process: delete darwin/386 code by @tklauser in #1335

mem

  • mem.VirtualMemory(): wrong page size on darwin arm64 by @kyz in #1334

net

  • fix(net,linux): fix decodeaddress if Big Endian by @shirou in #1322

process

  • fix(process,linux): remove trailing multiple \x00 by @shirou in #1326

Other Changes

  • fix(host,linux): when platform is detected to be 'amazon' cleanup os-release ID by @shirou in #1327
  • feat: add github release.yml by @shirou in #1329
  • Update README with /v3 godoc links and remove deprecated macos-10.15 virtual environment in CI by @Lomanic in #1330

New Contributors

Full Changelog: v3.22.6...v3.22.7