v4.3.1
Release date
16th April 2024
Fixes​
- SQL Explorer, copy URL now has the correct interval.
- SQL Explorer, setting timezone as UTC now produces correct result.
Improvements​
- Added 10s as option to user selected interval in the date control.
Known Issues​
- It is not possible to delete a sensor once it has collected data. It will fail on a FK problem. This will be fixed in v4.4.0.
- If you already setup DBmarlin Co-pilot you will need to clear and re-enter your OpenAI API key because it can't decode the previously applied API key.
- 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.