Skip to content

2.202

Compare
Choose a tag to compare
@release-drafter release-drafter released this 29 Oct 08:44
· 6875 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: 58296
  message: |-
    Prevent projects from being triggered twice when using File Parameter and recent Firefox versions
  pull: 4246
  authors:
    - thomasgl-orange

# RFEs

- type: todo
  message: |-
    Add telemetry for 'auto refresh' feature
  pull: 3894
  authors:
    - daniel-beck
- type: todo
  message: |-
    Add java.util.concurrent.ConcurrentLinkedDeque to the class deserialization whitelist (JEP-200)
  pull: 4300
  authors:
    - anafke

# Developer-facing changes (APIs, extensions, etc.)

- type: todo
  message: |-
    Introduce new Run#getBuildsOverThreshold() method for getting runs above the desired execution result
  pull: 4259
  authors:
    - jsoref