The GitHub Actions job "Validate and test" on pekko-http.git/remove/deprecated-status-codes has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: a5d78070c0e0dcf8f5929ad5ee4559c97242e8ac / θιΈ£ <[email protected]> refactor: remove deprecated StatusCodes.PayloadTooLarge and UnprocessableEntity (since 1.1.0) Motivation: These status codes were deprecated since pekko-http 1.1.0 in favor of ContentTooLarge and UnprocessableContent respectively. Modification: Removed deprecated vals from Scala StatusCodes object and Java StatusCodes class: - PayloadTooLarge β use ContentTooLarge - UnprocessableEntity β use UnprocessableContent Added MiMa filters for binary compatibility exceptions. Result: Deprecated API removed. Users should use ContentTooLarge and UnprocessableContent. Report URL: https://github.com/apache/pekko-http/actions/runs/28728531280 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
