The summary of the API changes between artifacts io.earcam.utilitarian:io.earcam.utilitarian.io:jar:1.2.0 and io.earcam.utilitarian:io.earcam.utilitarian.io:jar:1.2.1.
Breaking Changes
Other
Difference Code |
Element |
Description |
java.annotation.added |
class io.earcam.utilitarian.io.MarkSupportedInputStream |
Element newly annotated with 'javax.annotation.concurrent.NotThreadSafe'. (breaks semantic versioning) |
java.annotation.added |
class io.earcam.utilitarian.io.ReplaceAllInputStream |
Element newly annotated with 'javax.annotation.concurrent.NotThreadSafe'. (breaks semantic versioning) |
java.annotation.added |
class io.earcam.utilitarian.io.ReplaceAllOutputStream |
Element newly annotated with 'javax.annotation.concurrent.NotThreadSafe'. (breaks semantic versioning) |
java.annotation.added |
class io.earcam.utilitarian.io.SplittableOutputStream |
Element newly annotated with 'javax.annotation.concurrent.NotThreadSafe'. (breaks semantic versioning) |
Potentially Breaking Changes
Semantic
Difference Code |
Element |
Description |
java.annotation.added |
class io.earcam.utilitarian.io.MarkSupportedInputStream |
Element newly annotated with 'javax.annotation.concurrent.NotThreadSafe'. (breaks semantic versioning) |
java.annotation.added |
class io.earcam.utilitarian.io.ReplaceAllInputStream |
Element newly annotated with 'javax.annotation.concurrent.NotThreadSafe'. (breaks semantic versioning) |
java.annotation.added |
class io.earcam.utilitarian.io.ReplaceAllOutputStream |
Element newly annotated with 'javax.annotation.concurrent.NotThreadSafe'. (breaks semantic versioning) |
java.annotation.added |
class io.earcam.utilitarian.io.SplittableOutputStream |
Element newly annotated with 'javax.annotation.concurrent.NotThreadSafe'. (breaks semantic versioning) |