File tree Expand file tree Collapse file tree 1 file changed +29
-2
lines changed Expand file tree Collapse file tree 1 file changed +29
-2
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,39 @@ Release Notes
11
11
:class: twocols
12
12
13
13
Download the latest Relational Migrator binary from the `release page <https://www.mongodb.com/try/download/relational-migrator>`__.
14
- For installation instructions, see the :ref:`Installation <installation>` page.
14
+ For installation instructions, see the :ref:`Installation <installation>`
15
+ page.
16
+
17
+ 1.13.0 Changelog
18
+ ----------------
19
+
20
+ *Released March 24, 2025*
21
+
22
+ New features:
23
+
24
+ - :ref:`Pre-Migration Analysis <rm-app-analysis>` is now in Public Preview.
25
+ This feature allows you to identify migration issues before starting and get
26
+ actionable recommendations for a smooth migration. Pre Migration Analysis
27
+ supports the following databases:
28
+
29
+ - Oracle
30
+ - SQL Server
31
+ - PostgreSQL
32
+ - MySQL
33
+
34
+ - Added support for keys in calculated fields when projects use a non-default
35
+ key handling option, such as inherited primary key.
36
+
37
+ Bug fixes:
38
+
39
+ - Fixed an issue where job API calls hang when table filters return an empty
40
+ result.
41
+
15
42
16
43
1.12.0 Changelog
17
44
----------------
18
45
19
- *Released Febuary 3, 2025*
46
+ *Released February 3, 2025*
20
47
21
48
New features:
22
49
You can’t perform that action at this time.
0 commit comments