Changelog for 2.429
Legend:
- security fix
- major bug fix
- bug fix
- major enhancement
- enhancement
Community feedback:
- no major issues
- notable issues
- required rollback
What's new in 2.429
(2023-10-24)
-
Prevent trimming HMAC codes (using
HAMCConfidentialKey
) when running in FIPS mode only.
(pull 8612)
-
Restore printing output from
println
and similar methods for the groovy
CLI command (regression in 2.427).
(issue 72181)
-
Show the description of boolean build parameter values on the Parameters view (regression in 2.179).
(issue 72179)