12.36.0

Enhancements

  • Improved actuator endpoint security

    Endpoints added to management.endpoints.web.exposure.include are now automatically protected β€” no filter chain override needed.

  • Hardened anonymous health responses

    Anonymous calls to /actuator/health only return the overall status; component details require the actuator role. Kubernetes probes and load balancers are unaffected.

  • Dependency upgrades for CVE fixes

    Upgraded dependency to resolve several CVEs.

Last updated