Sha256: 70ee1e51271864a026bfa3884ee7492a81a004e74f06cb302bf83fbc8cdb9807

Contents?: true

Size: 634 Bytes

Versions: 1

Compression:

Stored size: 634 Bytes

Contents

## 2.1.0

* Drop support for Ruby 2.7.

# 2.0.0

- Add support for Rack 3
- **BREAKING** Only allows lower case header keys due to [underlying Rack spec change at 3.0.0beta1](https://github.com/rack/rack/blob/main/CHANGELOG.md#300beta1---2022-08-08).

# 1.1.0

- Require Ruby 2.7 and greater

# 1.0.2

- Fix logging error where Rack uses the system monotonic clock.

# 1.0.1

- *Changes logging format* to drop the "@fields" prefix and rename "@tags" to "tags".
- Updates development dependencies

# 1.0.0

- Add support for Rack 2 (thanks @anicholson https://github.com/alphagov/rack-logstasher/issues/5)
- Drop support for Rack < 2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rack-logstasher-2.1.0 CHANGELOG.md