We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd1fd8 commit d6515bfCopy full SHA for d6515bf
CHANGES.md
@@ -1,4 +1,11 @@
1
2
+## 0.16
3
+
4
+- feat: add `Request.client_addr` accessor
5
+- feat: add `tiny_httpd.prometheus`, a simple sub-library
6
+ to expose [prometheus](https://prometheus.io) metrics over HTTP.
7
+- feat: add optional dependency on `logs`
8
9
## 0.15
10
11
- fix: do not block in `accept`, enabling more graceful shutdown
0 commit comments