He-Pin opened a new pull request, #869:
URL: https://github.com/apache/pekko-management/pull/869

   ### Motivation
   The legacy `HealthCheckSettings.create` overload and secondary constructor 
without `startupChecks`/`startupPath` parameters were deprecated since 1.1.0.
   
   ### Modification
   Remove the deprecated `create` overload (5-arg version) and deprecated 
secondary constructor (5-arg version). Remove the corresponding test case for 
the legacy constructor.
   
   ### Result
   Cleaner API with only the full constructor available that includes 
`startupChecks` and `startupPath`.
   
   ### Tests
   Not run - trivial removal of deprecated overloads
   
   ### References
   None - deprecated API cleanup


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to