rest v1.5.0 Release Notes
Release Date: 2020-04-06 // almost 5 years ago-
- switch to github action
- ✂ remove local cache implementation
- ➕ add logger struct wrapper
- switch to go 1.14
Previous changes from v1.4.0
-
- treat X-Forwarded-For as remote ip if present
- simplify logger flags
- ➕ add middleware for body size limiting
- prevent OOM abuse with an enormous body in the logger