v3.15.4
Gerstep/HumanCompilerv3.15.4Jan 13, 2026by github-actions[bot]
AI Summary
This release focuses on dependency updates across the backend, CDK Lambda, and frontend components to improve security and functionality. It includes fixes for decompression-bomb vulnerabilities and adds validation for redirect locations.
Key Highlights
- Updated urllib3 to 2.6.3 in the backend, resolving decompression-bomb security safeguards.
- Enhanced frontend routing with validation for redirect locations.
- Updated CDK Lambda knowledge-base-custom-transformation to support asterisk regions.
- Improved Retry-After handling in the backend urllib3 library.
New Features
- Added validation for redirect locations in the frontend.
- Added support for asterisk region in CDK Lambda knowledge-base-custom-transformation.
- Improved Retry-After handling in the backend urllib3 library.
Full Release Notes
## Enhancements - Updated urllib3 from 2.6.0 to 2.6.3 in backend, including security fixes for decompression-bomb safeguards and improvements to Retry-After handling by @app/dependabot (#995) - Updated @smithy/config-resolver from 4.3.0 to 4.4.5 in CDK Lambda knowledge-base-custom-transformation, including support for asterisk region with warning by @app/dependabot (#996) - Updated @remix-run/router to 1.23.2 and react-router-dom to 6.30.3 in frontend, adding validation for redirect locations by @app/dependabot (#997)