Skip to content

Commit cb443d6

Browse files
authored
(DOCSP-25216) Charts 1.33.1 release notes (#556)
* (DOCSP-25216) Charts 1.33.1 release notes
1 parent 0a9ed82 commit cb443d6

File tree

1 file changed

+37
-3
lines changed

1 file changed

+37
-3
lines changed

source/release-notes.txt

Lines changed: 37 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
==================================
2-
MongoDB Charts Cloud Release Notes
3-
==================================
1+
============================
2+
MongoDB Charts Release Notes
3+
============================
44

55
.. default-domain:: mongodb
66

@@ -10,6 +10,40 @@ MongoDB Charts Cloud Release Notes
1010
:depth: 1
1111
:class: twocols
1212

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+
1347
|charts| v1.32.1
1448
----------------
1549

0 commit comments

Comments
 (0)