Unclaimed project
Are you a maintainer of jsch? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
jsch
fork of the popular jsch library
javajschopensshsshssh-client
Last updated 22 days ago
Back to changelogNew
jsch-2.27.4
What's Changed
- Slowness due to blocked threads in Channel.getChannel call by @DavidTavoularis in https://github.com/mwiede/jsch/pull/887
- Update to latest Maven Wrapper by @norrisjeremy in https://github.com/mwiede/jsch/pull/895
- Switch to using Java 25 for builds by @norrisjeremy in https://github.com/mwiede/jsch/pull/913
- Update forbiddenapis with newly added support for Java 25 by @norrisjeremy in https://github.com/mwiede/jsch/pull/926
- fix for infinite looping issue by @code-docker in https://github.com/mwiede/jsch/pull/922
- Store Channel objects associated with a particular Session with the S… by @norrisjeremy in https://github.com/mwiede/jsch/pull/889
Dependency Updates
- Bump github/codeql-action from 3.29.9 to 3.29.10 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/882
- Bump com.github.valfirst:slf4j-test from 3.0.1 to 3.0.2 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/884
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/883
- Bump com.github.valfirst:slf4j-test from 3.0.2 to 3.0.3 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/891
jsch-2.27.4 - jsch Release Notes | AnnounceHQBump github/codeql-action from 3.29.10 to 3.29.11 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/893Bump github/codeql-action from 3.29.11 to 3.30.3 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/899Bump actions/setup-java from 4.7.1 to 5.0.0 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/892Bump s4u/maven-settings-action from 3.1.0 to 4.0.0 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/897Bump net.revelc.code.formatter:formatter-maven-plugin from 2.27.0 to 2.28.0 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/898Bump surefire.version from 3.5.3 to 3.5.4 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/902Bump log4j.version from 2.25.1 to 2.25.2 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/912Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/908Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/910Bump jna.version from 5.17.0 to 5.18.0 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/905Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/911Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/909Bump org.bouncycastle:bcprov-jdk18on from 1.81 to 1.82 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/903Bump net.revelc.code.formatter:formatter-maven-plugin from 2.28.0 to 2.29.0 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/904Bump errorprone.version from 2.41.0 to 2.42.0 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/906Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/907Bump github/codeql-action from 3.30.3 to 3.30.5 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/914Bump jna.version from 5.18.0 to 5.18.1 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/915Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/919Bump de.thetaphi:forbiddenapis from 3.9 to 3.10 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/920Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/921Bump github/codeql-action from 3.30.5 to 4.30.7 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/918Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/924Bump github/codeql-action from 4.30.7 to 4.30.8 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/923Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 5.14.0 by @dependabot[bot] in https://github.com/mwiede/jsch/pull/925New Contributors
- @DavidTavoularis made their first contribution in https://github.com/mwiede/jsch/pull/887
- @code-docker made their first contribution in https://github.com/mwiede/jsch/pull/922
Full Changelog: https://github.com/mwiede/jsch/compare/jsch-2.27.3...jsch-2.27.4
More Java Projects
hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
128.6k JavaStirling-PDF
#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere
87.5k Javamall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
84.3k Javaspring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
81.1k Java