Skip to content

Releases: jenkinsci/rest-list-parameter-plugin

REST List Parameter v1.4.2

04 Sep 14:36
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

  • fix(deps): bump plugin from 4.21 to 4.24 (#83) @dependabot
  • fix(deps): bump bom-2.263.x from 887.vae9c8ac09ff7 to 937.v51fde92016ed (#88) @dependabot

👻 Maintenance

REST List Parameter v1.4.1

28 Jul 22:22
Compare
Choose a tag to compare

📦 Dependency updates

  • fix(deps): bump select2-api from 4.0.13-4 to 4.0.13-6 (#79) @dependabot
  • fix(deps): bump jquery3-api from 3.6.0-1 to 3.6.0-2 (#78) @dependabot
  • fix(deps): bump bom-2.263.x from 841.vd6e713d848ab to 887.vae9c8ac09ff7 (#76) @dependabot
  • fix(deps): bump plugin from 4.19 to 4.21 (#80) @dependabot

REST List Parameter v1.4.0

11 Jun 21:17
Compare
Choose a tag to compare

🚨 Removed

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

REST List Parameter v1.3.3

03 May 21:58
Compare
Choose a tag to compare

Intermediate Release

Due to some local Java issues on my dev machine the 1.3.2 release was only published to GitHub but never Artifactory (aka the Jenkins repository)
This release should show up 🤞

Changes

Same as the 1.3.2 release (i.e. just dependency updates)

REST List Parameter v1.3.2

30 Apr 18:58
Compare
Choose a tag to compare

📦 Dependency updates

  • chore(deps): bump actions/cache from v2.1.4 to v2.1.5 (#58) @dependabot
  • chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#54) @dependabot
  • fix(deps): bump jquery3-api from 3.5.1-3 to 3.6.0-1 (#59) @dependabot
  • fix(deps): bump plugin from 4.16 to 4.18 (#60) @dependabot
  • fix(deps): bump bom-2.263.x from 25 to 29 (#63) @dependabot
  • chore(deps): bump actions/setup-java from v1 to v2 (#56) @dependabot

REST List Parameter v1.3.1

30 Mar 19:55
Compare
Choose a tag to compare

Security release, If you are running version 1.3.0 of this plugin please update as soon as possible

🔒 Security Bug Fix

REST List Parameter v1.3.0

06 Mar 16:53
Compare
Choose a tag to compare

⚠️ Heads Up

This version requires a new baseline Jenkins Core version due to the UI changes coming in the upcoming LTS however most ppl should be not affected as 2.263.x is the current LTS the baseline bump goes to still uses the tr layout.

🎉 first release in 2021!

🚀 New features and improvements

🐛 Bug fixes

  • fix(caching): odd caching behaviour with http chaching disabled (#52) @h1dden-da3m0n

📦 Dependency updates

REST List Parameter v1.2.2

28 Nov 20:42
Compare
Choose a tag to compare

Maintenance release

📦 Dependency updates

REST List Parameter v1.2.1

30 Oct 16:11
Compare
Choose a tag to compare
  • No changes

❗ META RELEASE ❗

Due to an error on my end, where I failed to set the revision property to the right version in the last release, the plugin page would have failed to find the documentation readme. This was fixed with this release and to see the actual changelog see REST List Parameter v1.2.0.

REST List Parameter v1.2.0

30 Oct 16:04
Compare
Choose a tag to compare

🚀 New features and improvements

  • feature(cache): Add cache ability for values returned from Endpoint (#29) @h1dden-da3m0n
  • feature(order): Add value sorting/ordering to value post processing (#23) @h1dden-da3m0n

🐛 Bug Fixes

  • fix(proxy): REST List Parameter endpoints now respect the Proxy value set in the Jenkins config (part of #29) @h1dden-da3m0n

📦 Dependency updates

👻 Maintenance