Apache Commons logo Apache Commons Net™ logo
Comparing source compatibility of commons-net-3.13.0.jar against commons-net-3.12.0.jar
Old: commons-net-3.12.0.jar
New: commons-net-3.13.0.jar
Created: 2026-03-18T23:05:06.573+0000
Access modifier filter: PROTECTED
Only modifications: true
Only binary incompatible modifications: false
Ignore missing classes: false
Includes: all
Excludes: n.a.
Semantic Versioning: 0.1.0
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public abstract class  org.apache.commons.net.DatagramSocketClient top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getDefaultTimeout()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
125 128
NEW public n.a. java.time.Duration getDefaultTimeoutDuration()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 138
MODIFIED public class  org.apache.commons.net.ftp.parser.UnixFTPEntryParser top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl n.a.
UNCHANGED final public class  org.apache.commons.net.io.Util top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. long copyReader(java.io.Reader, java.io.Writer)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Status: Name:
UNCHANGED org.apache.commons.net.io.CopyStreamException
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
84 87
NEW public class  org.apache.commons.net.util.SubnetUtils6 top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SubnetUtils6(java.lang.String) n.a.
Old file New file
n.a. 253
NEW public n.a. SubnetUtils6(java.lang.String, int) n.a.
Old file New file
n.a. 306
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.commons.net.util.SubnetUtils6$SubnetInfo getInfo()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 315
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 330
NEW final public class  org.apache.commons.net.util.SubnetUtils6$SubnetInfo top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String getAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 51
NEW public n.a. java.math.BigInteger getAddressCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public n.a. java.lang.String getCidrSignature()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. java.lang.String getHighAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 82
NEW public n.a. java.lang.String getLowAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 91
NEW public n.a. java.lang.String getNetworkAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW public n.a. int getPrefixLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW public n.a. boolean isInRange(java.math.BigInteger)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW public n.a. boolean isInRange(byte[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. boolean isInRange(java.net.Inet6Address)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
NEW public n.a. boolean isInRange(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 159
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 169