Skip to content

2.199

Compare
Choose a tag to compare
@release-drafter release-drafter released this 07 Oct 07:53
· 6975 commits to master since this release

Disclaimer: This is an automatically generated changelog draft for Jenkins weekly releases.
See https://jenkins.io/changelog/ for the official changelogs.

# Major BUGs and regressions

- type: todo
  issue: 58993
  message: |-
    do not allow save() to be called before we have loaded the config
  pull: 4171
  authors:
    - jtnord

# RFEs

- type: todo
  message: |-
    Unbundle Maven Plugin and Subversion Plugin
  pull: 4242
  authors:
    - daniel-beck
- type: todo
  message: |-
    Remove plugins bundled for promotion
  pull: 4040
  authors:
    - daniel-beck
- type: todo
  message: |-
    Update script-security to 1.65
  pull: 4245
  authors:
    - daniel-beck
- type: todo
  issue: 59152
  message: |-
    Reduce the default process soft-kill timeout from 2 minutes to 5 seconds
  pull: 4225
  authors:
    - stephanreiter

# Bug fixes

- type: todo
  issue: 59267
  message: |-
    Increase ping frequency to prevent timeouts, and make it configurable
  pull: 4263
  authors:
    - daniel-beck
- type: todo
  issue: 59580
  message: |-
    Fix WindowsOSProcess.getEnvironmentVariables returning null
  pull: 4231
  authors:
    - slonopotamus
- type: todo
  message: |-
    Fix NPE in ProcessTree#killAll if proc is null and add a test for it
  pull: 4232
  authors:
    - slonopotamus

# Internal/Developer changes

- type: todo
  message: |-
    Improved null handling in AbstractProject.<init>
  pull: 4247
  authors:
    - jglick
- type: todo
  message: |-
    Fix NPE in ProcessTree#killAll if proc is null and add a test for it
  pull: 4232
  authors:
    - slonopotamus