@@ -10,18 +10,24 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
- 1.4.3 Changelog
13
+ 1.4.4 Changelog
14
14
---------------
15
15
16
- *Released December 11, 2023 *
16
+ *Released January 29, 2024 *
17
17
18
18
Improvements:
19
19
20
- - Improved SQL query conversion quality for the Query Converter
21
- (private preview). For details on how to join the Query Converter
22
- early access program, see :ref:`rm-query-converter`.
23
- - Improved application performance through expanded use of available
24
- memory in suitable server environments.
20
+ - Improved synthetic foreign keys to be preserved after schema refresh.
21
+ - Fix for fully-offline deployments in airgapped environments.
22
+ - Fix for certain combinations of mappings, specifically two different
23
+ mappings at the same level of embedding.
24
+ - Various minor fixes and improvements to Sybase database support, CDC
25
+ stage metrics, verification stage, database exports, and logging.
26
+
27
+ 1.4.3 Changelog
28
+ ---------------
29
+
30
+ *Released December 11, 2023*
25
31
26
32
New features:
27
33
@@ -45,6 +51,14 @@ New features:
45
51
46
52
.. include:: /includes/fact-hackolade-integration.rst
47
53
54
+ Improvements:
55
+
56
+ - Improved SQL query conversion quality for the Query Converter
57
+ (private preview). For details on how to join the Query Converter
58
+ early access program, see :ref:`rm-query-converter`.
59
+ - Improved application performance through expanded use of available
60
+ memory in suitable server environments.
61
+
48
62
1.3.3 Changelog
49
63
---------------
50
64
0 commit comments