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 1d6ba32 commit b51ca14Copy full SHA for b51ca14
History.md
@@ -1,4 +1,12 @@
1
2
+2.7.2 / 2011-11-10
3
+==================
4
+
5
+ * JAVA-469: java.net.NetworkInterface.getNetworkInterfaces may fail with IBM JVM, which prevents from using driver
6
+ * deprecated replica pair constructors.
7
+ - updated javadocs and removed replica pair javadocs in class doc.
8
+ * JAVA-428: Fixed an issue where read preferences not set on cursor
9
10
2.7.1 / 2011-11-08
11
==================
12
build.properties
@@ -24,7 +24,7 @@ javac.source=1.5
24
# If anyone wants to parse lib.version in ant, please do :-)
25
#
26
27
-lib.version=2.7.1
+lib.version=2.7.2
28
29
lib.major=2
30
0 commit comments