Skip to content

Commit 8d61af4

Browse files
MOLT May release notes (#23403)
1 parent e2dc6d0 commit 8d61af4

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

src/current/releases/molt.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,21 @@ Cockroach Labs recommends using the latest available version of each tool. Refer
2323
<button class="filter-button" data-scope="replicator"><code>replicator</code></button>
2424
</div>
2525

26+
### May 28, 2026
27+
28+
<section class="filter-content" markdown="1" data-scope="molt">
29+
`molt` 1.4.1 is [available](#installation):
30+
31+
- MOLT Fetch now logs structured telemetry events. Opt out with the `--opt-out-telemetry` flag.
32+
- MOLT Fetch no longer counts tables that cannot be migrated (no primary key or source/target collation mismatch) toward the `fetch complete` summary's `num_tables` and `tables` fields. Such tables are now reported separately in a new `skipped_unmigratable_tables` field.
33+
</section>
34+
35+
<section class="filter-content" markdown="1" data-scope="replicator">
36+
`replicator` 1.3.4 is [available](#installation):
37+
38+
- Updated the Replicator log format to include the year in all log timestamps.
39+
</section>
40+
2641
### April 30, 2026
2742

2843
<section class="filter-content" markdown="1" data-scope="molt">

0 commit comments

Comments
 (0)