All Versions
70
Latest Version
Avg Release Cycle
36 days
Latest Release
597 days ago

Changelog History
Page 1

  • v2.6.5 Changes

    August 31, 2022
    • ๐Ÿ‘‰ Use monotonic time
    • ๐Ÿ›  Fixed comparison of Symbol with String failed error with certain versions of Rails
  • v2.6.4 Changes

    May 24, 2022
    • ๐Ÿ›  Fixed error with caching
  • v2.6.3 Changes

    May 11, 2022
    • ๐Ÿ›  Fixed error with canceling queries
  • v2.6.2 Changes

    May 06, 2022
    • ๐Ÿ›  Fixed error with Postgres when prepared statements are disabled with Rails < 6.1
  • v2.6.1 Changes

    April 21, 2022
    • โž• Added region setting to Amazon Athena
    • ๐Ÿ›  Fixed error with MySQL for Rails < 7
    • ๐Ÿ›  Fixed error with binary data
  • v2.6.0 Changes

    April 20, 2022
    • ๐Ÿ›  Fixed quoting issue with variables
    • Custom adapters now need to specify how to quote variables in queries
    • โž• Added experimental support for Propshaft
    • ๐Ÿ›  Fixed error with empty results with InfluxDB
  • v2.5.0 Changes

    January 04, 2022
    • โž• Added support for Slack OAuth tokens
    • โž• Added experimental support for AnomalyDetection.rb
    • ๐Ÿ‘Œ Improved table preview for MySQL
    • ๐Ÿ›  Fixed cohort analysis for MySQL
  • v2.4.8 Changes

    December 07, 2021
    • โž• Added support for OpenSearch
    • โœ‚ Removed elasticsearch-xpack dependency for Elasticsearch
  • v2.4.7 Changes

    September 25, 2021
    • Made Action Mailer optional
    • ๐Ÿ›  Fixed error with multiple maps on dashboard
  • v2.4.6 Changes

    September 20, 2021
    • โž• Added support for workgroup with Amazon Athena
    • โž• Added casting for timestamp with time zone columns with Amazon Athena
    • โž• Added support for setting credentials in config file with Amazon Athena
    • Made output location optional with Amazon Athena
    • ๐Ÿ›  Fixed casting error for NULL values with Amazon Athena
    • ๐Ÿ›  Fixed issue with Google BigQuery only showing first page of results