Finagle v6.1.1 Release Notes

  • ๐Ÿš€ Released 2013/03/12

    • doc: Finagle user guide!
    • ๐Ÿšš finagle: Remove finagle's dependence on jerkson.
    • โฌ†๏ธ finagle: Upgrade Netty to 3.5.12
    • โฌ†๏ธ finagle: Upgrade scrooge-runtime to 2.4.0
    • โฌ†๏ธ finagle: Upgrade util to 6.2.2
    • finagle-core: com.twitter.finagle.Group: introduce names, use them.
    • finagle-core: deprivatize, document Client, Server.
    • finagle-core: fix multiple stats bugs.
    • ๐ŸŒฒ finagle-core: Log Finagle's version number on startup.
    • finagle-core: RetryingFilter, don't retry on CancelledRequestException.
    • finagle-http: New Request object queryString utility functions.
    • finagle-http: New Request/Response encode/decode functions.
    • finagle-memcached: Actively reestablish zk connection whenever disconnected or expired.
    • โšก๏ธ finagle-memcached: Cache pool cluster not updated since 2nd serverset change.
    • ๐Ÿ—„ finagle-memcached: Don't use deprecated FuturePool.defaultPool.
    • ๐Ÿš€ finagle-mysql: Add project in the list of deployed jar.
    • finagle-mysql: Fix race condition in the authentication process.
    • ๐Ÿ“ฆ finagle-mysql: Move it to experimental package.
    • finagle-ostrich4: Add OstrichExporter to enable Ostrich stats in the new App stack.
    • ๐Ÿ‘ finagle-redis: Add support for INFO command.
    • finagle-resolver: additional visibility for Announcers and Resolvers.
    • finagle-zipkin: new factory methods.