We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146a3d1 commit a5fae2cCopy full SHA for a5fae2c
History.md
@@ -1,4 +1,12 @@
1
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
10
2.7.3RC1 / 2012-01-17
11
==================
12
0 commit comments