Skip to content

Releases: iterate-ch/jsch-agent-proxy

0.0.11

17 Mar 10:34
c35f4fe

Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-jar-plugin from 2.3.2 to 3.4.2 by @dependabot in #5
  • Bump org.apache.maven.wagon:wagon-ssh-external from 1.0-alpha-5 to 3.5.3 by @dependabot in #4
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 2.3.2 to 3.14.0 by @dependabot in #2
  • Bump jna.version from 4.1.0 to 5.17.0 by @dependabot in #8
  • Bump org.sonatype.oss:oss-parent from 6 to 7 by @dependabot in #10
  • Bump com.jcraft:jsch from 0.1.49 to 0.1.55 by @dependabot in #9
  • Bump org.apache.felix:maven-bundle-plugin from 2.3.7 to 6.0.0 by @dependabot in #11
  • Bump org.slf4j:slf4j-api from 1.7.32 to 2.0.17 by @dependabot in #6
  • Review agent connection handling by @dkocher in #7
  • Bump com.trilead:trilead-ssh2 from 1.0.0-build217 to 1.0.0-build222 by @dependabot in #3

New Contributors

Full Changelog: 0.0.10...0.0.11

0.0.10

17 Mar 10:30
acfff47

Choose a tag to compare

What's Changed

  • For RSA keys all possible signature algorithms must be tried. by @ylangisc in #1

New Contributors

Full Changelog: 0.0.8...0.0.10