All Versions
70
Latest Version
Avg Release Cycle
79 days
Latest Release
947 days ago

Changelog History
Page 2

  • v2.6.0 Changes

    July 09, 2020
    • โž• Added support for Postgres 13 beta 2
    • โž• Added support for non-integer explain timeout
  • v2.5.1 Changes

    June 23, 2020
    • โž• Added support for google-cloud-monitoring >= 1
    • โž• Added support for google-cloud-monitoring-v3
    • ๐Ÿ›  Fixed system stats not showing up in Rails 6 with environment variables
  • v2.5.0 Changes

    May 24, 2020
    • โž• Added system stats for Google Cloud SQL and Azure Database
    • โž• Added experimental filter_data option
    • ๐Ÿšง Localized times on maintenance page
    • ๐Ÿ‘Œ Improved connection pooling
    • ๐Ÿ‘Œ Improved error message for non-Postgres connections
    • ๐Ÿ›  Fixed more deprecation warnings in Ruby 2.7
  • v2.4.2 Changes

    April 16, 2020
    • โž• Added connections method
    • ๐Ÿ›  Fixed deprecation warnings in Ruby 2.7
  • v2.4.1 Changes

    November 21, 2019
    • ๐Ÿ›  Fixed file permissions on highlight.pack.js
  • v2.4.0 Changes

    November 11, 2019
    • โž• Added invalid_constraints method
    • โž• Added spec option
    • โž• Added override_csp option
    • ๐Ÿš… Show all databases in Rails 6 when no config
  • v2.3.0 Changes

    August 18, 2019
    • โž• Added support for Postgres 12 beta 1
    • โž• Added methods and tasks for cleaning up stats
    • โฌ‡๏ธ Dropped support for Rails < 5
  • v2.2.1 Changes

    June 04, 2019
    • โž• Added config_path option
    • ๐Ÿ›  Fixed error with sequences when temporary tables
    • Fixed error when config.action_controller.include_all_helpers = false
  • v2.2.0 Changes

    September 03, 2018
    • โž• Added check for connections idle in transaction
    • ๐Ÿ‘Œ Improved duplicate index logic to detect more duplicates
    • Don't report concurrent indexes in-progress as invalid on dashboard
    • ๐Ÿ›  Fixed error with large number of sequences
    • Bumped total_connections_threshold to 500 by default
  • v2.1.1 Changes

    April 24, 2018
    • โฑ Added explain_timeout_sec option
    • ๐Ÿ›  Fixed error with unparsable sequences
    • Stopped throwing Same sequence name in multiple schemas error