Commit Graph

  • 6d44679cef
    Merge 7fc0c47a4c into 3f4900d6e7 #811 dengsh12 2022-05-18 09:21:33 +0800
  • b12f1faf30 fix issue #425 and add test cases. #828 Nancyzxy 2022-05-18 00:22:56 +0800
  • 63b5c6d000 add feature #825 #829 saynaaskh 2022-05-18 00:18:29 +0800
  • afc35791b7 update gson to 2.9.* #826 singingbush 2022-05-16 19:31:20 +0100
  • b70efde05c
    Merge 3252c2529b into 3f4900d6e7 #824 sdww0 2022-05-11 06:24:15 -0400
  • 26fd7e034f
    Merge 0aa28609de into 3f4900d6e7 #797 Machiel de Swijger-Asakura 2022-05-10 17:21:51 +0200
  • 3f4900d6e7
    Allow a list to be compared to a regex in a filter. (#685) Morgan Patch 2022-05-10 06:53:23 -0700
  • 2e6b43e688
    Not creating an intermediate list for iterable (#791) Rishabh 2022-05-10 19:20:25 +0530
  • f0ff506b8a
    Upgrade jackson-databind dependency to resolve CVE issue. (#809) Aidan Crooks 2022-05-10 14:40:10 +0100
  • 5138c392d5
    perform CI on latest Java versions (#816) Samael 2022-05-10 14:38:43 +0100
  • 995236ab0a
    Merge branch 'master' into ci/update_workflow #816 kallestenflo 2022-05-10 15:38:09 +0200
  • 5340aff05b
    fix issue json-path#762 and add some test cases. (#821) Nancyzxy 2022-05-10 21:30:19 +0800
  • 66c54c36ab
    [#789] Removed `unwrap()` method call from `getMapValue()` method of `JacksonJsonNodeJsonProvider` class, to fix the inconsisten behaviour of `DocumentContext#map()` method with the class. (#793) Debanshu Kundu 2022-05-10 18:53:19 +0530
  • 678be51709
    Bump json smart to 2.4.8 (#792) ZhangJian He 2022-05-10 21:18:54 +0800
  • 6d55df0ef9
    Bump gradle version to 6.9.2 (#790) ZhangJian He 2022-05-10 21:17:56 +0800
  • 3252c2529b add unique function #824 #823 sdww0 2022-04-27 00:59:20 +0800
  • 1b06a5dd95 fix issue #744 #812 LiYichen99 2022-04-25 00:17:28 +0800
  • 1eb7f97633 add unique function #822 sdww0 2022-04-24 20:57:12 +0800
  • 2b562a4977 back to 2.7.0 without substring pr XiaoLing12138 2022-04-24 17:21:45 +0800
  • f4ede6a329 fix issue #744 LiYichen99 2022-04-24 16:30:29 +0800
  • 7aa1956f95 modify issue 777 comments #808 BugMaker-Boyan 2022-04-24 16:25:46 +0800
  • 035e6ae8f8 modify Issue_777 test BugMaker-Boyan 2022-04-24 16:23:10 +0800
  • 983d581445 fix issue json-path#762 #821 Nancyzxy 2022-04-24 16:12:35 +0800
  • 9a145021ea fix issue #819 and add test cases #820 sdww0 2022-04-24 15:59:45 +0800
  • e364e25605 add issue link BugMaker-Boyan 2022-04-24 15:48:14 +0800
  • 3a8aa30458 fix issue #784 and add 2 tests #818 ERICXUCHI 2022-04-24 14:55:06 +0800
  • fd7c3cd235 Add substring function and corresponding test cases #817 XiaoLing12138 2022-04-24 12:05:26 +0800
  • c87aae4c3b perform CI on latest Java versions Samael 2022-04-12 22:13:13 +0100
  • c81f682d90 fix issue #744 LiYichen99 2022-04-23 22:12:38 +0800
  • 5ca24d49e6 add javadoc BugMaker-Boyan 2022-04-23 21:15:34 +0800
  • 2020e921be fix issue #744 LiYichen99 2022-04-23 21:02:21 +0800
  • d680bda518 fix issue #744 LiYichen99 2022-04-23 20:59:10 +0800
  • e8998d92a2 create a new option FILTER_SLICE_AS_ARRAY, which can be help to issue_806. Add a test for it as well. wls2002 2022-04-23 15:52:37 +0800
  • ce34a22e92 create a new operation FILTER_SLICE_AS_ARRAY, which can be help to issue_806. Add a test for it as well. wls2002 2022-04-23 03:22:14 +0800
  • 673fe6b66b
    Merge fcf1a12240 into a60e96d6d4 #814 Nancyzxy 2022-04-22 15:08:59 +0000
  • fcf1a12240 fix issue json-path#762 #814 Nancyzxy 2022-04-22 23:07:34 +0800
  • 4e9b8943a1 fix issue #744 LiYichen99 2022-04-21 02:05:21 +0800
  • eb72de30aa fix issue #744 LiYichen99 2022-04-21 01:00:27 +0800
  • 7fc0c47a4c fix issue 771 and add two test cases #811 11912918 2022-04-20 20:44:24 +0800
  • dec0cdb1d1 fix issue 784 and add two tests 11912918 2022-04-20 18:16:34 +0800
  • 5b86074b81 [#789] Removed `unwrap()` method call from `getMapValue()` method of `JacksonJsonNodeJsonProvider` class, to fix the inconsisten behaviour of `DocumentContext#map()` method with the class. #793 Debanshu Kundu 2022-02-13 16:27:12 +0530
  • f8f57f6093
    Use 2.13.2.2 as recommended. #809 Aidan Crooks 2022-04-07 11:07:00 +0100
  • 0e5e4d1bb0
    Upgrade jackson-databind to 2.13.2.1 Aidan Crooks 2022-04-07 11:00:51 +0100
  • cfa9d716d4 fix issue 777 Bugmaker 2022-04-07 15:19:49 +0800
  • a60e96d6d4
    fix issue json-path#786 and add test case (#801) sdww0 2022-03-18 22:17:25 +0800
  • e5e0025a92 fix issue json-path#786 and add test case #801 sdww0 2022-03-10 12:50:13 +0800
  • 0aa28609de Added read method with typeRef and predicates. #797 mdeswijger 2022-02-17 11:19:58 +0100
  • 5fcde2a675 Anyof criteria fixed, ZonedDateTime Support, Multiple Filters for date and time, Number List filters for list to list comparison, Right to left filters for subset, anyof, noneof and all. #796 vaobhav1993 2022-02-16 10:22:40 +0530
  • 8889c2e42a Bump json smart to 2.4.8 #792 ZhangJian He 2022-02-13 16:39:20 +0800
  • 9ff886877f Refactored code a bit #791 Rishabh 2022-02-10 13:04:03 +0530
  • 5f3d184f5c Bump gradle version to 6.9.2 #790 ZhangJian He 2022-02-10 15:29:45 +0800
  • be7a207172 Inlined new iterable class Rishabh 2022-02-10 12:43:15 +0530
  • 1bc3faabda Inlined new iterable class Rishabh 2022-02-10 12:42:45 +0530
  • 177cb18419 Not creating an intermediate list for iterable Rishabh 2022-02-10 12:40:19 +0530
  • ad36ab01e3
    Merge 7e2325dd9f into 25b89a9579 #735 Drake Tetreault 2022-02-01 11:27:10 +0100
  • 25b89a9579 Prepare next version. Kalle Stenflo 2022-01-30 15:49:39 +0100
  • 8cdaaef900 Release 2.7.0 json-path-2.7.0 heroku Kalle Stenflo 2022-01-30 15:32:07 +0100
  • ba29b73a61 Bumped dependency versions. Kalle Stenflo 2022-01-30 15:08:41 +0100
  • 9674339436 Fix test. AS_PATH_LIST should return empty list not null. Kalle Stenflo 2022-01-30 14:05:10 +0100
  • 72fed27217
    fix issue273 (#715) zengmmm00 2022-01-30 20:19:13 +0800
  • ae253ab049
    Fix possible StackOverflowError in Jakarta provider (#781) Leonid 2022-01-30 14:17:32 +0200
  • 921d3bc984
    expose JSON providers ability to parse UTF-8 byte arrays (#770) Richard Startin 2022-01-30 12:13:32 +0000
  • df9cfd241a
    respect SUPPRESS_EXCEPTIONS configuration (#767) Richard Startin 2022-01-30 12:10:58 +0000
  • 22118a2a97 Expose a way to add custom path functions with minimal impact #785 James Jervis 2022-01-26 12:58:22 -0600
  • 56441440e1 Expose a way to add custom path functions with minimal impact James Jervis 2022-01-26 12:56:39 -0600
  • 4139bd4a12 Expose a way to add custom path functions with minimal impact James Jervis 2022-01-26 12:55:12 -0600
  • 67a9fb1dc6
    Merge a437543e1a into b14341ac5e #713 zengmmm00 2022-01-06 18:13:23 -0300
  • 9a2dcc21f7 Fix possible StackOverflowError in Jakarta provider #781 Leonid Malikov 2021-12-30 16:49:38 +0200
  • b14341ac5e
    Not using exceptions for flow control (#775) Rishabh 2021-12-22 21:13:29 +0530
  • 57cd345ebe Not using exceptions for flow control #775 Rishabh 2021-12-08 11:28:36 +0530
  • b89cacc0b4 expose JSON providers ability to parse UTF-8 byte arrays #770 richardstartin 2021-11-24 12:48:46 +0000
  • 453f810960 Add Join fucntion #769 Filipe Bojikian Rissi 2021-11-23 21:57:44 -0300
  • 02b1e76710 respect SUPPRESS_EXCEPTIONS configuration #767 richardstartin 2021-11-23 11:53:19 +0000
  • abf1fc2fe6
    Merge 4663bc698f into 39c7904e2f #604 Alan Wang 2021-11-10 01:37:26 -0800
  • 39c7904e2f
    Fix issues 400, 482, 487: Allow comma in the quoted string (#747) #469 Leonid 2021-11-09 20:45:18 +0200
  • 36db5f80e1 Revert "Improve GRADLE build Performance (#758)" Kalle Stenflo 2021-11-09 19:39:31 +0100
  • 192e806500
    Improve GRADLE build Performance (#758) ChenZhangg 2021-11-10 02:32:12 +0800
  • be070ec2c0
    Jakarta EE 9 JSON-P/JSON-B provider (#734) Leonid 2021-11-09 20:31:49 +0200
  • dfe7f49d54
    Building pull requests (#764) Gunnar Morling 2021-11-09 19:05:43 +0100
  • d31605f0ea Building pull requests #764 Gunnar Morling 2021-11-04 14:24:39 +0100
  • 7e2325dd9f Implement parse() function. #735 Drake Tetreault 2021-06-14 12:58:57 -0700
  • aa4e1c65a0 Fix issues 400, 482, 487: Allow comma in the quoted string #747 Leonid Malikov 2021-08-09 11:21:50 +0300
  • ed4d2a82b5
    prevent truncated subexpressions + misc code cleanup (#763) Richard Startin 2021-11-07 15:46:32 +0000
  • 2d520a5e3c prevent truncated subexpressions + misc code cleanup #763 richardstartin 2021-11-04 13:06:12 +0000
  • fcf8bf6478
    Fix the issue 629 and add two testcases (#698) sdmms1 2021-11-04 16:48:48 +0800
  • 8e8fc149d9
    Fix concat with text and number (#738) mijost 2021-11-04 09:46:11 +0100
  • 491dfbc15e
    Cache access tweaks (#750) Richard Startin 2021-11-04 08:35:03 +0000
  • cc2432f54e
    don't fill in stacktrace in exception used for control flow (#751) Richard Startin 2021-11-04 08:33:19 +0000
  • 65a3f5a9e3
    provide no varargs overload for notEmpty so common case does not allocate (#752) Richard Startin 2021-11-04 08:32:22 +0000
  • 5f3dc9df9d Improve GRADLE build Performance #758 Chen Zhang 2021-10-13 17:01:30 +0800
  • 6d12cf95cd
    Merge 9d1adb402e into ca04684c05 #453 Alejandro Jimenez Martinez 2021-09-30 23:32:03 +0000
  • 9d1adb402e Fix merge conflict #453 Alejandro Jimenez Martinez 2021-09-30 17:19:45 -0500
  • bbba36777c Merge conflict Alejandro Jimenez Martinez 2021-09-30 17:17:58 -0500
  • b4d322fcaf Fix merge conflicts Alejandro Jimenez Martinez 2021-09-30 16:54:04 -0500
  • eff2746cf3 provide no varargs overload for notEmpty so common case does not allocate #752 Richard Startin 2021-09-08 21:01:12 +0100
  • dedbad3470 don't fill in stacktrace in exception used for control flow #751 Richard Startin 2021-09-08 20:49:32 +0100
  • 11c31f601e fix non volatile double checked locking cache initialisation, replace with variant of holder pattern #750 Richard Startin 2021-09-08 10:46:34 +0100
  • 7d23a3a592 don't create new cache key when there are no filters, just use the path Richard Startin 2021-09-08 10:45:22 +0100
  • 68a31c04af Fix concat with text and number #738 Jost, Michael 2021-07-01 11:37:44 +0200
  • b039ec0538 Update project README for Jakarta JSON providers #734 Leonid Malikov 2021-06-21 11:58:00 +0300