Comparing source compatibility of /home/jenkins/agent/workspace/stable/jgit-publish-site/repo/org.eclipse.jgit.ssh.apache/target/org.eclipse.jgit.ssh.apache-5.11.1.202105131744-r.jar against /home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.10.0.202012080955-r/org.eclipse.jgit.ssh.apache-5.10.0.202012080955-r.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | org.apache.sshd.client.future.AuthFuture | auth() |
Status: | Name: |
REMOVED | java.io.IOException |
| n.a. |
|
REMOVED | public | void | exceptionCaught(java.lang.Throwable) | n.a. | n.a. |
|
NEW | public | java.util.List | modifyAlgorithmList(java.util.List,java.lang.String,java.lang.String) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.apache.sshd.client.auth.pubkey.UserAuthPublicKey | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.apache.sshd.client.auth.UserAuth | n.a. |
NEW | org.apache.sshd.client.session.ClientSessionHolder | n.a. |
NEW | org.apache.sshd.common.auth.UserAuthInstance | n.a. |
NEW | org.apache.sshd.common.NamedResource | n.a. |
NEW | org.apache.sshd.common.signature.SignatureFactoriesHolder | n.a. |
NEW | org.apache.sshd.common.signature.SignatureFactoriesManager | n.a. |
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.apache.sshd.client.auth.pubkey.UserAuthPublicKeyFactory | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.apache.sshd.client.auth.UserAuthFactory | n.a. |
NEW | org.apache.sshd.common.auth.UserAuthMethodFactory | n.a. |
NEW | org.apache.sshd.common.NamedResource | n.a. |
NEW | org.apache.sshd.common.signature.SignatureFactoriesHolder | n.a. |
NEW | org.apache.sshd.common.signature.SignatureFactoriesManager | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.internal.transport.sshd.JGitPublicKeyAuthFactory | n.a. | FACTORY |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.apache.sshd.client.auth.pubkey.UserAuthPublicKey | createUserAuth(org.apache.sshd.client.session.ClientSession) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | org.apache.sshd.client.config.hosts.HostConfigEntry | resolveEffectiveHost(java.lang.String,int,java.net.SocketAddress,java.lang.String,org.apache.sshd.common.AttributeRepository) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
NEW | public | org.apache.sshd.client.config.hosts.HostConfigEntry | resolveEffectiveHost(java.lang.String,int,java.net.SocketAddress,java.lang.String,java.lang.String,org.apache.sshd.common.AttributeRepository) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public | java.lang.String | n.a. | configNoKnownAlgorithms |
REMOVED (!) | public | java.lang.String
(!)
|
| configNoKnownHostKeyAlgorithms |
REMOVED (!) | public | java.lang.String
(!)
|
| configNoRemainingHostKeyAlgorithms |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.transport.RemoteSession2 | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.Process | exec(java.lang.String,java.util.Map,int) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|