Skip to content

Commit ee1ceec

Browse files
authored
DOCSP-50268-Release-notes-Relational-Migrator-1.13.2 (#254)
* DOCSP-50268-Release-notes-Relational-Migrator-1.13.2 * Formatting for update text. * Internal review feedback. * External-review feedback.
1 parent bd41669 commit ee1ceec

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

source/release-notes.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,27 @@ Download the latest {+rel-mig+} binary from the `release page <https://www.mongo
1717
For installation instructions, see the :ref:`Installation <installation>`
1818
page.
1919

20+
1.13.2 Changelog
21+
----------------
22+
23+
*Released May 27, 2025*
24+
25+
Data Integrity Issues Update:
26+
27+
Investigation and resolution of data integrity issues affecting certain CDC
28+
and snapshot migration configurations is ongoing as a high-priority project.
29+
Continuous mode migrations (CDC) remains disabled in this release for
30+
projects that contain embedded documents and arrays. Snapshot migrations and
31+
one-to-one' CDC migrations that contain no embeddings are still enabled.
32+
33+
Bug Fixes:
34+
35+
- Fixed an issue where snapshot migrations containing circular references
36+
(where the set of tables cannot be ordered such that each parent is fully
37+
migrated before any embedded documents or arrays) may result in one or more
38+
embeddings being omitted.
39+
- Migration job warnings no longer count towards the error limit for that job.
40+
2041
1.13.1 Changelog
2142
----------------
2243

0 commit comments

Comments
 (0)