We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80824fc + 1fea16e commit 7ee2fd9Copy full SHA for 7ee2fd9
source/release-notes.txt
@@ -10,6 +10,24 @@ Release Notes
10
:depth: 1
11
:class: twocols
12
13
+1.3.2 Changelog
14
+---------------
15
+
16
+*Released October 25, 2023*
17
18
+Improvements:
19
20
+- Improved performance when Relational Migrator analyzes large
21
+ relational schemas.
22
+- Relational Migrator now integrates with the Windows certificate store
23
+ for SSL connections.
24
25
+New features:
26
27
+- New installer and binaries for Mac M1 architectures.
28
+- Mapping rules now show the original column and type used to generate
29
+ an ``_id`` field.
30
+- Improved error messages in query converter (private preview).
31
32
1.3.1 Changelog
33
---------------
0 commit comments