All Versions
208
Latest Version
Avg Release Cycle
22 days
Latest Release
-

Changelog History
Page 9

  • v2.8.2 Changes

    • โœ‚ Remove Bundler requirement from diagnose command. PR #451
    • ๐Ÿ›  Fix Delayed::Job action name reporting for structs. PR #463
  • v2.8.1 Changes

    • ๐Ÿ›  Fix installation on Ruby 2.6 for libc and musl library builds. PR #453
  • v2.8.0 Changes

    • โœ… Group extension and agent tests in diagnose output. PR #437
    • โž• Add diagnose --[no-]send-report option. PR #438
    • ๐Ÿ—„ Print deprecation warnings to STDOUT as well. PR #439
    • ๐Ÿšฆ Diagnose command starts the AppSignal logger. PR #440
    • ๐Ÿšฆ Send appsignal.log file contents with diagnose report. PR #442
    • Track source of config option for diagnose report. PR #444
    • ๐Ÿ”— Link back to AppSignal diagnose report page. Claim you reports. PR #445
    • ๐Ÿ–จ Print only last 10 lines of files in diagnose report output. PR #442 & #447
    • ๐Ÿ‘Œ Support container memory host metrics better. PR #448
    • ๐Ÿ— Build dynamic musl extension library. Supports JRuby for musl builds. PR #448
    • Change files_world_accessible permissions to not make files executable. PR #448
    • ๐ŸŒฒ Make agent debug logging for disk IO metrics more robust. PR #448
  • v2.7.3 Changes

    • โž• Add user and group context to diagnose report. PR #436
    • โž• Add user and group context to agent logs. PR #436
    • ๐Ÿ›  Fixes for running with multiple users
  • v2.7.2 Changes

    • ๐Ÿ”„ Change the order of instructions in the install script for Rails. PR #433
    • ๐Ÿ›  Fix linking issues on multi-stage build setups. PR #434
  • v2.7.1 Changes

    • ๐Ÿ‘Œ Improve error log on unsupported architecture and build combination on install. PR #426
    • ๐Ÿ‘Œ Improve performance when garbage collection profiling is disabled. PR #429
  • v2.7.0 Changes

    • Detect Kubernetes containers as containers for running_in_container config option. Commit 60822aac24ccc394df073091c64f05096455942d.
    • ๐Ÿ›  Fix in memory logger initialization. PR #416
    • Organize classes in their own files. PR #417
    • ๐Ÿšš Move tag value limit handling to extension. PR #418
    • Add working_directory_path config option. PR #421
    • ๐Ÿ‘‰ Use doubles values in custom metrics functions. PR #422
    • โฌ†๏ธ Bump agent to e41c3c0. Commit 8056af037f82eda156c5946911012e5c742b5664
  • v2.6.1 Changes

    • โœ‚ Remove request_headers warning and use sane default. PR #410
    • ๐Ÿ›  Fix metrics format for internal agent metrics. PR #411
  • v2.6.0 Changes

    • 0๏ธโƒฃ Enable frozen strings by default. PR #384
    • โž• Add revision config option. PR #388
    • Avoid generating unique action names for Padrino. PR #393
    • โž• Add request_headers filter configuration. PR #395
    • ๐Ÿ‘Œ Support tags for custom metrics. PR #398
    • Add filter_session_data config option. PR #402 & #409
    • ๐Ÿšš Move default hostname behavior to extension. PR #404
    • โž• Add request_headers config to installation step. PR #406
    • ๐Ÿ“‡ Rename ParamsSanitizer to HashSanitizer. PR #408
    • ๐Ÿ›  Fix empty action name issue. Commit b292c2c93c8935ab54fc4d16598fa534c9cc9c90
  • v2.5.3 Changes

    • ๐Ÿ›  Fix Sidekiq action names containing arguments. PR #401