File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,29 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+
14
+ 1.3.1 Changelog
15
+ ---------------
16
+
17
+ *Released October 10, 2023*
18
+
19
+ New features:
20
+
21
+ - Ability to select ``C#``, ``Java``, and ``JavaScript`` target languages
22
+ for stored procedure conversions in the query converter (private preview).
23
+
24
+ - Query conversions are now included when you export/import projects.
25
+
26
+ Bug fixes:
27
+
28
+ - Fixed an issue where update events could return errors in CDC jobs.
29
+ - Fixed an issue where Relational Migrator could hang while trying to
30
+ detect if a new version was available.
31
+ - Fixed an issue where all tables could be unexpectedly unchecked
32
+ when selecting tables for a project.
33
+ - Improvements to execution of sync jobs under the Kafka deployment
34
+ model (private preview).
35
+
13
36
1.3.0 Changelog
14
37
---------------
15
38
You can’t perform that action at this time.
0 commit comments