Skip to content

feat(sdk): v4.19.0 - Auto-generated from unified API spec#23

Merged
stooit merged 2 commits into
mainfrom
sdk/auto-update-v4.19.0
Jun 12, 2026
Merged

feat(sdk): v4.19.0 - Auto-generated from unified API spec#23
stooit merged 2 commits into
mainfrom
sdk/auto-update-v4.19.0

Conversation

@quant-sdk

@quant-sdk quant-sdk Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Automated SDK Update

This PR contains auto-generated updates from the unified API spec.

API Version: v4.19.0
Generated: 2026-06-12 03:21:34 UTC
Status: ✅ Updated with latest API changes

Review Checklist

  • Review generated code changes
  • CI should run automatically on this PR
  • Merge when ready

This PR was automatically created by the API generation pipeline.

Generated from unified API spec v4.19.0

Changes:
- Auto-generated SDK updates

This PR was automatically created by the API generation pipeline.
@stooit stooit force-pushed the sdk/auto-update-v4.19.0 branch from 603627d to 4ed0058 Compare June 12, 2026 04:55
httputil.DumpRequestOut(request, true) wrote the Authorization header
and URL userinfo into debug logs (CodeQL go/clear-text-logging). Swap the
single call site to redactedDumpRequest (in redact.go), which logs only
the request line (method, URL without userinfo, protocol). Header values
and the body are omitted: request.Header is tainted by the basic-auth
credentials, so logging any header value trips the rule.

redact.go and this one-line client.go swap are reproduced on every
regeneration by the portal SDK pipeline post-gen step, so the fix is
durable. Adds a regression test.
@stooit stooit force-pushed the sdk/auto-update-v4.19.0 branch from 4ed0058 to 26b3da1 Compare June 12, 2026 05:19
@stooit stooit merged commit 48b65ef into main Jun 12, 2026
4 checks passed
@stooit stooit deleted the sdk/auto-update-v4.19.0 branch June 12, 2026 05:38
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.

1 participant