Apache Commons logo Commons Codec
Comparing source compatibility of commons-codec-1.18.0.jar against commons-codec-1.17.1.jar
Old: commons-codec-1.17.1.jar
New: commons-codec-1.18.0.jar
Created: 2025-01-27T18:11:41.735+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 static public class  org.apache.commons.codec.binary.Base32$Builder top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.commons.codec.binary.BaseNCodec$AbstractBuilder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.commons.codec.binary.Base32$Builder setHexDecodeTable(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
NEW public n.a. org.apache.commons.codec.binary.Base32$Builder setHexEncodeTable(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 103
UNCHANGED public class  org.apache.commons.codec.binary.CharSequenceUtils top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. CharSequenceUtils()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
30 86
UNCHANGED public class  org.apache.commons.codec.digest.Sha2Crypt top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. Sha2Crypt()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
44 623