Sha256: 2ef1a6ec9b07d4be53e82d10b6a1409cefca2efd01a3650f6a8dfa669f139a29

Contents?: true

Size: 1.17 KB

Versions: 1

Compression:

Stored size: 1.17 KB

Contents

# v0.2.0 2018-01-21

### Changed

* Make `rouge` an optional dependency (davydovanton & mensfeld)

# v0.1.2 2018-01-04

### Fixed

* Rack logger no longer prevents arbitrary payload in `:error` events (solnic)

# v0.1.1 2018-01-03

### Fixed

* Query params containing arrays of primitives (e.g. `?ids[]=1&ids[]=2`) no longer crash the logger (timriley)

# v0.1.0 2018-01-02

### Fixed

* Query params are logged correctly via rack middleware (solnic)

### Changed

* Uses `dry-events` for notifications (solnic)

# v0.0.3 2017-08-28

### Changed

* Update default theme setting for compatibility with latest version of rouge (alexandru-calinoiu)
* Require latest version of rouge gem (timriley)

# v0.0.2 2017-02-02

### Added

* `Dry::Monitor::Rack::Middleware#on` shortcut (solnic)
* `Dry::Monitor::Rack::Middleware#instrument` shortcut (solnic)
* `Dry::Monitor::SQL::Logger` can be configured with a custom message template (solnic)

### Changed

* `Dry::Monitor::Rack::Logger#{subscribe=>attach}` and now it accepts a rack middleware instance (solnic)
* `Dry::Monitor::Rack::Logger` appends new lines when logging `:rack.request.stop` events (solnic)

# v0.0.1 2017-02-01

First public release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dry-monitor-0.2.0 CHANGELOG.md