Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2021

Bumps sshd-core from 0.8.0 to 2.6.0.

Changelog

Sourced from sshd-core's changelog.

Version 2.5.1 to 2.6.0

Planned for next version

Major code re-factoring

Minor code helpers

  • SSHD-1085 Added CliLogger + more verbosity on SshClientMain
  • SSHD-1109 Route tests JUL logging via SLF4JBridgeHandler
  • SSHD-1109 Provide full slf4j logger capabilities to CliLogger + use it in all CLI classes
  • SSHD-1110 Replace Class#newInstance() calls with Class#getDefaultConstructor().newInstance()
  • SSHD-1111 Fixed SshClientCliSupport compression option detection

Behavioral changes and enhancements

  • SSHD-1085 Added more notifications related to channel state change for detecting channel closing or closed earlier.
  • SSHD-1109 Replace log4j with logback as the slf4j logger implementation for tests
  • SSHD-1114 Added callbacks for client-side password authentication progress
  • SSHD-1114 Added callbacks for client-side public key authentication progress
  • SSHD-1114 Added callbacks for client-side host-based authentication progress
  • SSHD-1114 Added capability for interactive password authentication participation via UserInteraction
  • SSHD-1114 Added capability for interactive key based authentication participation via UserInteraction
Commits
  • a0bbdf9 [maven-release-plugin] prepare release sshd-2.6.0
  • 270caaa Propagate SCP file transfer ACK data to ScpTransferListener before validating it
  • af6c8ed [SSHD-1108] Increased minimum default DH group exchange key size to 2048 (but...
  • 5fc2eff [SSHD-1107] Allow configuration of minimum DH group exchange key size via pro...
  • ac45b61 Fixed SFTP directory scanners behavior documentation example
  • 38fc6c4 Removed duplicate code from SftpFileSystemProvider#resolveSftpVersionSelector
  • 3d6292c Fixed documentation regarding SFTP directory scanners usage
  • 9260272 [SSHD-1103] Use gmaven-plus + groovy 3.0 for building the project
  • a114cc0 Fixed case of 'setUpDefaultClient/Server' in documentation
  • c85261d [SSHD-1104] Added RSA signature variants tests
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 5, 2021
@garydgregory
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.sshd-sshd-core-2.6.0 branch from 50af2e9 to 9c69cf6 Compare February 11, 2021 04:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2021

Superseded by #184.

@dependabot dependabot bot closed this Jun 1, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.apache.sshd-sshd-core-2.6.0 branch June 1, 2021 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant