v5.21.2 - #2407
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
There was a problem hiding this comment.
More details
This PR is a version bump (5.21.1 → 5.21.2) that ships two upstream fixes: Lambda layer updates and a proxy fix for AAS API key validation. The proxy fix correctly adds dispatcher: getProxyDispatcher() to validate HTTP_PROXY/HTTPS_PROXY env vars during API key validation, and splits error handling to distinguish network failures (which rethrow with a proxy-hint message) from invalid keys (which return false silently). All error paths are correct, backward compatibility is maintained, and no regressions detected.
📊 Validated against 6 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit 967d87e · What is Autotest? · Any feedback? Reach out in #autotest

What's Changed
Serverless
Full Changelog: v5.21.1...v5.21.2