Skip to content

Chore/add custom om release note #154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

BartekGravity
Copy link

No description provided.

piotrdytkowski and others added 30 commits January 27, 2022 09:32
* Add tests from spec TMF630

* Replace JsonPointer with JsonPath in Add operation

* Replace JsonPointer with JsonPath in Replace operation

* Replace JsonPointer with JsonPath in Remove operation

* Refactor library to use String instead of JsonPointer

* Format if statements

* Add missing final keyword to some vals

* Add comments in not active tests

* Extract regex constants
* [US642] Implement filtering

* [US642] Add filtering tests and query parsing

* [US642] Handle booleans, integers and floating point numbers

* [US642] Add some test cases

* [US642] Handle nested array filter queries

* [US642] Add a couple more tests for an add operation

* [US642] Improve naming - fix review comments

* [US642] Additional tests for add operation

* [US642] Optimize imports
[US642] Update project settings (#3)
…-versioning

Feature/prepare release and versioning - change user
piotr-bugara-gravity9 and others added 28 commits June 27, 2023 08:37
…on_path_tests

#7 Tests for JsonPath test operation
    * Moved to Java 11
    * Upgraded Gradle to 7.6.1
        * Refactored gradle script to match new features
    * Upgraded errorprone gradle pluging to 3.0.1
    * Changed version to 2.0.0 in preparation for release
    * Changed project and artifact name to java-json-tools
    * Removed unused azure pipeline
    * Removed Travis badge from README (to be replaced with GH Actions badge)
…ifact-ids

Update README with correct groupId and artifactId (including historical)
… ignored, but they don't exist. Breaking diff process, when ignored fields contains invalid JsonPath or JsonPointer expression
…rialization

    * Added a method to JsonMergePatch that takes custom ObjectMapper
    * Code cleanup
…to-readme

Add GitHub Action build badge to README
…apper-for-merge-patch

Allow users to customise the ObjectMapper used in JsonMergePatch deserialization
@BartekGravity BartekGravity deleted the chore/add-custom-om-release-note branch June 29, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants