Releases: Nirovision/http4c
Releases · Nirovision/http4c
0.5.1
feat(sbt): Publish explicitly 2.12
0.5.0
chore(bintray): Bump bintray version
0.4.2
fix(apiresponse): Use 401 for response
0.4.1
refactor(json): Use a non strict decoder
0.4.0
Merge pull request #8 from ImageIntelligence/feat/upgrade-http4s
feat(http4s): Upgraded to latest version of http4s
0.3.5
fix(metrics): StatsD metrics must start with a letter
0.3.4
fix(metrics): Status code tag
0.3.3
feat(headers): Added an X-Proxy-Cache header
0.3.2
fix(metrics): Send the correct tag with status code on the metrics mi…
0.3.1
feat(api-response): Use the new encoder in the ApiResponse type