-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: AppsDevTeam/utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4080b73
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: AppsDevTeam/utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4672a55
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 6 files changed
- 4 contributors
Commits on Oct 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 48dd959 - Browse repository at this point
Copy the full SHA 48dd959View commit details
Commits on Dec 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1a451b9 - Browse repository at this point
Copy the full SHA 1a451b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 765a175 - Browse repository at this point
Copy the full SHA 765a175View commit details
Commits on Jan 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 31c7dc7 - Browse repository at this point
Copy the full SHA 31c7dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 508d7d9 - Browse repository at this point
Copy the full SHA 508d7d9View commit details
Commits on Apr 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 23705dc - Browse repository at this point
Copy the full SHA 23705dcView commit details -
Merge pull request #22 from AppsDevTeam/f-add-components-method
add components method
Configuration menu - View commit details
-
Copy full SHA for 73e0dff - Browse repository at this point
Copy the full SHA 73e0dffView commit details
Commits on Apr 28, 2026
-
Sanitize and truncate Guzzle error messages
Prevent binary data and excessively long request/response bodies from being included in exception messages to ensure logs remain readable.
Configuration menu - View commit details
-
Copy full SHA for e4a9120 - Browse repository at this point
Copy the full SHA e4a9120View commit details
Commits on Jul 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 889f132 - Browse repository at this point
Copy the full SHA 889f132View commit details
Commits on Jul 31, 2026
-
Prevent memory exhaustion from large Guzzle message bodies
The original GuzzleHttp\Psr7\Message::toString() loads entire request/response bodies into memory. For large payloads (e.g., file uploads), this can cause out-of-memory errors before the body can be sanitized or truncated for logging. This introduces a custom messageToString() method that reads only a limited portion of the message stream, effectively truncating the body proactively to prevent memory issues during error logging.
Configuration menu - View commit details
-
Copy full SHA for eaff13d - Browse repository at this point
Copy the full SHA eaff13dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4672a55 - Browse repository at this point
Copy the full SHA 4672a55View commit details
Loading
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 4080b73...4672a55