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