- Added micrometer.observations.annotations.enabled property (default false) to control Micrometer observation annotations support when AspectJ is on the classpath, restoring previous behavior when enabled.
- Fixed numerous bugs such as SSL bundle toString output, JarEntry comment handling, mixed PEM/JKS server.ssl configs, actuator endpoint mapping, WebFlux/Security/Actuator startup issues, and others.
- Improved reference documentation (sanitizing sensitive values, link corrections, terminology consistency) and upgraded many dependencies (Micrometer, Spring Framework, MySQL, etc.).