Skip to content

Commit 8366f85

Browse files
First draft
1 parent 6efc35f commit 8366f85

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

source/release-notes.txt

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,39 @@ Release Notes
1111
:class: twocols
1212

1313
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+
1542

1643
1.12.0 Changelog
1744
----------------
1845

19-
*Released Febuary 3, 2025*
46+
*Released February 3, 2025*
2047

2148
New features:
2249

0 commit comments

Comments
 (0)