Apache Commons logo Commons Codec
Comparing source compatibility of commons-codec-1.19.0.jar against commons-codec-1.18.0.jar
Old: commons-codec-1.18.0.jar
New: commons-codec-1.19.0.jar
Created: 2025-07-22T19:40:52.519+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 final public class  org.apache.commons.codec.digest.HmacUtils top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. byte[] hmac(java.nio.file.Path)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1010
NEW public n.a. java.lang.String hmacHex(java.nio.file.Path)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1088
UNCHANGED public class  org.apache.commons.codec.language.bm.Rule top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String ALL
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED