Change8

1.11.0rc2

📦 crewaiView on GitHub →
🐛 3 fixes

Summary

This release focuses on security and stability by upgrading vulnerable dependencies and improving LLM response handling. Documentation for several tools and guides has also been updated.

🐛 Bug Fixes

  • Enhanced LLM response handling and serialization.
  • Upgraded vulnerable transitive dependencies: authlib, PyJWT, and snowflake-connector-python.
  • Replaced usage of 'os.system' with 'subprocess.run' when performing pip installs in unsafe mode.