Tomasz Czubocha
Tomasz Czubocha
Closing this issue due to inactivity. If you’re still encountering this problem or have additional details to share, please feel free to reopen it or create a new issue
Hey @kdybicz, thanks for sharing more details. I believe I know where the problem is. We’ll release the fix shortly and I’ll keep you updated.
Hi @kdybicz, we included a fix for resolving the AWS profile in the latest release, feel free to try this out now.
Closing this issue as AWS Credentials are no longer required unless needed by commands, plugins, or Serverless Framework Variables.
Hey, this should be fixed now in [v4.4.6](https://github.com/serverless/serverless/releases/tag/v4.4.6.) Feel free to reopen the issue if you still run into this problem.
This has been resolved in [v4.4.8](https://github.com/serverless/serverless/releases/tag/v4.4.8)
Good news - the [serverless-python-requirements](https://github.com/serverless/serverless-python-requirements) plugin is now [integrated into Serverless Framework v4.22.0](https://github.com/serverless/serverless/releases/tag/v4.22.0)! 🎉 This release introduces built-in **[uv](https://github.com/astral-sh/uv)** support and ensures that all dependencies have been upgraded to their...
Hey! As far as I’m concerned, chalk is the only problematic dependency. I pushed a change to the PR to remove chalk and use the new logger method available in...
Hey @henrist, the broken version 4.4.20 was rolled back immediately. Apologies for the inconvenience caused.
Thanks for reporting this! We'll look into suppressing the `✔ Installed Serverless Framework vx.x.x` message when the `--json` option is used. As you pointed out, running `serverless --version` beforehand is...