Skip to content

Commit 51a35d1

Browse files
committed
whats new
1 parent ff3c3e2 commit 51a35d1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

source/whats-new.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ What's New
2626

2727
Learn what's new in:
2828

29+
* :ref:`Version 2.1 <golang-version-2.0>`
2930
* :ref:`Version 2.0 <golang-version-2.0>`
3031
* :ref:`Version 1.17 <golang-version-1.17>`
3132
* :ref:`Version 1.16 <version-1.16>`
@@ -36,6 +37,22 @@ Learn what's new in:
3637
* :ref:`Version 1.12.1 <version-1.12.1>`
3738
* :ref:`Version 1.12 <version-1.12>`
3839

40+
.. _golang-version-2.1:
41+
42+
What's New in 2.1
43+
-----------------
44+
45+
This release includes the following improvements and fixes:
46+
47+
- Adds a new bulk write API that allows you to perform
48+
insert, update, and delete operations on multiple databases and collections
49+
in one request. To learn more, see the :ref:`golang-bulk` guide.
50+
51+
- Adds the ``bson.Vector`` type, which improves the efficiency of Atlas
52+
Vector Search queries.
53+
54+
.. TODO: add link to Atlas Vector search page
55+
3956
.. _golang-version-2.0:
4057

4158
What's New in 2.0

0 commit comments

Comments
 (0)