Skip to content

Commit 4cf5a82

Browse files
authored
DOCSP-42539-1-9-Release-notes (#162)
* DOCSP-42539-1-9-Release-notes * * * * * * * * * *
1 parent 38b1bf1 commit 4cf5a82

File tree

2 files changed

+889
-72
lines changed

2 files changed

+889
-72
lines changed

source/release-notes.txt

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

13+
14+
1.9.0 Changelog
15+
---------------
16+
17+
*Released August 20, 2024*
18+
19+
New features:
20+
21+
- Query Converter now allows you to test your relational and converted
22+
queries and compare the results in the :guilabel:`Test Queries` pane.
23+
- DB2 LUW database support is now in Public Preview. Users interested in
24+
DB2 LUW and mainframe (DB2 for i) support, please contact your MongoDB
25+
account representative for full details or a guided evaluation.
26+
- SQL Server connections now default to ``trust server certificate``.
27+
This setting can be unchecked in the SSL tab.
28+
29+
Fixes:
30+
31+
- Fixed an issue where connectors failed to upload when starting migration
32+
jobs using Confluent Cloud.
33+
- Fixed an issue where migration jobs failed to start for Postgres databases
34+
when the credentials were supplied with query string parameters.
35+
- Fixed an issue where multiple synthetic foreign keys between the same
36+
tables were not treated as a composite key.
37+
- Fixed an issue where the migration job dialog indicated that the database
38+
was not ready if the preflight test failed to run.
39+
- Fixed an issue where query files were not deleted when projects were
40+
deleted.
41+
- Fixed an issue where queries could not be imported from a Postgres
42+
database when connected as a user who is not the owner.
43+
1344
1.8.0 Changelog
1445
---------------
1546

0 commit comments

Comments
 (0)