Changelog

This file keeps track of changes in the different request-log-analyzer releases. When creating a pull request, please add an entry to the “Not yet released” section in this document.

Not yet released

Request-log-analyzer 1.13 release cycle

Version 1.13.4

Version 1.13.3

Version 1.13.2

Version 1.13.1

Version 1.13.0

Request-log-analyzer 1.12 release cycle

Version 1.12.11

Version 1.12.10

Version 1.12.9

Version 1.12.8

Version 1.12.7

Version 1.12.6

Version 1.12.5

Version 1.12.4

Version 1.12.3

Version 1.12.2

Version 1.12.1

Version 1.12.0

Request-log-analyzer 1.11 release cycle

Version 1.11.0

Important: The @–gets-memory-protection@ command line switch is gone. Ruby 1.9 offers this functionality without a performance penalty. If you want to keep using this option in Ruby 1.8, please do not upgrade to this version or copy paste the mixin.

Also, removed some half-finished features that were not in a usable state and are not going to be further developed, like using a database as a request source and the “FancyHTML” output format.

PostgreSQL format bug: we found that for some log files, about 50% of all queries will not get parsed. We are working on a fix for the file format; in the mean time you can still use it to get a feel of the performance.

Request-log-analyzer 1.10 release cycle

Version 1.10.1

Version 1.10.0

Request-log-analyzer 1.9 release cycle

Version 1.9.10

Version 1.9.9

Version 1.9.8

Version 1.9.7

Version 1.9.6

Version 1.9.5

Version 1.9.4

Version 1.9.3

Version 1.9.2

Version 1.9.1

Version 1.9.0

Request-log-analyzer 1.8 release cycle

Version 1.8.1

Version 1.8.0

Request-log-analyzer 1.7 release cycle

Version 1.7.0

Request-log-analyzer 1.6 release cycle

Version 1.6.4

Version 1.6.3

Note: The log format has changed since the release of the Rails 3 beta. Only the HEAD version of Rails 3 is supported by request-log-analyzer.

Version 1.6.2

Version 1.6.1

Version 1.6.0

We only had a limited sample of PostgreSQL log to implement the file format.Please support us and send in a fragment of your PostgreSQL query log file!

Request-log-analyzer 1.5 release cycle

Version 1.5.4

Version 1.5.3

Version 1.5.2

Version 1.5.1

Version 1.5.0

Thanks “Bart Zonneveld”:github.com/bartzon for contributing this functionality.

Request-log-analyzer 1.4 release cycle

Version 1.4.2

Version 1.4.1

Version 1.4.0

** @–rails-format minimal@ will only parse processing and completed lines. ** @–rails-format production@ will parse exceptions and cache hits besides the minimal lines. ** @–rails-format development@ will also parse SQL queries and template renderings ** @–rails-format all@ will parse every known line type. ** @–rails-format minimal,failure@ will parse the minimal lines and exceptions. Use a comma-separated list like this. to define your own line set.

Request-log-analyzer 1.3 release cycle

Version 1.3.7

Version 1.3.6

Version 1.3.5

Version 1.3.4

Version 1.3.3

_Retracted release_

Version 1.3.2

Version 1.3.1

** SQLite3 file database: @–database filename.db@ (as before) ** Connection URI: --database postgresql://rla:rla@localhost/requests ** ODBC-style: @–database adapter=mysql;username=root;host=localhost;database=requests@ ** Memory database: @–database adapter=sqlite3;database=:memory:@

Version 1.3.0

_Retracted release_

Request-log-analyzer 1.2 release cycle

Version 1.2.9

Version 1.2.8

_Retracted release_

Version 1.2.7

Version 1.2.6

Version 1.2.5

Version 1.2.4

Version 1.2.3

Version 1.2.2

_Retracted release_

Version 1.2.1

Version 1.2.0