Releases: jenkinsci/stapler
Releases · jenkinsci/stapler
1.262
1.261
🐛 Bug Fixes
- JENKINS-62985 - Prevent resource leakages in sessions (#194) @res0nance
📦 Dependency updates
- Bump junit from 4.11 to 4.13.1 (#193) @dependabot
👻 Maintenance
1.260
🚀 New features and improvements
- Improve message regarding duplicated annotated constructors (II) (#190) @jglick
- Implement a cache in AbstractTearOff even when MetaClass.NO_CACHE is set (#184) @jglick
🐛 Bug Fixes
- JENKINS-61438 - IllegalArgumentException for ChoiceParameter on bindJSON saving job configuration (#182) @nfalco79
- Correctly encode control and surrogate characters in JSON (#183) @daniel-beck
📦 Dependency updates
- Update commons-fileupload to match that used in Jenkins (#189) @jglick
- Bump commons-beanutils from 1.8.3 to 1.9.2 in /core (#188) @dependabot
- Bump dom4j from 2.1.1 to 2.1.3 in /jelly (#187) @dependabot
👻 Maintenance
- Add spotbugs and findsecbugs (#185) @jeffret-b
- Bump stapler-adjunct-jquery to stop pulling dependency range (#186) @Vlatombe
1.259
🚀 New features and improvements
- Add a mechanism to suppress stack trace. (#176) @jeffret-b