Skip to content

Releases: joshuay03/dial

v0.6.0

23 Oct 13:39

Choose a tag to compare

  • Stop suffixing mounted routes with 'dial/'
  • Add keyboard shortcut to toggle panel visibility

v0.5.2

04 Oct 06:21

Choose a tag to compare

  • Preserve existing prosopite custom loggers

v0.5.1

27 Sep 02:34

Choose a tag to compare

  • Don't clean up stale storage data in railtie
  • Add enabled configuration option and force parameter for per-request profiling

v0.5.0

21 Sep 05:05

Choose a tag to compare

  • Add storage interface with Redis cluster and Memcached adapters for distributed deployments

v0.4.0

30 Aug 12:23

Choose a tag to compare

  • Improve error handling and input validation
  • Fix missing namespace for VERNIER_PROFILE_OUT_FILE_EXTENSION in engine routes
  • Make prosopite logging thread-safe with thread-local storage
  • Replace response body buffering with streaming response wrapper
  • Add sampling configuration to control percentage of requests profiled

v0.3.2

14 May 07:28

Choose a tag to compare

  • Consolidate railtie initializers

v0.3.1

03 May 13:38

Choose a tag to compare

  • Only show truncated summary + one full query in N+1 logs
  • Fix parsing of multiline N+1 query logs
  • Truncate summary N+1 queries to 100 chars

v0.3.0

02 May 07:01

Choose a tag to compare

  • Require rails 7.1.0 or later
  • Add missing logger require
  • Add missing stringio require

v0.2.9

11 Apr 01:54

Choose a tag to compare

  • No changes

v0.2.8

10 Apr 23:32

Choose a tag to compare

  • Fix redeclaration of JS constants