Sha256: 38c2954d570dc05fa180c9349401a835c7a06b0c17efbcf14da679995c3d589a
Contents?: true
Size: 1.08 KB
Versions: 1
Compression:
Stored size: 1.08 KB
Contents
# v1.3.0 (2017-04-28) Features: - Sets database statement timeout to 200ms by default (#13). - Sets migration statement timeout to 10s by default (#16, #17) - Adds Sidekiq and Hirefire (workers) integration (#11) - Adds the ability to tag logs with key/value pairs (#20) Fixes: - Use correct GitHub context name for CircleCI (#12) - Do not depend on sort order for Codecov GitHub contexts (#12) - Do not add `Rack::SslEnforcer` middleware in test environment (#15) - Fix for "undefined constant: RooOnRails::Rack::Timeout" (#18) # v1.2.0 (2017-03-21) Features: - Add `Rack::Timeout`, `Rack::SslEnforcer`, `Rack::Deflater` middleware when loaded (#7). - `roo_on_rails` command now checks for Github branch protection (#8). Fixes: - Wider build matrix; now with Rails 3, 4, 5 compatibility on various Rubies (#6, #9). # v1.1.0 (2017-02-20) Features: - `roo_on_rails` command, with basic Heroku app checks (#4) # v1.0.1 (2017-01-20) Bug fixes: - Do not load New Relic in test environments (#2, #3) # v1.0.0 (2017-01-19) Features: - Automatic New Relic configuration, with safeguards (#1)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
roo_on_rails-1.3.0 | CHANGELOG.md |