1
- ==================================
2
- MongoDB Charts Cloud Release Notes
3
- ==================================
1
+ ============================
2
+ MongoDB Charts Release Notes
3
+ ============================
4
4
5
5
.. default-domain:: mongodb
6
6
@@ -10,6 +10,40 @@ MongoDB Charts Cloud Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |charts| v1.33.1
14
+ ----------------
15
+
16
+ *Released September 12, 2022*
17
+
18
+ Improvements in this release:
19
+
20
+ - You can now use {+serverless-instances+} as
21
+ :ref:`data sources <data-sources>`.
22
+
23
+ - Improved data source integration in |charts|:
24
+
25
+ - |service| collections are automatically available to use in the
26
+ chart builder. If you don't want a data source to be available, you
27
+ can :ref:`disconnect it <connect-disconnect-data-source>`.
28
+
29
+ - Updated the :ref:`data-sources` page.
30
+
31
+ - You can now create and test pipelines when building |charts-short|
32
+ views.
33
+
34
+ - You can now click your data source collection name in the chart
35
+ builder to see a sample list of fields in that collection.
36
+
37
+ - You can now programmatically highlight charts inside an embedded
38
+ dashboard using the :ref:`embedding-charts-sdk`.
39
+
40
+ - Adds support for the ``$searchMeta`` and ``$unionWith`` aggregation
41
+ pipeline stages.
42
+
43
+ - Removes support for assigning individual users to the
44
+ ``Viewer`` role.
45
+ This does not affect users already using this feature.
46
+
13
47
|charts| v1.32.1
14
48
----------------
15
49
0 commit comments