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 789e899 commit fd4a7c3Copy full SHA for fd4a7c3
History.md
@@ -1,4 +1,11 @@
1
2
+2.7.1 / 2011-11-08
3
+==================
4
+
5
+ * JAVA-467 - added _check call to getServerAddress if _it is null
6
+ * JAVA-467 - Moved variable calls to method to fix read preference hierarchy
7
+ * simplified getServerAddress method.
8
9
2.7.0 / 2011-11-04
10
===================
11
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.0
+lib.version=2.7.1
28
29
lib.major=2
30
0 commit comments