Dear MySQL users,
The MySQL developer tools team announces 8.0.24 as our General
Availability (GA) for MySQL Workbench 8.0.
For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152
The release is now available in source and binary form for a number of
platforms from our download pages at:
http://dev.mysql.com/downloads/tools/workbench/
Enjoy!
Changes in MySQL Workbench 8.0.24 (2021-04-20, General Availability)
Functionality Added or Changed
* The following third-party libraries were upgraded in this
release (Bug #32317082):
+ AT-SPI
+ Cairo
+ FreeTDS
+ GDAL/OGR
+ HtmlRenderer (System.Drawing.Html)
+ iODBC
+ libgcrypt
+ Libintl
+ libgpg-error
+ Libpng
+ libssh v0.7.5-openssl1.1_patch
+ Libzip
+ PCRE (Perl Compatible Regular Expressions) Library
+ Pixman
+ PROJ.4
+ PyODBC
+ PySQLite (removed)
+ TreeViewAdv for .NET
+ VSQLite++
* The linked OpenSSL library for MySQL Workbench has been
updated to version 1.1.1J. Issues fixed in the new
OpenSSL version are described at
https://www.openssl.org/news/cl111.txt and
https://www.openssl.org/news/vulnerabilities.html.
(Bug #31957287, Bug #32260611)
Bugs Fixed
* MySQL Workbench 8.0.23 closed unexpectedly after starting
on macOS systems. This fix adds the Python 3.7 framework
as a prerequisite for the installation.
(Bug #32395192, Bug #102286)
* Unexpected output was written to the console when MySQL
Workbench was started from the command line on Linux.
Adjusting the log level did not stop the output. This
issue was unrelated to log suppression and was eliminated
by resolving a different issue. (Bug #32106379)
Enjoy and thanks for the support!
On Behalf of the MySQL Engineering Team,
Kent Boortz