Release Notes / Version 11.2110
Table Of ContentsThe Watchdog and Probedog components have been removed. To implement the same functionality you can use Spring Boot actuators together with an orchestration solution. In addition to the standard actuators of Spring Boot, CoreMedia adds a set of custom endpoints to represent the health state of the applications. You find the documentation in the operations basics handbook.
This update als removes the default access restrictions for the formerly inbuilt
watchdog
user. In case of an update it is recommended to remove this user manually to prevent security breaches.
(CMS-7318)