Releases: jenkinsci/extended-choice-parameter-plugin
Releases · jenkinsci/extended-choice-parameter-plugin
382.v5697b_32134e8
🐛 Bug fixes
- JENKINS-57125 - Trim the value and request parameter options (#112) @therealsujitk
381.v360a_25ea_017c
👷 Changes for plugin developers
✍ Other changes
- Update parent POM, update dependencies, test with Java 21 (#105) @gounthar
- Update README.md (#109) @chonton
- Fix Build URL in
README.md
(#101) @StefanSpieker
📦 Dependency updates
- Bump plugin from 4.53 to 4.62 (#93) @dependabot
376.v2e02857547b_a_
next
373.v1a_ecea_fdf2a_a_
✍ Other changes
- update workflows (#91) @chonton
- Add some Documentation (#75) @yonahd
- reformat code (#73) @chonton
- fix simple problems detected by intellij (#72) @chonton
- fix simple problems detected by intellij (#66) @chonton
- reformat source (#65) @chonton
📦 Dependency updates
- update README with deprecations (#90) @chonton
- Bump git-changelist-maven-extension from 1.5 to 1.6 (#79) @dependabot
- Bump bom-2.332.x from 1757.vf3c66da_b_7492 to 1763.v092b_8980a_f5e (#74) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.5 (#78) @dependabot
- Bump bom-2.332.x from 1742.vb_70478c1b_25f to 1757.vf3c66da_b_7492 (#70) @dependabot
- Bump bom-2.332.x from 1723.vcb_9fee52c9fc to 1742.vb_70478c1b_25f (#67) @dependabot
359.v35dcfdd0c20d
✍ Other changes
- Remediate https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27204 by removing capability to use arbitrary URL (#61) @chonton
- Use latest opencsv version and replace with builder (#62) @StefanSpieker
📦 Dependency updates
- Bump bom-2.332.x from 1706.vc166d5f429f8 to 1723.vcb_9fee52c9fc (#63) @dependabot
356.va_90a_94ca_62ec
🚀 New features and improvements
✍ Other changes
- added some documentation (#53) @chonton
- reenable automated plugin release (#52) @chonton
- update versions using current hello-world-plugin archetype (#45) @chonton
- Fix https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27204 / SECURITY-1350 - (#39) @ciis0
- Remove generated warning (#43) @daniel-beck
- chore: use jenkins infra maven cd reusable workflow (#41) @jetersen
📦 Dependency updates
- Bump plugin from 4.41 to 4.51 (#46) @dependabot
- Bump bom-2.332.x from 1451.v15f1fdb_772a_f to 1706.vc166d5f429f8 (#48) @dependabot
- Bump script-security from 1172.v35f6a_0b_8207e to 1189.vb_a_b_7c8fd5fde (#51) @dependabot
346.vd87693c5a_86c
343.v3a_a_d43ce47dd
- Don't limit text box width to 200px (#34) @Saluev
- JENKINS-63931 - change section to advanced tag for ExtendedChoiceParameterDefinition (#33) @mamh2021
- JENKINS-60619 - Java 11 compatibility (#31) @mat1e
- Delete pom.xml.releaseBackup (#30) @oleg-nenashev
- Bump deps and modernize code (#29) @res0nance
- update opencsv from 2.0 to 2.3 (#28) @based2
- update boon from 0.33 to 0.34 (#27) @based2
- Switched rootURL to resURL for static resources. (#26) @johngregg
- Code cleanup (#23) @darxriggs
- JENKINS-34617 - Add a @symbol for "extendedChoice" (#25) @rodrigc
- Add Jenkinsfile (#21) @olivergondza
- JENKINS-34617 - Adding @DataBoundConstructor to ExtendedChoiceParameter… (#22) @jesstruck
- Remove embeded jquery and use jquery plugin (#17) @pascalmartin
- Update jquery.jsonview.css (#16) @jhosmer
- Fix regressions in recent release (#7) @lrobertson39
- JENKINS-19907 - fixed (#6) @lrobertson39
- [FIXED JENKINS-22924 - Added support of CLI (#5) @oleg-nenashev
- Copyright Update (#4) @jdimatteo
- Multi Level Drop Downs (#3) @jdimatteo
- Added code for JENKINS-17518 - (#2) @olhado
- Fix for dublicate radiobutton label issue (#1) @globalundo