json-patch

A Go library to apply RFC6902 patches and create and apply RFC7386 patches

BSD-3-CLAUSE License

Stars
1.1K
Committers
59

Bot releases are hidden (Show)

json-patch - v5.9.0 Latest Release

Published by evanphx 9 months ago

What's Changed

Full Changelog: https://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0

json-patch - Fix API breakage

Published by evanphx 9 months ago

This PR fixes Operation containing a reference to internal/json and breaking the ability to manually compose one. This restores that ability using a type alias.

Full Changelog: https://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1

json-patch - Blargh Phixs and Empathyprovements

Published by evanphx 9 months ago

This release fixes a few stray panics, addresses large number accuracy, and improves performance!

What's Changed

Full Changelog: https://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0

json-patch - The 2023 Release

Published by evanphx about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/evanphx/json-patch/compare/v5.6.0...v5.7.0

json-patch - v4 backports

Published by evanphx almost 3 years ago

json-patch - Bug fixes

Published by evanphx almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/evanphx/json-patch/compare/v5.5.0...v5.6.0

json-patch - Fix non-go.mod release

Published by evanphx over 3 years ago

This makes the root work again.

json-patch - Better null handling (backport)

Published by evanphx over 3 years ago

Make the null fixes available as a v4 module.

json-patch - Better null handling

Published by evanphx over 3 years ago

This incorporates a few fixes related to how nulls are handles in array's and objects.

json-patch - Fix zero sized document crash

Published by evanphx over 3 years ago

This fixes a crash bug where submitted an empty slice as the document would panic.

json-patch - Module fixup

Published by evanphx about 4 years ago

This gets v4 back in shape properly.

json-patch - Proper Go modules release

Published by evanphx over 4 years ago

This release has a proper /v5 directory, unlike the previous releases that did not have a /v4 dir. Thanks to @BenTheElder for getting this sorted out!

json-patch - Fix nil deref

Published by evanphx over 4 years ago

Fixes an issue where an unexpected null can cause a nil deref.

json-patch -

Published by evanphx almost 5 years ago

json-patch - Improve Errors

Published by evanphx over 5 years ago

This release improves the errors returned by using github.com/pkg/errors to allow for better error taxonomy detection.

json-patch - Operation(alized)

Published by evanphx over 5 years ago

This exports the Operation type so that folks can manually audit a patch if need be.

json-patch - New Year, New Me.

Published by evanphx over 5 years ago

Picks up latest fixes done in 2019.

json-patch - Standards are a thing, y'all

Published by evanphx about 6 years ago

Minor release to add the ability to disable support for negative indices.

json-patch - Things of an more advanced nature than v3

Published by evanphx about 6 years ago

Some crashes fixed, negative indexes, probably other stuff!

json-patch - The start of something

Published by evanphx over 6 years ago

This is the first release. It is far into the evolution of this package, thus the 3.0.0