LDW 2.4.8: Tiny release, big bugfixes
This release is really small - just four issues - but we have fixed three nasty bugs. First of all, good news for Snowflake users: we have fixed a typo in the list of supported SSL cipher suites which caused data source creation to fail. Secondly, execution of a procedure using POST request in REST API will no longer fail if the request body is empty (for procedures without NOT NULL arguments) and/or content-type is not set. Last but not least, we have fixed the bug which caused the top item tooltip in the Studio to remain when you moved the cursor away from the item.
And there is an improvement as well: we have updated the JDBC driver for MySQL to version 8.0.24.
Here's the list of all issues in this release:
Server
- DVCORE-7417 (Improvement): MySQL: update the JDBC driver to version 8.0.24
- DVCORE-7446 (Bug): Snowflake: data source creation fails due to a typo in the list of supported SSL cipher suites
- DVCORE-7443 (Bug): REST API: execution of a procedure via POST request fails if request body is empty and "Content-Type" header is not set
Studio
- DVCORE-5605 (Bug) Data Virtuality Studio: top item tooltip does not disappear
Please sign in to leave a comment.
Comments
0 comments