tag:github.com,2008:https://github.com/Container-Projects/mcrouter/releasesRelease notes from mcrouter2019-11-13T01:37:16Ztag:github.com,2008:Repository/244340623/v0.41.0-release2019-11-13T01:37:16Zv0.41.0-release<p>Bump version to 41:0</p>rajpratik71tag:github.com,2008:Repository/244340623/v0.41.02019-11-04T15:04:09Zv0.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>rajpratik71tag:github.com,2008:Repository/244340623/v0.40.02019-02-26T02:43:15Zv0.40.0<p>Bump version to 40:0</p>andreazevedotag:github.com,2008:Repository/244340623/v0.39.02018-12-11T18:18:37Zv0.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>andreazevedotag:github.com,2008:Repository/244340623/v0.38.0-release2018-06-15T03:00:48Zv0.38.0-release<p>Bump version to 38:0</p>andreazevedotag:github.com,2008:Repository/244340623/v0.38.02018-06-06T12:59:39Zv0.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>ngoyaltag:github.com,2008:Repository/244340623/v0.37.0-release2018-03-26T19:03:15Zv0.37.0-release<p>Bump version to 37:0</p>andreazevedotag:github.com,2008:Repository/244340623/v0.37.02018-01-29T19:56:00Zv0.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>andreazevedotag:github.com,2008:Repository/244340623/v0.36.0-release2017-04-18T21:34:50Zv0.36.0-release<p>Bump version to 36:0</p>andreazevedotag:github.com,2008:Repository/244340623/v0.36.02017-03-16T00:54:27Zv0.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