Changelog History
Page 89
-
v1.9.37 Changes
October 21, 2013(RB=222898) โ added logic to prevent callDroppingMode in LBStrategy to be changed when traffic is low
(RB=221327) ๐ Change emitted message on successful build to include a listing of all published IDLs and snapshots that likely need to be committed.
(RB=222817) ๐ Fixes to checkIdl task in PegausPlugin. Some small clean-up in compatibility tasks: Only initialize a single checker class rather than one per pair of files, and don't bother setting resolver paths when checking snapshots of file counts.
(RB=223135) ๐ Fix a bug in R2 that a pooled channel can be disposed twice.
(RB=223827) โ Add operation information to the resource context to enable logging on the server side.
(RB=224108) Made get data length safe in RetryZooKeeper
(RB=224314) ๐ Fixed the READMEs in the examples folder and converted them to Markdown
(RB=224729) ๐ Fixed a bug in Snapshot generation relating to entity-level Actions and Finders in Association resources.
-
v1.9.36 Changes
October 14, 2013(RB=220182) ๐ Fixes to make Rest.li build on Windows.
(RB=221652) ๐ Fix DynamicRecordTemplate to accept DataList argument while setting fields of type array.
(RB=215380) Enabling complex key based look ups on BatchKVResponse objects. Fixing a query parameter array serialization issue in BatchKVResponse for Complex Keys.
(RB=214848) ๐จ Refactored Count checks as individual tasks out of PegasusPlugin, and reintegrated them back into regular compatibility checks. ๐ Changed the message emitted with changes. ๐ New message will appear if a compatibility check is run on what appears to be a continuous integ. environment (where -Prest.model.compatibility=equivalent).
(RB=222257) โช Revert suspicious changes in R2 AsyncPool that may cause site relibility issue.
-
v1.9.35 Changes
October 07, 2013(RB=217963) โ Add ability to collect and export R2 AsyncPool Stats
(RB=216982) โ Add ability to config R2 AsyncPool strategy between LRU and MRU.
-
v1.9.34 Changes
October 02, 2013(RB=218284) Enabling Async R2 Servlet
-
v1.9.33 Changes
October 03, 2013(RB=218537) โ Disallow null values in setParam. Add more tests.
-
v1.9.32 Changes
October 02, 2013(RB=218023) ๐ Fix the allowed client override keys.
-
v1.9.31 Changes
October 01, 2013(RB=217233) โช Revert "Make use of async servlet api in R2 servlet. Change integration tests to start test servers as necessary."
-
v1.9.30 Changes
September 30, 2013(RB=207412) ๐ Allowed access to the ResourceModels of a RestLiServer. Made the resourcePath generation function public.
(RB=216547) ๐ Fixing binary incompatible removal of header, param and reqParam methods on client builder base classes.
-
v1.9.29 Changes
September 27, 2013(RB=208312) ๐ Rename X-Linkedin headers to X-RestLi headers.
(RB=215550) ๐ Fixed a bug in SimpleLoadBalancerState that prevented recovering from a bad property push during publishInitialize
-
v1.9.28 Changes
September 24, 2013(RB=210345) โ Make use of async servlet api in R2 servlet. Change integration tests to start test servers as necessary.