log4j2 / 2.x / all / log4j-kubernetes-revapi-report.html

API 变更分析结果

API 的摘要在工件 org.apache.logging.log4j:log4j-kubernetes:jar:2.13.2 和 org.apache.logging.log4j:log4j-kubernetes:jar:2.13.3 之间进行了更改。

Breaking Changes

Semantic

Difference Code Element Description
java.class.nonPublicPartOfAPI class com.fasterxml.jackson.databind.introspect.AnnotatedMethod.Serialization API 中间接包含了“ com.fasterxml.jackson.databind.introspect.AnnotatedMethod.Serialization”类(例如,通过方法返回类型),但是该类不可访问(既不是公共的也不是受保护的)。
java.class.nonPublicPartOfAPI class com.fasterxml.jackson.databind.type.TypeParser.MyTokenizer 类'com.fasterxml.jackson.databind.type.TypeParser.MyTokenizer'被间接包含在 API 中(例如,通过方法返回类型),但是该类不可访问(既不是公共的也不是受保护的)。