github mwiede/jsch jsch-0.2.10

latest releases: jsch-2.28.3, jsch-2.28.2, jsch-2.28.1...
2 years ago

What's Changed

  • Fix new Java 21 compiler warning: possible 'this' escape before subclass is fully initialized. by @norrisjeremy
  • Tweak OSGi bundle manifest to allow Log4j 3. by @norrisjeremy
  • #362 fix PEM key parsing to work with windows line endings. by @norrisjeremy
  • #361 guard against UIKeyboardInteractive implementations that include NULL elements in the String[] returned from promptKeyboardInteractive(). by @norrisjeremy
  • Add a default implmentation of the deprecated decrypt() method to the Identity interface that throws an UnsupportedOperationException. by @norrisjeremy

Dedepency updates

Full Changelog: jsch-0.2.9...jsch-0.2.10

Don't miss a new jsch release

NewReleases is sending notifications on new releases.