Skip to content

Commit 01fb1b6

Browse files
author
Michael Lang
committed
RUBY-2402 updated CHANGELOG with notes on Grape / Rack versions
1 parent 1a763b9 commit 01fb1b6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## v6.10.0
44

5+
* **Added tests for latest Grape / Rack combination
6+
7+
For a short period of time, Grape and Rack had issues working. Generally, Rack 2.1.0
8+
should be avoided in all cases due to breaking changes in many gems reliant on Rack.
9+
We recommend using either Rack <= 2.0.9, or using latest Rack when using Grape (2.2.2 at
10+
the time of this writing).
11+
512
* **Bugfix: Calculate Content-Length in bytes**
613

714
Previously, the Content-Length HTTP header would be incorrect after injecting the Browser Monitoring

0 commit comments

Comments
 (0)