Skip to content

v1.25 πŸ›

Choose a tag to compare

@oleg-nenashev oleg-nenashev released this 31 Jul 13:55
· 1271 commits to master since this release

Important security fixes, see the Jenkins security advisory here. This release might be incompatible with previous ones for some use-cases, documentation and mitigation are available below.

πŸ› Bug Fixes

πŸ’₯ Breaking changes

  • Jenkins admins might need to review the configuration YAML files and to manually escape Jenkins internal variable expressions. See the documentation here
  • If anonymous API access is used to access configuration specification or JSON Schema,
    Jenkins admins need to reconfigure the client logic to authenticate as users
    with administrative access (e.g. using an access token)

🚦 Tests