Anoop M D

Results 363 comments of Anoop M D

Thanks for reporting this @riskersen We are in the final stages of getting a PR merged that will solve the issue around skipping the CONNECT call We expect a fix...

@and0p This is really helpful. Using mode with options like on/off/system proxy feels much cleaner and more intuitive from a UX perspective. We're nearly finished with the PR implementation and...

We did some further improvements over this PR See https://github.com/usebruno/bruno/pull/2977#issue-2496433030 All changes are now in the main branch. This is schedule to go out in the upcoming release on Tue...

@byjrack @and0p It'd be great if you could test the changes in the main branch. Please let us know if you find any issues

@byjrack This is now available in `v1.28.0` 🥳 🎉

Just merged the PR #3472 for the fix. This is set to be released in `v1.35.0` tomorrow

Sure. This week priority is to get the remaining critical features done. Next week I will be focusing on setting up binaries across various package distributions

We are focusing on this during our December sprint. @anusree-bruno will share updates here in the coming days.

Hey @Lakshmi7705 If you still need the SBOM for the production builds, please reach out to us at [email protected]

Please refer to [docs](https://github.com/usebruno/bruno/blob/main/contributing.md) here for the steps to run bruno locally ```bash # use nodejs 18 version nvm use # install deps npm i --legacy-peer-deps # build packages npm...