All Versions
156
Latest Version
Avg Release Cycle
9 days
Latest Release
-

Changelog History
Page 10

  • v1.9.3 Changes

    • ๐Ÿ‘Œ Support send_params option. PR #456
  • v1.9.2 Changes

    • ๐Ÿ›  Fix multi user permission issue for agent directories and files. Commit fdd650097b702a8aa60ee90ee93ad4e3e3365d81
  • v1.9.1 Changes

    • Block on ignoring PIDs in TransactionRegistry. PR #448
  • v1.9.0 Changes

    • โž• Add missing host OS field to diagnose report. PR #418
    • ๐Ÿ”— Link back to AppSignal diagnose report page. PR #420
    • โž• Add Error.metadata/2 to extract error metadata. PR #423
    • ๐Ÿ–จ Format values printed in the diagnose. PR #426
    • โšก๏ธ Update diagnose paths section. PR #427
    • โž• Add unified ErrorHandler. PR #425
    • ๐Ÿ›  Fix appsignal.log default path. PR #429
    • ๐Ÿ‘Œ Support container memory host metrics better. PR #431
    • Change files_world_accessible permissions to not make files executable. PR #431
    • ๐ŸŒฒ Make agent debug logging for disk IO metrics more robust. PR #431
  • v1.8.2 Changes

    • โž• Add Appsignal.Ecto.handle_event/4 to support Ecto 3. PR #416
    • โž• Add diagnose command --[no-]send-report option. PR #414
    • โœ… Group extension and agent tests in diagnose output. PR #413
    • โž• Add new agent & extension diagnose report keys. PR #412
    • ๐Ÿ–จ Pretty print lists in diagnose output. PR #408
    • โž• Add :poison to :applications. PR #404
    • โž• Add :hackney to :applications. PR #403
    • ๐Ÿ‘ Allow Appsignal.send_error/1-7 to be called without a stack trace. PR #400
    • ๐Ÿ‘‰ Use Mix.shell.info instead of Logger.info in mix helpers. PR #399
  • v1.8.1 Changes

    • ๐Ÿ›  Fix linking issues on multi-stage build setups. PR #406
  • v1.8.0 Changes

    • Add working_directory_path config option. PR #363
    • ๐Ÿ‘‰ Use doubles values in custom metrics functions. PR #384
    • ๐Ÿ‘Œ Support Elixir 1.7. PR #386
  • v1.7.2 Changes

    • Ensure ca_file_path is written to agent env. PR #381
    • ๐Ÿ‘‰ Use gmake over make when gmake executable exists. PR #382
  • v1.7.1 Changes

    • ๐Ÿ›  Fix absolute path to CA certificate file. PR #380
  • v1.7.0 Changes

    • Bundle CA certificate. PR #364
    • โž• Add Appsignal.Transaction.set_namespace/1-2. PR #361
    • ๐Ÿ‘‰ Use :hackney instead of cURL to download agent. PR #359