Skip to content

2.203

Compare
Choose a tag to compare
@release-drafter release-drafter released this 04 Nov 18:05
· 6697 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 RFE

- type: todo
  issue: 19887
  message: |-
    Allow time zone to be set on a per user basis
  pull: 4113
  authors:
    - silent-snowman

# RFEs

- type: todo
  message: |-
    Minor improvements to the logging UI
  pull: 4305
  authors:
    - daniel-beck
- type: todo
  message: |-
    Update the Plugin Manager Updates View with more Info about incompatible dependencies and change CSS classes
  pull: 4299
  authors:
    - andipabst
- type: todo
  issue: 17459
  message: |-
    Clicking red/yellow/green icons link to the build Console
  pull: 4312
  authors:
    - rcsalome

# Bug fixes

- type: todo
  issue: 59775
  message: |-
    Ensure that PluginManager.start runs as SYSTEM
  pull: 4320
  authors:
    - Dohbedoh
- type: todo
  issue: 59859
  message: |-
    Make resource root URL tokens work with user names containing ":"
  pull: 4307
  authors:
    - daniel-beck
- type: todo
  issue: 59904
  message: |-
    avoid NullPointerException when there are no cookies in the request
  pull: 4315
  authors:
    - mawinter69

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

- type: todo
  message: |-
    Exposing basics of ResourceDomainConfiguration via Java API
  pull: 4335
  authors:
    - jglick