Skip to content

v1.12.0

Compare
Choose a tag to compare
@fhunleth fhunleth released this 27 Mar 12:18
· 35 commits to main since this release
  • Changes

    • Check OTP release for ERTS before checking the system. The previous behavior
      was to only check one or the other based on whether --release-include-erts
      was specified.
  • Bug fixes

    • Fixed missing handling of EINTR when running the program to get the device's
      ID. The handling has been missing since it was added and is not known to
      have caused issues. However, it could cause the device's ID to not be set.