-
Notifications
You must be signed in to change notification settings - Fork 128
Comparing changes
Open a pull request
base repository: arextest/arex-agent-java
base: v0.4.4
head repository: arextest/arex-agent-java
compare: v0.4.6
- 20 commits
- 110 files changed
- 7 contributors
Commits on May 8, 2024
-
feat: split servlet to v3 and v5 for requestHandler (#473)
* feat: split servlet to v3 and v5 for requestHandler * feat: log servlet version * feat: split servletRequestHandler to v3 and v5 * feat: split servlet to v3 and v5 for requestHandler * feat: add UT * fix: sonar
Configuration menu - View commit details
-
Copy full SHA for 84fed02 - Browse repository at this point
Copy the full SHA 84fed02View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f12ec92 - Browse repository at this point
Copy the full SHA f12ec92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a4bf6a - Browse repository at this point
Copy the full SHA 9a4bf6aView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cccadc1 - Browse repository at this point
Copy the full SHA cccadc1View commit details
Commits on May 16, 2024
-
fix: ArrayUtils.toString NPE caused by null array element (#482)
* fix: dynamicClass method contain null param * fix ut * fix review * fix ut --------- Co-authored-by: mr3 <mr3.sole@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 597031d - Browse repository at this point
Copy the full SHA 597031dView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3ad6ed - Browse repository at this point
Copy the full SHA b3ad6edView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 863843b - Browse repository at this point
Copy the full SHA 863843bView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ccefcb9 - Browse repository at this point
Copy the full SHA ccefcb9View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db8992e - Browse repository at this point
Copy the full SHA db8992eView commit details
Commits on Jun 5, 2024
-
feat: support sql parse (#495)
* feat: support sql parse * fix: sonar
Configuration menu - View commit details
-
Copy full SHA for b5d2da8 - Browse repository at this point
Copy the full SHA b5d2da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc8285 - Browse repository at this point
Copy the full SHA ecc8285View commit details
Commits on Jun 6, 2024
-
feat: optimize sql parse (#499)
* feat: optimize sql parse * feat: optimize sql parse comment * feat: optimize sql parse UT
Configuration menu - View commit details
-
Copy full SHA for 0680c89 - Browse repository at this point
Copy the full SHA 0680c89View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a8096f - Browse repository at this point
Copy the full SHA 7a8096fView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fa5c04 - Browse repository at this point
Copy the full SHA 8fa5c04View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef1853d - Browse repository at this point
Copy the full SHA ef1853dView commit details
Commits on Jun 25, 2024
-
fix: latency clear and compatible redisson version (#511)
* fix: latency clear and compatible redisson version * fix: sonar * fix: remove latencyMap * fix: remove cleanup threshold * fix: UT * feat: add comment
Configuration menu - View commit details
-
Copy full SHA for 9f310d1 - Browse repository at this point
Copy the full SHA 9f310d1View commit details
Commits on Jun 27, 2024
-
feat: support ignore transform by configured type or classloader pref…
…ixes (#514) - Ignore types by setting system properties by -Darex.ignore.type.prefixes=xxx.type, separate multiple values with commas. - Ignore classloader by setting system properties by -Darex.ignore.classloader.prefixes=xxx.classloader, separate multiple values with commas. --------- Co-authored-by: mr3 <mr3.sole@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fd8501f - Browse repository at this point
Copy the full SHA fd8501fView commit details
Commits on Jun 28, 2024
-
fix: add response attachments on service enter (#518)
fix: add response attachments on service enter
Configuration menu - View commit details
-
Copy full SHA for a61784b - Browse repository at this point
Copy the full SHA a61784bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14687f7 - Browse repository at this point
Copy the full SHA 14687f7View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0cf4f6 - Browse repository at this point
Copy the full SHA d0cf4f6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.4...v0.4.6