v3.5.1Pre-release
Fixed 2
- Handle leading | being added to multipart-form file paths
- Ignore index.lock and avoid updating file mtimes during git status/git diff
Changelog
Fixes
- fix(lang): handle leading | being added to multipart-form file paths by @sid-bruno in #8444
- fix(git): ignore index.lock and avoid updating file mtimes during git status/git diff by @prateek-bruno
Full Changelog: https://github.com/usebruno/bruno/compare/v3.5.0...v3.5.1