Skip to content

Commit 3d4fb2a

Browse files
authored
Merge pull request #98 from ianf-mongodb/DOCSP-37370
DOCSP-37370 1.5.0 Release Notes
2 parents a79fe68 + e43dc01 commit 3d4fb2a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

source/release-notes.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,31 @@ Release Notes
1010
:depth: 1
1111
:class: twocols
1212

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+
1338
1.4.6 Changelog
1439
---------------
1540

0 commit comments

Comments
 (0)