We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433724e commit 970fb55Copy full SHA for 970fb55
1 file changed
CHANGELOG.md
@@ -6,9 +6,9 @@
6
7
- Full-scan diff requests now always set `include_license_details=false`, keeping
8
large diff responses smaller and avoiding truncation crashes on large repos.
9
-- `--exclude-license-details` still controls the dashboard report URL, but no
10
- longer affects the internal diff request. Its `--help` text has been updated
11
- to reflect the narrower scope.
+- Soft breaking change for flag-scripted use: `--exclude-license-details` still
+ controls the dashboard report URL, but no longer affects the internal diff
+ request. Its `--help` text has been updated to reflect the narrower scope.
12
- License artifact output is unchanged: `--generate-license` continues to fetch
13
license details from the dedicated PURL endpoint.
14
- Requires `socketdev>=3.1.2`.
0 commit comments