Release Notes
1.8.3 build 1851
This release fixes several problems:
extremely large SQL commands (larger than 8MB) would fail for MySQL, this has been fixed up to the maximum allowed by the database
JavaScript dependencies were not always loading properly
prepared statement invocations could, under some networking conditions, be very slow for Postgres
large parameters for prepared statements in Postgres could fail
the Logs page of the UI has been fixed, it could sometimes change the settings of the wrong loggers
In addition, there is now a new logger called galliumdata.network that, when set to debug or trace, will log all network traffic (after decryption if SSL is in use). This is in place only for SQL Server, MySQL, Postgres and DB2.
Also, the Logs page of the UI now has a Download button allowing you to easily retrieve the log as a zip file.