The GitHub Actions job "Validate and test" on 
pekko-http.git/remove/deprecated-finite-duration-directives has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
0cda6ed6c49f94c315daa35306d2b4a25be34f27 / 虎鸣 <[email protected]>
fix: add IncompatibleMethTypeProblem MiMa filters for FiniteDuration removal

Motivation:
Removing the deprecated FiniteDuration overloads of extractStrictEntity,
toStrictEntity, and withRequestTimeout causes MiMa to report
IncompatibleMethTypeProblem for the remaining java.time.Duration
overloads (in addition to the already-filtered DirectMissingMethodProblem).

Modification:
Add IncompatibleMethTypeProblem filters for BasicDirectives,
TimeoutDirectives, and Directives in the http module.

Result:
MiMa binary compatibility check passes for the FiniteDuration removal.

Report URL: https://github.com/apache/pekko-http/actions/runs/28729175714

With regards,
GitHub Actions via GitBox


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

Reply via email to