Skip to content

Commit a5fae2c

Browse files
author
Brendan W. McAdams
committed
Release r2.7.3
1 parent 146a3d1 commit a5fae2c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

History.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
2.7.3 / 2012-01-30
3+
==================
4+
5+
* synchronized access to encoder/decoder
6+
* JAVA-505: Made encoder creation work just like decoder creation
7+
+ using cached DBDecoder in most cases to avoid excessive memory allocation caused by too many instances of DefaultDBDecoder being created
8+
* JAVA-505 / JAVA-421 - Regression in performance of Java Driver should be rolled back (GC Related)
9+
210
2.7.3RC1 / 2012-01-17
311
==================
412

0 commit comments

Comments
 (0)