Skip to content

Commit

Permalink
Updated release_notes and version set to 0.95.li3
Browse files Browse the repository at this point in the history
  • Loading branch information
Chinmay Soman committed Mar 23, 2012
1 parent d2fae73 commit c936984
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.properties
Expand Up @@ -34,4 +34,4 @@ tomcat.manager.password=tomcat
tomcat.context=/voldemort tomcat.context=/voldemort


## Release ## Release
curr.release=0.90.1 curr.release=0.95.li3
Binary file added lib/google-collect-1.0-rc2.jar
Binary file not shown.
Binary file removed lib/google-collect-1.0.jar
Binary file not shown.
28 changes: 28 additions & 0 deletions release_notes.txt
@@ -1,3 +1,31 @@
Release 0.95.li3 (LinkedIn release) on 03/22/2012

Changes made since 0.95.li2
* HOTFIX - DDS-2536: Fixed FailureDetector to handle host swap

Release 0.95.li2 (LinkedIn release) on 03/21/2012

Changes made since 0.95.li1
* Hot fix for SNA-10109. Replaced exception by log message in Histogram
* Replaced int by long to avoid overflow in Histogram and RequestCounter

Release 0.95.li1 (LinkedIn release) on 03/07/2012

Changes made since 0.90.1

* Added Donor based rebalancing capability
* Extended Voldemort client with additional debug info
* Added Stack and PagedLinkedList library from Pull request
* Added Snappy and LZF compression strategies
* Dynamic bandwidth throttler capability added to read-only server
* Upgraded commons-httpclient 3.0.x to httpclient 4.x
* BDB Native backup and incremental backup capability added
* Threshold failure detector fix for identifying topology change
* Replaced Timout exception with a simple log message
* Added additional spring wiring for Autometrics support
* Introduced Histogram support for 95th and 99th percentile latencies
* Added another client component - voldemort-client-main-cmpt for accepting a Properties object

Release 0.90.1 on 10/10/2011 Release 0.90.1 on 10/10/2011


Changes made since 0.90 Changes made since 0.90
Expand Down

0 comments on commit c936984

Please sign in to comment.