4.23.0
Features
- Serverless Framework
- Added new IAM permission required for Lambda functions triggered by Function URLs (#13147) (https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html)

- Improved CLI reliability when encountering internal Serverless API errors
- Added new IAM permission required for Lambda functions triggered by Function URLs (#13147) (https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html)
Bux Fixes
- Serverless Framework
- Fixed logging of packager output in cases where external dependency installation fails when using the built-in esbuild (#13149)
Maintenance
- Serverless Framework
- Improved authentication performance
- Improved and cleaned up debug logs