You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/integrate/redis-data-integration/release-notes/rdi-1-6-6.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,12 @@ It also lets you _transform_ the data from relational tables into convenient and
24
24
25
25
## Headlines
26
26
27
-
-Reintroduced the `/strategies` endpoint to provide a list of databases, ensuring compatibility with RedisInsight.
28
-
- Added a new Helm script to facilitate the creation of the source SSL secrets. See
27
+
-Fixed a Redis Insight issue when accessing the RDI API `/strategies` endpoint.
28
+
- Added a new script to the RDI Helm chart for managing the source and target database secrets. See
29
29
[Deploy a pipeline]({{< relref "/integrate/redis-data-integration/data-pipelines/deploy" >}})
30
30
for more information.
31
-
-Enhanced the RDI API `/login` endpoint to accept both **user** and **username** parameters.
32
-
- Updated the behavior of the `/schemas` endpoint to return a list of databases for MySQL and MariaDB, replacing the previous behavior of returning an empty list of schemas.
31
+
-Fixed an issue when connecting from Redis Insight to the RDI API `/login` endpoint with a non-default user.
32
+
- Updated the RDI API `/schemas` endpoint to return a list of databases for MySQL and MariaDB, instead of an empty list of schemas.
0 commit comments