Skip to content

Releases: jenkinsci/parameterized-remote-trigger-plugin

Release v3.2.0

04 Sep 18:08
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Improvement

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

Release v3.1.6

11 Jun 17:17
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Improvement

Release v3.1.1

04 Jan 15:10
Compare
Choose a tag to compare

New feature

  • Support barrier token authentication (2b067fe)

Improvement

  • Enhance exception handling of json output (4642fc6)
  • Remove semaphore from serialization (83a8c0a)

Bug fixes