All Versions
172
Latest Version
Avg Release Cycle
28 days
Latest Release
-
Changelog History
Page 12
Changelog History
Page 12
-
v6.6.0 Changes
finagle-core
: Add a RetryPolicy constant for retrying on ChannelClosedExceptions.- ๐จ
finagle-core
: ChannelSnooper: Print exceptions via Logger finagle-core
: Finagle client/server APIs: s/target/addr/g- โฑ
finagle-core
: Introduce swappable schedulers, ThreadPool scheduler. finagle-core
: Replacing ostrich-specific Stats with StatsReceiver interface- โ
finagle-core
: Tests for BroadcastStatsReceiver - ๐ป
finagle-core
: adding service name to a service exception finagle-core
: fix file mispelling for StabilizingGroup.scalafinagle-core
: fix memory leak in Group#fromCluster- ๐จ
finagle-core
: refactor use of InetSocketAddress group and deprecate use of cluster in cache client finagle-http
: Add Access-Control-Expose-Headers to Finagle CORSFilterfinagle-http
: Fix Path comments, improve sbt definition- ๐
finagle-http
: Http connection manager: close synchronously finagle-http
: Make behavior of HttpMuxer match its javadocfinagle-http
: Mix in Proxy with HttpMessageProxyfinagle-http
: bump request/response sizes to 5 megs- ๐
finagle-memcached
: Memcached Ketama Client Builder: Add group support that is compatible with oldlibmemcached , creates CacheNodes with ipAddress instead of hostname. - โก๏ธ
finagle-memcached
: Update jackson to 2.2.2 finagle-memcached
: allow custom key in ketama client- ๐ป
finagle-memcached
: better exception messages for invalid keys finagle-memcached
: migration clientfinagle-ostrich4
: improve perf of Counter and Statfinagle-swift
: experimental swift-based thrift server and client An experimental annotation based proxy and dispatcher for thrift, using Facebook???s swift for serialization.finagle-thrift
: breaking out finagle, higher-kinded-type interfacefinagle-thrift
: fix finagle-thrift rich to work with scrooge 3.6.0- ๐
finagle-thrift
: move scrooge-runtime to scrooge - ๐
finagle-thrift
: remove use of deprecated generated ostrich ThriftServer finagle-zipkin
: Add newlines to scribe message- ๐
finagle-zipkin
: Use better metric names for error stats - โก๏ธ
finagle-zipkin
: optimize scribe logging to not need slf4j
-
v6.5.2 Changes
- finagle-ostrich4: set stats export URI to stats.json
- ๐ finagle-core: Introduce StabilizingGroup which cautiously removes items from a Group
- finagle-core: Add group method to ClientBuilder
- finagle-core: Add service/client name to ServiceTimeoutException
- finagle-mux: Don't allocate headers via direct buffers
- finagle-http: Implement missing modifiers in Http case class
- ๐ finagle-memcache: added support for twemcache commands
-
v6.5.1 Changes
- ๐
finagle-http
: Move routing by path and method function to RoutingService finagle-redis
: Switching from Strings to ChannelBuffers for Scored Zrange commands- โฌ๏ธ
finagle-stats
: Upgrade metrics to 0.0.9 - โช
finagle-stream
: Revert "Stream interface (i.e. chunked) for HTTP message bodies" - ๐
finagle
: Fix documentation about Java & Future finagle
: Refresh OWNERS/GROUPS in all subdirectories- โฌ๏ธ
finagle
: Upgrade Netty version to 3.6.6.Final - โฌ๏ธ
finagle
: Upgrade ostrich version to 9.1.2 - โฌ๏ธ
finagle
: Upgrade util version to 6.3.7 finagle-redis
: Implement new SET syntax introduced in redis 2.6.12finagle-core
: Open connection threshold et al
- ๐
-
v6.5.0 Changes
- ๐
finagle-core
: fix a bug in Trace.unwind in ruby finagle-core
: speed up tracing when a trace is unsampled.finagle-redis
: implement PEXPIRE/PEXPIREAT/PTTLfinagle-redis
: Make the multiple argument version of zAdd a separate method.finagle-serverset
: create a ZkAnnouncerfinagle-thriftmux
: make thriftmux server back compatible with thrift framed codec- ๐
finagle-zipkin
: Performance improvement for finagle-zipkin - ๐
finagle
: Gizzard: Some followup deps alignment to fix deployment classpath issues finagle-memcached
: KetamaClient based on finagle-6 API- ๐ป
finagle-exception
: unique namespace for scribe - ๐
finagle-thrift
: Add scrooge3 support finagle
: bump sbt util/finagle version- โก๏ธ
finagle
: Updating owner list - โฌ๏ธ
finagle
: Upgrade util to 6.3.6 and scrooge-runtime to 3.1.2
- ๐
-
v6.4.1 Changes
finagle-http
: CookieMap instead of CookieSet- ๐
finagle-memcached
: remove items stats test since twemcache does not carry those finagle-http
: don't choke on HEAD requestsfinagle-core
: ReusingPool: fix race between setting Future.never and initiating connect- ๐
finagle-thriftmux
: also release services finagle-http
: Use the correct dispatcher for RichHttp and new API- ๐ป
finagle-exception
: a loadable exception reporter finagle-core
: make global flags consistently camelCase- 0๏ธโฃ
finagel-http
: enable tracing by default for Http finagle-http
: Call super method only if response is not chunkedfinagle-core
: Tracing changes to annotate both client and server ip addressesfinagle-http
: Stream interface (i.e. chunked) for HTTP message bodiesfinagle-core
: get a resolver instance contained in the main Resolverfinagle-mux
: fix TagMap.iteratorfinagle-mdns
: Adding project to sbtinagle
: Fix doc- ๐จ
finagle-mysql
: refactor endec into proper fsm - โก๏ธ
finagle
: Update sbt project for (util, ostrich, finagle)
-
v6.4.0 Changes
finagle-core
: Add unmanaged cache pool clusterfinagle-core
: Always enable TracingFilter even when no tracers are used.finagle-core
: cache the cancelled connections in WatermarkPool instead of CachingPoolfinagle-core
: Fix behavior of proxy forwarding in StatsReceiverfinagle-core
: Fix usage of RollupStatsReceiver in StatsFactoryWrapper.finagle-core
: Generalize LoggingFilterfinagle-core
: HeapBalancer: fix handling of unavailable nodes- ๐
finagle-core
: Properly synchronize concurrent access to ProxyService state. - ๐จ
finagle-core
: Refactor Heapbalancer, remove usage of per host statsReceiver. - ๐ท
finagle-core
: share worker pools between server and client - ๐ป
finagle-exception
: Fix sourceHost supplied to chickadee exception reporter finagle-http
: Add HttpConnectHandler and HttpClientCodec in the correct order when setting up an HTTP proxy client.finagle-http
: add Response(status)finagle-http
: EncodeBytes/decodeBytes for Request- ๐จ
finagle-http
: Refactor HeaderMap/ParamMap finagle-memcache
: change to use consistent way to provide failure accrual paramsfinagle-memcached
: Propagating error message from server to client- ๐ง
finagle-memcached
: support for configuring numReps in KetamaClientBuilder - โ
finagle-mux
: convert tests to use ScalaTest finagle-mysql
: Ability to deal with non-ascii utf-8 characters- ๐
finagle-mysql
: Add ability to pass StatsReceiver to builder - ๐
finagle-mysql
: adds support for latin1_bin, paves the way for more charsets. finagle-mysql
: Encode all the given the error information in the ServerErrorfinagle-mysql
: Fix improper use of ServiceFactory in Clientfinagle-redis
: Fix byte encoding problem with Z(Rev)Rankfinagle-redis
: fixing Nil values in MBulkRepliesFinagle-zipkin
: decoupled sampling logic from ZipkinTracer to make a reusable SamplingTracerfinagle-zipkin
: Improve zipkin trace samplingfinagle-zipkin
: make ZipkinTracer loadablefinagle
: Document metricsfinagle
: Force service loader to return a concrete collection- ๐จ
finagle
: Refactor Future#get to Await.result - โฌ๏ธ
finagle
: Upgrade jackson to 1.9.11 - โฌ๏ธ
finagle
: Upgrade ostrich to 9.1.1 - โฌ๏ธ
finagle
: Upgrade util to 6.3.4
-
v6.3.0 Changes
- โฌ๏ธ
finagle
: Upgrade util to 6.3.0 finagle-thrift
: SocketAddress when serving an iface- 0๏ธโฃ
finagle-core
: Specify DefaultTimer when creating a ChannelFactory - 0๏ธโฃ
finagle-core
: DefaultClient/Server: Do not add TracingFilter if NullTracer is used
- โฌ๏ธ
-
v6.1.4 Changes
finagle-zipkin
: tracing improvements- โฌ๏ธ
finagle
: Upgrade util to 6.2.5
-
v6.1.3 Changes
- ๐จ
finagle-core
: Add BroadcastCounter and BroadcastStat, refactor Broadcast and Rollup Receiver. - โก๏ธ
finagle
: update sbt, add finagle-exp - ๐
finagle-doc
: Add a FAQ, add an entry about CancelledRequestExceptions - ๐
finagle-core
: Add client support for proxies that support HTTP CONNECT, such as squid. - ๐
finagle-doc
: A few wording fixes in Sphinx doc templates. finagle-core
: StatsFilter: Check for WriteException-wrapped backup-request losers- ๐
finagle-mysql
: bug fixes - โก๏ธ
finagle
: Update sbt project definition - 0๏ธโฃ
finagle-core
: Introduce DefaultTracer that load available Tracers via LoadService + Fix equality with NullStatsReceiver - โฑ
finagle-core
: CachingPool: Do not schedule timer tasks if ttl is Duration.Top
- ๐จ
-
v6.1.2 Changes
๐ Released 2013/03/21
- โ
finagle
: Fix flakey tests - ๐
finagle
: fix sbt build - โฌ๏ธ
finagle
: Upgrade util to 6.2.4 finagle-core
: Fix reporting bug for pending reqs- ๐
finagle-core
: Move Disposable/Managed to util finagle-core
: Use Future.Nilfinagle-doc
: Improve, add Matt Ho's talk.- ๐ค
finagle-exp
: Add BackupRequestFilter, new backup request filter using response latency quantiles finagle-http
: Avoid URISyntaxExceptionfinagle-memcached
: Add Replication Cache Clientfinagle-mysql
: Make prepareAndExecute and prepareAndSelect useful again.finagle-mysql
: Make sure we are properly managing prepared statement- ๐ฆ
finagle-mysql
: Move interfaces outside of protocol package - ๐
finagle-redis
: Moved redis server classes from private to public - ๐
finagle-thrift
: fix 2.10 build
- โ