Bruno (tool)
Notes
no notes yet
Release notes
v1.19.0
· 1y+
What's Changed
Features
- feat: path parameters support by @game5413 in https://github.com/usebruno/bruno/pull/484
- feat: add support for state param for OAuth2 Authorization Code flow by @dhananjaykadam in https://github.com/usebruno/bruno/pull/2330
- feat: vault integration
Fixes
- fix(#2367): handle response body decode by @lohxt1 in https://github.com/usebruno/bruno/pull/2371
- fix: Check OAuth2 redirect URL for matching callback URL and authorization code in query parameters by @dakshin-k in https://github.com/usebruno/bruno/pull/2148
- bugfix(#2401) by @sanjai0py in https://github.com/usebruno/bruno/pull/2407
- chore: fix tests for bruno-electron & bruno-lang by @lohxt1 in https://github.com/usebruno/bruno/pull/2410
- fix(#2122): add specific error status codes by @jzorn in https://github.com/usebruno/bruno/pull/2126
- chore: fix cli tests by @lohxt1 in https://github.com/usebruno/bruno/pull/2412
New Contributors
- @dhananjaykadam made their first contribution in https://github.com/usebruno/bruno/pull/2330
- @dakshin-k made their first contribution in https://github.com/usebruno/bruno/pull/2148
- @jzorn made their first contribution in https://github.com/usebruno/bruno/pull/2126
Full Changelog: https://github.com/usebruno/bruno/compare/v1.18.1...v1.19.0