v1.7.4
chore: add some annotations (#1544)
chore: add some annotations (#1550)
remove a unused type SecureJSONPrefix (#2391)
build: convert to go:build directives (#2664)
fix errcheck warnings (#1739)
allow empty headers on DataFromReader (#2121)
v1.4.0 + #1631 (remove go1.6/go1,7 support) (#1851)
Add build tag nomsgpack (#1852)
Use json marshall in context json to fix breaking new line issue. Fixes #2209 (#2228)
reduce allocs and improve the render `WriteString` (#2508)