Changelog History
Page 79
-
v1.24.4 Changes
October 29, 2014(RB=377223) ๐ Turn on Rest.li 2.0 request builders by default in Gradle plugin.
(RB=377647) โ Add protocol 2 URIs for BatchGetRequestBuilderTest.
(RB=380112) โ Add unit tests for all classes that implement RestLiResponseBuilder.
(RB=333673) Disallow server impl module itself to be its API project.
(RB=371175) ๐ Allow projections on custom metadata and paging.
(RB=367345) โ Repair logging for restli tests
(RB=383570) ๐คก Return parameterized ComplexResourceKey from MockBatchKVResponseFactory.createWithComplexKey().
-
v1.24.3 Changes
October 08, 2014(RB=362685) Revisit resource method null handling.
โ Deprecating some parameter annotations, replacing with new ones, adding new resource context parameter annotaions and adding unit tests for the same.
(RB=376032) โฌ๏ธ Upgrade jackson-core and jackson-databind dependencies to 2.4.3.
-
v1.24.2 Changes
October 01, 2014(RB=372362) ๐ fix the bug in handlePut of UriProperties.
-
v1.24.1 Changes
September 30, 2014(RB=370601) ๐ Make Request#getId() return null for Rest.li 2.0.
-
v1.24.0 Changes
September 26, 2014(RB=364843) Fail fast if resource names clash.
(RB=369715) โ Make latest version Rest.li 2.0.
-
v1.23.8 Changes
September 23, 2014(RB=368138) ๐ฆ Expose more properties through DegraderLoadBalancerStrategyV3Jmx
(RB=368038) Server responds with the same protocol version header name as the client requests.
-
v1.23.7 Changes
September 22, 2014(RB=363781) ๐ฎ Force use next version override.
-
v1.23.6 Changes
September 19, 2014(RB=364827) โฌ๏ธ reduce the number of hashes in mapKeyV3 โก๏ธ update HashBasedPartitionAccessor ๐ move hashLong into HashFunction interface
-
v1.23.5 Changes
(RB=363214) ๐ Support deprecated protocol version header (X-Restli-Protocol-Version).
(RB=364338) ๐ Use Semaphore to allow multiple outstanding put (when calling D2Config) simultaneously.
-
v1.23.4 Changes
September 15, 2014(RB=359021) Include file name for pdsc related error messages.
(RB=356420) Subclassing ZooKeeperPermanentStore to only write changed and new properties to store.