Skip to main content

v3.9.0

Release date

22th September 2023

Fixes​

  • Instance list screen returned a white screen and a console error when monitoring more than 100 instances. This is now fixed.
  • Editing host settings didn't return you to the host dashboard after updating settings. This is now fixed.
  • Adding a new instance with a 3rd-party link at the same time failed. This is now fixed.
  • After Add or Edit of the Instana integration the list was empty. This is now fixed.
  • Other minor fixes and improvements.

Known Issues​

  • 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 change disabledAlgorithms and restart the DBmarlin Tomcat. See this FAQ for more details.
  • Adding 3rd-party links requires the names to be unique across all instances, otherwise it will violate a unique constraint at the backend and from the UI side it will stay on the edit screen, without reporting an error, (which is only visible on the browser console). This will be fixed in an upcoming release to remove this restriction.