File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog - DataStax C# Driver
2
2
3
+ ## 3.21.0
4
+
5
+ 2024-09-09
6
+
7
+ ### New Features
8
+
9
+ * [[ CSHARP-1014] ( https://datastax-oss.atlassian.net/browse/CSHARP-1014 )] Add support for vector type
10
+
3
11
## 3.20.1
4
12
5
13
2024-03-08
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ api_docs:
58
58
' 3.18 ' : http://docs.datastax.com/en/drivers/csharp/3.18
59
59
' 3.19 ' : http://docs.datastax.com/en/drivers/csharp/3.19
60
60
' 3.20 ' : http://docs.datastax.com/en/drivers/csharp/3.20
61
+ ' 3.21 ' : http://docs.datastax.com/en/drivers/csharp/3.21
61
62
checks :
62
63
external_links :
63
64
exclude :
@@ -70,6 +71,8 @@ checks:
70
71
- ' https://twitter.com/datastax'
71
72
- ' https://academy.datastax.com/slack'
72
73
versions :
74
+ - name : ' 3.21'
75
+ ref : ' 3.21'
73
76
- name : ' 3.20'
74
77
ref : ' 3.20'
75
78
- name : ' 3.19'
You can’t perform that action at this time.
0 commit comments