Releases: jenkinsci/parameterized-remote-trigger-plugin
Releases · jenkinsci/parameterized-remote-trigger-plugin
Release v3.2.0
Improvement
- Support opentelemeter.
- Upgrade to Jenkins 2.346.3 baseline.
Release v3.1.6.4
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
Bug fixes
- Fix pipeline generation error
- Fix pipeline unable to parse
Release v3.1.6.2
Improvement
- Mark breaking changes for 3.1.6.x
Breaking changes for the parameters (multiple lines, read from files)
Release v3.1.6.1
Release v3.1.6
Release v3.1.5.1
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
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
Improvement
- Update git repo in pom (2b35305)
- Retrieve only needed "doGetting" build fields. (33065c3)
- Fix https://issues.jenkins-ci.org/browse/SECURITY-1625 (Breaking changes.)