All Versions
1081
Latest Version
Avg Release Cycle
3 days
Latest Release
1337 days ago

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.