v4.7.3
Patch Changes
- 341b60e: Reject empty
signingSecretat initialization to prevent accidental HMAC signature forgery.
Fetched May 28, 2026
signingSecret at initialization to prevent accidental HMAC signature forgery.Fetched May 28, 2026
Fixed a bug where explicit None values for client metadata config were not being preserved. Also updated PyJWT dependency and addressed dep…
Redis · redis-pyFixed a bug where explicit None values for client metadata config were not being preserved. Dependency vulnerabilities have been addressed…
Redis · redis-py<!-- Release notes generated using configuration in .github/release.yml at main --> What's Changed 🚀 Enhancements feat(web): expose public…
Slack · Python SDKPatch Changes - 4545150: Require exact ssl_check=1 value to bypass signature verification, preventing truthy but incorrect values from skip…
Slack · Bolt JS