Skip to content

Releases: jenkinsci/swarm-plugin

3.29

10 Dec 15:58
Compare
Choose a tag to compare

πŸ› Bug fixes

  • Remove prefixed / from url path when getting agent labels to prevent malformed URL error (#367) @rimitchell

πŸ“¦ Dependency updates

πŸ“ Documentation updates

  • Update documentation regarding client download (#362) @offa

πŸ‘» Maintenance

3.28

27 Aug 18:36
Compare
Choose a tag to compare

πŸ› Bug fixes

πŸš€ New features and improvements

  • Add support for case-insensitive YAML enumerations (#340) @offa

πŸ“¦ Dependency updates

🚦 Tests

3.27

04 Jun 23:30
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • Custom WebSocket header support (#336) @offa

πŸ› Bug fixes

  • Fix fsroot option name when used in YAML configuration file (#337) @nre-ableton

πŸ“¦ Dependency updates

3.26

20 May 15:38
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

πŸ“¦ Dependency updates

πŸ“ Documentation updates

πŸ‘» Maintenance

  • Migrate from deprecated Slave constructors to non-deprecated equivalents (#327) @offa
  • Use consistent terminology for Jenkins controller (#322) @basil

🚦 Tests

  • Adapt to latest Jenkins test harness and test against latest LTS (#316) @basil

3.25

07 Mar 17:07
Compare
Choose a tag to compare

🚨 Removed

  • Remove support for Swarm clients older than 3.21. With the fix for SECURITY-1200 in 3.21, support for versions of the Swarm client older than 3.21 was deprecated. As of 3.25, support for Swarm clients older than 3.21 is removed. As a general reminder, users are strongly encouraged to update the Swarm plugin and client in lockstep. (#300) @basil

πŸ“¦ Dependency updates

πŸ“ Documentation updates

πŸ‘» Maintenance

3.24

02 Nov 16:59
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ Dependency updates

πŸ“ Documentation updates

  • Use table to format available options in README.md (#257) @mrjatinchauhan

3.23

05 Sep 01:42
Compare
Choose a tag to compare

πŸ“¦ Dependency updates

πŸ‘» Maintenance

🚦 Tests

  • Migrate from RestartableJenkinsRule to JenkinsSessionRule (#238) @basil
  • Fix flaky disconnection-related tests in PipelineJobTest#buildShellScriptAcrossDisconnect (#244) @basil

3.22

18 Jun 19:32
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ Dependency updates

πŸ“ Documentation updates

  • Add documentation for Global Security Configuration (#221) @basil

πŸ‘» Maintenance

🚦 Tests

3.21

03 Jun 15:22
Compare
Choose a tag to compare

πŸ› Bug fixes

  • SECURITY-1200: CSRF vulnerability and improper permission checks in Stapler methods

⚠️ Deprecated

As of this release, Swarm clients older than 3.18 are no longer supported. Support for versions 3.18 and 3.19 of the Swarm client is deprecated and will be removed in a future release. Users are strongly encouraged to update the Swarm plugin and client in lockstep.

3.20

29 May 20:44
Compare
Choose a tag to compare

πŸ› Bug fixes

  • JENKINS-62033: Swarm client -disableSslVerification option does not disable SSL hostname verification (#200) @basil

πŸ“¦ Dependency updates