diff options
author | Wolfy-J <[email protected]> | 2019-06-27 14:54:58 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2019-06-27 14:54:58 +0300 |
commit | bf540817226fae3833a81e08b6021789fdca8f2c (patch) | |
tree | 237426afce3efb0a2898f997ccd9990a63ebc38b /CHANGELOG.md | |
parent | 39a2eac13074a209d17f03930223542ff0af8766 (diff) |
more testsv1.4.5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c125cb30..bd3fc4f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ CHANGELOG ========= +v1.4.5 (27.06.2019) +------------------- +- added metrics server with Prometheus backend +- ability to push metrics from the application +- expose http service metrics +- expose limit service metrics +- expose generic golang metrics +- HttpClient and Worker marked final + v1.4.4 (25.06.2019) ------------------- - added "headers" service with the ability to specify request, response and CORS headers by @ovr |