File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,31 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+
14
+ 1.5.0 Changelog
15
+ ---------------
16
+
17
+ *Released March 6, 2024*
18
+
19
+ New features:
20
+
21
+ - Query converter is now in public preview. For details,
22
+ see :ref:`rm-enable-query-converter`.
23
+ - Query converter now requires you to sign into a MongoDB Atlas
24
+ account. When you sign into Atlas, the process for
25
+ selecting Atlas clusters in a sync job is dynamically populated.
26
+ - Query converter now supports conversion of relational database DML
27
+ triggers to :ref:`Atlas Triggers <atlas-triggers>`.
28
+
29
+ Improvements:
30
+
31
+ - Query converter now allows you to convert SQL queries and views
32
+ to C#, Java, or JavaScript.
33
+
34
+ Bug fixes:
35
+
36
+ - Minor improvements to job recoverability and metrics.
37
+
13
38
1.4.6 Changelog
14
39
---------------
15
40
You can’t perform that action at this time.
0 commit comments