Releases: jenkinsci/trilead-ssh2
Releases · jenkinsci/trilead-ssh2
trilead-ssh2-build-217-jenkins-27
🚀 New features and improvements
📦 Dependency updates
- Bump tink from 1.4.0 to 1.5.0 (#61) @dependabot
trilead-ssh2-build-217-jenkins-26
🐛 Bug Fixes
- [Revert]JENKINS-62552 - Use standard crypto APIs (#57) @kuisathaverat
📦 Dependency updates
- Bump junit from 4.13 to 4.13.1 (#58) @dependabot
- chore: bump testcontainers version (#52) @kuisathaverat
👻 Maintenance
- feat: enable incrementals (#51) @kuisathaverat
- ci: grab correct incremental artifacts (#54) @kuisathaverat
🚦 Tests
- test: add exception to the chain (#56) @kuisathaverat
- test: add test to JreCipherWrapper for all algorithms (#55) @kuisathaverat
- test: Fix a test that stucks for 4 hours (#53) @kuisathaverat
- test: add exception to the chain (#56) @kuisathaverat
trilead-ssh2-build-217-jenkins-25
🐛 Known Issues
- JENKINS-63790 causes SSH agent connections to fail in some configurations
🐛 Bug Fixes
- fix: allow to use password encrypted keys (#49) @kuisathaverat
trilead-ssh2-build-217-jenkins-23
🐛 Known Issues
- trilead api 1.0.9 fails clone from ssh repository using 3DES/MD5-encrypted private key JENKINS-63601
trilead-ssh2-build-217-jenkins-22
- JENKINS-62552 - Use standard crypto APIs (#45) @jvz
- Resolve several possible infinite hangings because of wait() (#44) @Elisedlund-ericsson
🚀 New features and improvements
- JENKINS-62311 - Add support for RFC 8332 (#47) @jvz
🐛 Known Issues
- Regression from JENKINS-62311 where RSA public key authentication would only attempt the SHA-256 variant.
trilead-ssh2-build-217-jenkins-21
- Revert "JENKINS-62311 - Add support for RFC 8332" (#46) @kuisathaverat
trilead-ssh2-build-217-jenkins-20
- [SECURITY] Use HTTPS to resolve dependencies in Maven Build (#39) @JLLeitschuh
🚀 New features and improvements
- JENKINS-62311 - Add support for RFC 8332 (#43) @jvz
trilead-ssh2-build-217-jenkins-19
- Support for port=0 which means automatically allocated port. (#40) @Elisedlund-ericsson
- JENKINS-59857 - Kerberos support updated (#38) @Emil-Gustafsson