Skip to content

TwitterServer 17.10.0

Compare
Choose a tag to compare
@cacoco cacoco released this 27 Oct 22:25
· 462 commits to develop since this release

Release Version Format

  • From now on, release versions will be based on release date in the format of
    YY.MM.x where x is a patch number. PHAB_ID=D101244

SLF4J Support

Runtime Behavior Changes

  • All admin endpoints except ping + healthcheck are now by-default served outside
    the global worker pool. PHAB_ID=D96633

Breaking API Changes

  • Rename AdminHttpServer#defaultHttpPort to AdminHttpServer#defaultAdminPort.
    PHAB_ID=D97394