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

Changelog History
Page 44

  • v26.0.4 Changes

    January 11, 2019

    (RB=1527956) ๐Ÿ‘ Allow configurable basePath for d2 service znode under cluster path

  • v26.0.3 Changes

    • ๐Ÿ— (This version was used to produce custom builds. So skipping this to avoid confusion.)
  • v26.0.2 Changes

    December 20, 2018

    (RB=1517698) ๐Ÿ‘ Allow RestLiValidation filter to accept a list of non-schema fields that should be ignored in the projection mask. Also fixes bug in the ProjectionMask applier that was not unescaping field names from masktree correctly.

  • v26.0.1 Changes

    December 19, 2018

    (RB=1515224) Provide the validation filter for BatchFinder

    (RB=1496424) โž• Add client-side support for Batch Finder

  • v26.0.0 Changes

    December 03, 2018

    (RB=1500413) โœ‚ Delete restli-tools-scala module. Dependencies should be updated to com.linkedin.sbt-restli:restli-tools-scala:0.3.9.

  • v25.0.21 Changes

    December 05, 2018

    (RB=1506735) ๐Ÿ”Œ Enable PDL in pegasus plugin through gradle config.

  • v25.0.20 Changes

    December 06, 2018

    (RB=1502671) ๐Ÿ›  Fix NPE issue when d2Server announces without scheme

    (RB=1505013) ๐Ÿ— Log warning instead of exception for unsupported association resource in build spec generator.

  • v25.0.19 Changes

    December 05, 2018

    (RB=1489722) โœ… Use temporary directory in TestIOUtil test.

    (RB=1503120) 0๏ธโƒฃ Make some methods in DefaultScatterGatherStrategy protected for easy override in custom strategy.

  • v25.0.18 Changes

    November 19, 2018

    (RB=1487328) โž• Add comment to indicate the supplied queue implementation to SmoothRateLimiter must be non-blocking as well

    (RB=1487109) Scope restli-tools-scala dependency in a few places.

  • v25.0.17 Changes

    November 15, 2018

    (RB=1484849) Simplify SmoothRateLimiter event loop logic