Bruno (tool)
Notes
no notes yet
Release notes
v0.24.0
· 1y+
What's Changed
Features
- AWS SigV4 Auth support by @bmrodgers148 in https://github.com/usebruno/bruno/pull/546
- Bruno Docs by @donus3 in https://github.com/usebruno/bruno/pull/463
- Added support for debug level for console logging in scripts by @martinsefcik in https://github.com/usebruno/bruno/pull/527
- Feature/export to postman collection by @kapami in https://github.com/usebruno/bruno/pull/544
- feat: added active query, headers, vars and asserts count by @therealrinku in https://github.com/usebruno/bruno/pull/466
- Add RPM linux build target by @brunohpaiva in https://github.com/usebruno/bruno/pull/541
Fixes
- fix(bruno-cli): add missing variable to
prepareRequestby @bacebu4 in https://github.com/usebruno/bruno/pull/549 - showing error response in response tab instead of alert message by @therealrinku in https://github.com/usebruno/bruno/pull/471
- fix(ui): add minHeight & minWidth by @foneazmi in https://github.com/usebruno/bruno/pull/522
New Contributors
- @brunohpaiva made their first contribution in https://github.com/usebruno/bruno/pull/541
- @bmrodgers148 made their first contribution in https://github.com/usebruno/bruno/pull/546
- @donus3 made their first contribution in https://github.com/usebruno/bruno/pull/463
- @bacebu4 made their first contribution in https://github.com/usebruno/bruno/pull/549
- @kapami made their first contribution in https://github.com/usebruno/bruno/pull/544
- @foneazmi made their first contribution in https://github.com/usebruno/bruno/pull/522
Full Changelog: https://github.com/usebruno/bruno/compare/v0.23.0...v0.24.0