API Change Analysis Results
The summary of the API changes between artifacts org.apache.logging.log4j:log4j-mongodb2:jar:2.13.0 and org.apache.logging.log4j:log4j-mongodb2:jar:2.13.1.
Breaking Changes
Semantic
Difference Code | Element | Description |
---|---|---|
java.class.nonPublicPartOfAPI |
class com.mongodb.OutMessage
| Class 'com.mongodb.OutMessage' is indirectly included in the API (by the means of method return type for example) but the class is not accessible (neither public nor protected). |
java.class.nonPublicPartOfAPI |
class com.mongodb.Response
| Class 'com.mongodb.Response' is indirectly included in the API (by the means of method return type for example) but the class is not accessible (neither public nor protected). |