You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hieu Nguyen (10):
Missed an OPERATION_NAME replace in CopyOperation
Add omit? operation and refactor packages
Removing the JsonPatchOperationFactory and just using TypeInfo annotation mixins for jackson deserialization/serialization
Remove annotations and instead introduce a ExtendedJsonPatch and ExtendedJsonPatchOperation
Add factory methods for mappers that can deserialize standard and extended JSON patch operations
Remove ExtendedJsonPatchOperation
Remove JsonSubTypes annotations on JsonPatchOperation (because we are using registerSubtypes)
Code review changes
Creating a Standard and Extended JsonPatchFactory that houses the ObjectMapper
Set version to 1.12
hnguyen08 (3):
Merge pull request java-json-tools#2 from hnguyen08/omit_merged
Merge pull request java-json-tools#3 from hnguyen08/omit_optional_operation
Merge pull request java-json-tools#6 from hnguyen08/remove_factories_and_support_deserialization
Add missing notes for versions 1.10, 1.11, 1.12
0 commit comments