appsignal-elixir v2.2.16 Release Notes

  • ๐Ÿ”„ Changed

    • ๐Ÿšฆ 03b8306a patch - Bump agent to 06391fb

      • Accept "warning" value for the log_level config option.
      • Add aarch64 Linux musl build.
      • Improve debug logging from the extension.
      • Fix high CPU issue for appsignal-agent when nothing could be read from the socket.

    ๐Ÿ›  Fixed

    • ๐Ÿšฆ 4d72d791 patch - Always return :ok from Appsignal.config_change/3
    • ๐Ÿšฆ 914f013b patch - Always return the Span from span setter functions, to allow for chaining setter calls with optional values