Skip to content

Releases: jenkinsci/parameterized-remote-trigger-plugin

Release 3.2.2

11 Aug 23:39

Choose a tag to compare

Improvements

  • Warn about remote Jenkins URLs ending with a slash. (#98)
  • No need to request a crumb when using API token authentication. (#96)

Bug fixes

  • Include error stream when reporting unexpected HTTP status codes. (#97)
  • doCheckAddress fixed for http protocol and improved feedback. (#95)
  • Correct bearer token header. (#94)

Release v3.2.0

04 Sep 18:08

Choose a tag to compare

Improvement

  • Support opentelemeter.
  • Upgrade to Jenkins 2.346.3 baseline.

Release v3.1.6.4

04 Sep 18:07
3db11aa

Choose a tag to compare

Bug fixes

  • When enhancedLogging is set and remote log is trimmed. It adds a last poll for logs after the remote build finished.

Release v3.1.6.3

21 Jul 20:17

Choose a tag to compare

Bug fixes

  • Fix pipeline generation error
  • Fix pipeline unable to parse

Release v3.1.6.2

18 Jul 16:07

Choose a tag to compare

Improvement

  • Mark breaking changes for 3.1.6.x

Breaking changes for the parameters (multiple lines, read from files)

Release v3.1.6.1

13 Jun 16:21

Choose a tag to compare

Improvement

Breaking changes for the parameters (multiple lines, read from files)

Release v3.1.6

11 Jun 17:17

Choose a tag to compare

Improvement

  • Improve parameters handling. (f1eb49cf)
  • Allow use triggerRemoteJob step with agent none (fef4451)

Release v3.1.5.1

06 Oct 13:48

Choose a tag to compare

Improvement

  • The plain text tokens are not allowed to set from pipeline directly since 3.1.4, mark builds after 3.1.4 for breaking changes. Remove old pom settings.

Release v3.1.5

04 Oct 17:23

Choose a tag to compare

Improvement

  • [JENKINS-63819] Add maxConn default value & value checking
  • The plain text tokens are not allowed to set from pipeline directly since 3.1.4, mark builds after 3.1.4 for breaking changes.

Parameterized-Remote-Trigger-3.1.4

04 Oct 11:55

Choose a tag to compare

Improvement