Releases: jenkinsci/trilead-ssh2
Releases Β· jenkinsci/trilead-ssh2
build-217-jenkins-231.vda_87ca_d57ecf
β οΈ Breaking
- There is no guarantee that the plugin works with Java 8 anymore, and it is not tested. If you still run Jenkins on Java 8 do not update. JENKINS-69229
π New features and improvements
- Removal of unnecessary protobuf-java (#104) @Elisedlund-ericsson
β Other changes
- fix: bump protobuff due to CVE 2021 22569 (#102) @kuisathaverat
π¦ Dependency updates
- Removal of unnecessary protobuf-java (#104) @Elisedlund-ericsson
- Bump jenkins from 1.80 to 1.82 (#103) @dependabot
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#101) @dependabot
build-217-jenkins-227.vb_d92894b_3b_65
π Bug fixes
- JENKINS-69018 - use constant MAX_PACKET_SIZE (#99) @kuisathaverat
π¦ Dependency updates
- Bump jenkins from 1.78 to 1.80 (#98) @dependabot
- Bump slf4j-nop from 1.7.30 to 1.7.36 (#76) @dependabot
- Bump jenkins from 1.76 to 1.78 (#96) @dependabot
build-217-jenkins-223.v546f979619d4
π New features and improvements
- add support for [email protected] hmac-sha2-256-etm@open⦠(#93) @mpet
β Other changes
- Create CODEOWNERS (#95) @halkeye
- chore: use jenkins infra maven cd reusable workflow (#92) @jetersen
π¦ Dependency updates
- Bump testcontainers from 1.17.2 to 1.17.3 (#97) @dependabot
- Bump mockito-core from 4.4.0 to 4.6.1 (#87) @dependabot
- Bump jenkins-infra/verify-ci-status-action from 1.2.0 to 1.2.1 (#91) @dependabot
- Bump jenkins-infra/interesting-category-action from 1.0.0 to 1.2.0 (#90) @dependabot
- Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.1 (#89) @dependabot
- Bump jenkins from 1.73 to 1.76 (#88) @dependabot
- Bump testcontainers from 1.16.3 to 1.17.2 (#85) @dependabot
- Bump actions/checkout from 3.0.0 to 3.0.2 (#79) @dependabot
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#75) @dependabot
build-217-jenkins-211.vbb42cae44b18
π New features and improvements
- feat: enable continuous delivery workflow (#65) @kuisathaverat
π¦ Dependency updates
- Bump jenkins from 1.57 to 1.73 (#71) @dependabot
- Bump tink from 1.5.0 to 1.6.1 (#69) @dependabot
- Bump junit from 4.13.1 to 4.13.2 (#72) @dependabot
- Bump mockito-core from 3.5.9 to 4.4.0 (#70) @dependabot
- Bump commons-io from 2.7 to 2.11.0 (#68) @dependabot
- Bump actions/checkout from 2.3.4 to 3.0.0 (#67) @dependabot
- Bump actions/setup-java from 2 to 3 (#66) @dependabot
- Bump commons-io from 2.2 to 2.7 (#62) @dependabot
π» Maintenance
- fix: remove slf4j warnings from logs (#73) @kuisathaverat
- test: bump testcontainers version (#74) @kuisathaverat
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