Skip to content

Commit a795454

Browse files
authored
Merge pull request #41 from ianf-mongodb/DOCSP-31632
DOCSP-31632 1.1.3 Release Notes
2 parents 9add996 + 4c93fc3 commit a795454

File tree

2 files changed

+25
-3
lines changed

2 files changed

+25
-3
lines changed

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ What is Relational Migrator
1919
|
2020

2121
.. button:: Download Relational Migrator
22-
:uri: https://mongodb.com/try/download/relational-migrator
22+
:uri: https://www.mongodb.com/try/download/relational-migrator
2323

2424
.. image:: /img/hero.png
2525
:alt: Homepage hero image

source/release-notes.txt

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,30 @@ Release Notes
1010
:depth: 1
1111
:class: twocols
1212

13-
Relational Migrator 1.1.2
14-
-------------------------
13+
1.1.3 Changelog
14+
---------------
15+
16+
*Released July 26, 2023*
17+
18+
New features:
19+
20+
- Support for connecting to a SQL Server named instance.
21+
- Collection names now show for JSON schema files created from the :guilabel:`Code Generation` screen.
22+
23+
Bug fixes:
24+
25+
- Fixes a post-sync job issue where data verification sometimes stops
26+
or displays as not started.
27+
- Fixes an issue where JSON columns containing top-level arrays cannot be migrated.
28+
- Fixes an issue where excluded fields can overwrite calculated fields
29+
with the same name.
30+
- Fixes an issue where calculated fields based on decimal column values
31+
return ``NaN``.
32+
- Fixes an issue where some diagram view fields are cut off after you
33+
change the project level key handling option.
34+
35+
1.1.2 Changelog
36+
---------------
1537

1638
*Released Jun 22, 2023*
1739

0 commit comments

Comments
 (0)