Skip to content

v5.27.0

Choose a tag to compare

@github-actions github-actions released this 03 Nov 09:32
· 37 commits to v5.x since this release

What's Changed

  • Bench now reads the app’s package name from setup.py using precise AST parsing instead of a broad regex, preventing wrong app names during installation and stopping the process with a clear message if the name is missing. (#1669)

Full Changelog: v5.26.0...v5.27.0
Authors: @Aradhya-Tripathi
Reviewers: @akhilnarang

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.