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

Changelog History
Page 33

  • v28.0.11 Changes

    November 27, 2019

    (RB=1896287) ๐Ÿ‘‰ Make symbol table path handling more robust to handle D2 URIs

    (RB=1903191) ๐Ÿ‘ Allow incompatible rest model changes in restli-int-test-server

    (RB=1896169) ๐Ÿšš PDL: Verify translated schemas by writing to temporary location and comparing them with source schemas. Enable option to keep source files or remove them.

  • v28.0.10 Changes

    November 12, 2019

    (RB=1878207) ๐Ÿ‘Œ Support to set up custom request handler in restli config

    (RB=1851797) โšก๏ธ Optimize Jackson data decoder to create DataMaps with proper capacity.

    (RB=1896607) ๐Ÿ›  Fix the failing AclAwareZookeeperTest

  • v28.0.9 Changes

    November 26, 2019

    (RB=1885019) ๐Ÿ›  Fix a bug in query tunneling affecting URIs containing keys with encoded reserved Rest.li protocol 2.0.0 characters

  • v28.0.8 Changes

    (RB=1894680) โž• Add debug logging to client/server request finalizers.

  • v28.0.7 Changes

    (RB=1891665) ๐Ÿ‘ Allow waiting until zookeeper connection establishes before ZKconnection#start returns

    (RB=1882082) โž• Adds equality/hash methods for ActionResult class

    (RB=1894377) โœ… Disable setup and teardown for SymlinkAwareZooKeeperTest

    (RB=1892519) โฌ†๏ธ Bump TestNG to enable @Ignore annotation

    (RB=1891356) ๐Ÿ“œ Log the mime types that failed to parse with error log level before propagating exception. Fix bugs in encoding symbol table names with special characters

    (RB=1851420) โž• add clone method, resolvedProperties to DataSchema methods, changes to MapDataSchema PathSpec to have key fields reference, Add pathSpec format validation function

    (RB=1889124) โž• Add configuration to disable generating deprecated protocol version 1.0.0 request builders.

    (RB=1890675) โœ… Disable SymlinkAwareZooKeeperTest temporarily

  • v28.0.6 Changes

    November 21, 2019

    (RB=1887898) โœ‚ Remove accept header for individual mux requests

    (RB=1864201) ๐Ÿ‘Œ Support for data template schema field string literals in PDL

  • v28.0.5 Changes

    November 20, 2019

    (RB=1883213) โšก๏ธ Update SchemaToPdlEncoder interface

  • v28.0.4 Changes

    November 19, 2019

    (RB=1885898) โž• Add the HeaderBasedCodecProvider interface back

    (RB=1870820) Reference symbol table provider and handler implementation to enable symmetric protocol for exchanging symbol tables between rest.li services

    (RB=1878020) ๐Ÿ›  Fix NPE in URIElementParser and add more undecodable tests to TestURIElementParser

    (RB=1868606) defined SchemaAnnotationHandler interface for custom users to implement

  • v28.0.3 Changes

    (RB=1877796) ๐Ÿ”Œ Clean generated dirs in Pegasus sub-projects without the Pegasus plugin

    (RB=1874215) ๐Ÿ›  Fix incorrect PDL encoding for bytes default values

  • v28.0.2 Changes

    November 11, 2019

    (RB=1876286) ๐Ÿ”ฆ Expose some methods for use in pemberly-api