tag:github.com,2008:https://github.com/Container-Projects/mcrouter/releases Release notes from mcrouter 2019-11-13T01:37:16Z tag:github.com,2008:Repository/244340623/v0.41.0-release 2019-11-13T01:37:16Z v0.41.0-release <p>Bump version to 41:0</p> rajpratik71 tag:github.com,2008:Repository/244340623/v0.41.0 2019-11-04T15:04:09Z v0.41.0: Attempt to make CarbonProtocolReader::skip tail recursive <p>Reviewed By: edenzik</p> <p>Differential Revision: D17967570</p> <p>fbshipit-source-id: fdc32e190a521349c7c8f4d6081902fa18eb0284</p> rajpratik71 tag:github.com,2008:Repository/244340623/v0.40.0 2019-02-26T02:43:15Z v0.40.0 <p>Bump version to 40:0</p> andreazevedo tag:github.com,2008:Repository/244340623/v0.39.0 2018-12-11T18:18:37Z v0.39.0: Add getTotalBufferedBytes() method fo AsyncTransport <p>Summary:<br> When BufferCallback::onEgressBuffered() is called, applications usually want to<br> know how many bytes were buffered so that can take actions (such as avoiding<br> that connection, failing fast, etc).<br> This diff adds getTotalPendingBytes() to AsyncTransport to allow applications<br> to easily query how many bytes were actually buffered.</p> <p>Reviewed By: spalamarchuk</p> <p>Differential Revision: D13252677</p> <p>fbshipit-source-id: 8ec203f6764e00f52d471321afb549376397eb84</p> andreazevedo tag:github.com,2008:Repository/244340623/v0.38.0-release 2018-06-15T03:00:48Z v0.38.0-release <p>Bump version to 38:0</p> andreazevedo tag:github.com,2008:Repository/244340623/v0.38.0 2018-06-06T12:59:39Z v0.38.0: Fix possible move eval issue <p>Summary: Some static analysis tools/linters complained about eval order and doing std::move. Also complained about shadowing the keepAlive var. Fix both.</p> <p>Reviewed By: andreazevedo</p> <p>Differential Revision: D8287675</p> <p>fbshipit-source-id: ee20b7c2afe9bb79b835fb4b3e6ca09cc2b0042d</p> ngoyal tag:github.com,2008:Repository/244340623/v0.37.0-release 2018-03-26T19:03:15Z v0.37.0-release <p>Bump version to 37:0</p> andreazevedo tag:github.com,2008:Repository/244340623/v0.37.0 2018-01-29T19:56:00Z v0.37.0: Allow using EagerShardSelectionRoute with LatestRoute <p>Summary: Add support for nesting LatestRoute in EagerShardSelectionRoute.</p> <p>Reviewed By: glamtechie</p> <p>Differential Revision: D6832737</p> <p>fbshipit-source-id: 94f8f7d9b78d76d470e19923c2ccb23f16c94a7d</p> andreazevedo tag:github.com,2008:Repository/244340623/v0.36.0-release 2017-04-18T21:34:50Z v0.36.0-release <p>Bump version to 36:0</p> andreazevedo tag:github.com,2008:Repository/244340623/v0.36.0 2017-03-16T00:54:27Z v0.36.0: Log failure to dump configs less frequently <p>Summary: It's not necessary to log every single failure to dump last valid configs.</p> <p>Reviewed By: jmswen</p> <p>Differential Revision: D4711040</p> <p>fbshipit-source-id: 774f2659213dcdfe23ef927092397f2b1e71cc5e</p> andreazevedo