Releases: twitter/twitter-server
Releases · twitter/twitter-server
TwitterServer 1.19.0
New Features
- Add AdminHttpServer#boundAddress to expose the bound address of
the AdminHttpServer.RB_ID=798322
TwitterServer 1.18.0
New Features:
- Add new admin endpoint "/" which redirects requests to "/admin".
RB_ID=777247
TwitterServer 1.16.0
Bump dependency versions.
TwitterServer 1.15.0
New Features
- Add new admin endpoint "/admin/lint" which checks for possible issues with
performance or configuration.RB_ID=754348
Runtime Behavior Changes
- We no longer export a "scheduler/productivity" stat because various implementation
details made it difficult to report reliably.
TwitterServer 1.14.0
Dependencies:
- Converted to finagle-httpx. Projects that depend transitively on
finagle-http through twitter-server will need to switch to finagle-httpx.
RB_ID=741454
RB_ID=740731