v4.5.0
Release date
11th June 2024
Improvements​
- New login screen after enabling authentication.
- DBmarlin AI Co-pilot switched to use gpt-4-turbo rather than gpt-4-turbo-preview and added support for the new gpt-4o.
- Beta release of CockroachDB transaction contention (Contact us for details).
Fixes​
- Reduced overhead of SQL Statistics monitoring query for SQL Server.
- Host and Instance admin screens, 'Last contacted' time not updating and not taking TZ into account.
- Oracle CDB & PDBs do not collect SQL Statistics.
- Single, slow executions not picked up in SQL Statistics for SQL Server.
- Event History missing first hour when using UTC.
- Other minor fixes and improvements.
Known Issues​
- For earlier versions of SQL Server you may see Invalid column name 'MODIFIED_EXTENT_PAGE_COUNT' reported to DBmarlin tomcat log which can be ignored.
- If you are monitoring a server which requires TLS v1.0 or v1.1 which are now obsolete you will need to edit
./lib/security/java.security
to changedisabledAlgorithms
and restart the DBmarlin Tomcat. See this FAQ for more details.