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.9.0.202009080501-r.jar against /home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.8.0.202006091008-r/org.eclipse.jgit.ssh.apache-5.8.0.202006091008-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 |
NEW | public | org.apache.sshd.client.future.AuthFuture | auth() |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | exceptionCaught(java.lang.Throwable) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.Object | getAttribute(org.apache.sshd.common.AttributeRepository$AttributeKey) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.apache.sshd.common.PropertyResolver | getParentPropertyResolver() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.apache.sshd.common.AttributeRepository | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | JGitClientSession$ChainingAttributes(org.apache.sshd.common.AttributeRepository,org.apache.sshd.common.AttributeRepository) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.util.Collection | attributeKeys() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.Object | getAttribute(org.apache.sshd.common.AttributeRepository$AttributeKey) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | int | getAttributesCount() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.Object | resolveAttribute(org.apache.sshd.common.AttributeRepository$AttributeKey) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.internal.transport.sshd.JGitClientSession$ChainingAttributes | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.apache.sshd.common.AttributeRepository | n.a. |
NEW | org.apache.sshd.common.PropertyResolver | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.apache.sshd.common.AttributeRepository$AttributeKey | n.a. | PROPERTIES |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | JGitClientSession$SessionAttributes(org.apache.sshd.common.AttributeRepository,org.apache.sshd.common.AttributeRepository,org.apache.sshd.common.PropertyResolver) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.apache.sshd.common.PropertyResolver | getParentPropertyResolver() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.util.Map | getProperties() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | PasswordProviderWrapper(org.eclipse.jgit.transport.sshd.KeyPasswordProvider) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
NEW | public | PasswordProviderWrapper(java.util.function.Supplier) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | int | getAttempts() | n.a. | n.a. |
|
REMOVED | public | void | setAttempts(int) | n.a. | n.a. |
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | org.apache.sshd.common.config.keys.FilePasswordProvider |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | int | getAttempts() | n.a. |
|
|
REMOVED (!) | public abstract | void | setAttempts(int) | n.a. |
|
Old file | New file |
n.a. | n.a. |
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public | java.lang.String | n.a. | authenticationOnClosedSession |
NEW | public | java.lang.String | n.a. | sessionWithoutUsername |