Sha256: 1cc4d323058a09803a83b80ceed5794b9b2d1ceadf8ad88c03069944be6223b9

Contents?: true

Size: 998 Bytes

Versions: 1

Compression:

Stored size: 998 Bytes

Contents

### 2.1 / 2021-09-08

- Allow the use of Ruby 3.
- Switch to standardruby instead of rubocop.
- Switch from Travis to Github Actions.

### 2.0 / 2016-11-16

- Breaking change: the correlation header defaults to `X-Request-Id` instead of
  `Correlation-Id`.
- Breaking change: by default, the `correlation_id` is sanitized in the same
  way as `ActionDispatch::RequestId` when provided from an upstream source (only
  alphanumerics with dashes up to 255 characters in length).
- Breaking change: by default, the `correlation_id` is returned to the client as
  part of the response.
- Marlowe is more configurable now.

### 1.0.3 / 2016-01-15

- Update Readme example of using available formatted subclass.
- Make the correlation header name configurable

### 1.0.2 / 2015-11-24

- Add documentation for using Marlowe with [lograge][].

### 1.0.1 / 2015-10-20

- Update gemspec with homepage
- Update Rakefile

### 1.0.0 / 2015-10-16

- Initial Commit

[lograge]: https://github.com/roidrage/lograge

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
marlowe-2.1 History.md