appsignal-elixir v0.12.0 Release Notes

    • ➕ Add mix appsignal.diagnose task (#81)
    • Auto activate when push_api_key in env, not always (#89)
    • ⬆️ Bump agent to f81fe90
    • Implement running_in_container detection.
    • 🛠 Fix DNS issue with musl and resolv.conf using "search" on the first line of configuration.
    • 👉 Use agent.ex instead of agent.json, drop Poison dependency (#115)
    • DataEncoder encodes bignums as strings (#88)
    • Remove automatic :running_in_container setting (moved to agent)