We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8256f commit 782fbe2Copy full SHA for 782fbe2
1 file changed
docs.yaml
@@ -49,6 +49,7 @@ links:
49
- title: Releases
50
href: http://downloads.datastax.com/java-driver/
51
api_docs:
52
+ '4.13': 'http://docs.datastax.com/en/drivers/java/4.13'
53
'4.12': 'http://docs.datastax.com/en/drivers/java/4.12'
54
'4.11': 'http://docs.datastax.com/en/drivers/java/4.11'
55
'4.10': 'http://docs.datastax.com/en/drivers/java/4.10'
@@ -76,10 +77,12 @@ api_docs:
76
77
2.1: http://docs.datastax.com/en/drivers/java/2.1
78
2.0: http://docs.datastax.com/en/drivers/java/2.0
79
versions:
80
+ - name: '4.13'
81
+ ref: '4.13.0'
82
- name: '4.12'
- ref: '5f3026bbd'
83
+ ref: '4.12.1'
84
- name: '4.11'
- ref: '4.11.2'
85
+ ref: '4.11.3'
86
- name: '4.10'
87
ref: '346db0460'
88
- name: '4.9'
0 commit comments