Skip to content

Commit c5c17f4

Browse files
DOCSP-32840 1.2.0 release notes (#51)
* DOCSP-32840 release notes * DOCSP-32840 internal feedback
1 parent 4efe670 commit c5c17f4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

source/release-notes.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,26 @@ Release Notes
1010
:depth: 1
1111
:class: twocols
1212

13+
1.2.0 Changelog
14+
---------------
15+
16+
*Released September 4, 2023*
17+
18+
New features:
19+
20+
- Ability to change the data type for migrated fields.
21+
- Ability to control how null values are represented in the migrated data.
22+
- Ability to use calculated fields for a collection's ``_id`` value.
23+
- Diagnostic dump includes configuration files to help streamline support.
24+
25+
Bug fixes:
26+
27+
- Improves to validation and error handling in mapping rules.
28+
- Improves ability to parse a wider range of Oracle DDL files.
29+
- Fixes an issue where tables were lost when refreshing a schema using SQL Server and Windows authentication.
30+
- Fixes an issue where CDC updates may target the wrong document when tables do not have a primary key.
31+
- Fixes an issue where database passwords can be incorrectly saved to the browser's password library.
32+
1333
1.1.3 Changelog
1434
---------------
1535

0 commit comments

Comments
 (0)