v3.5.3

punkpeye/fastmcpv3.5.3Jul 20, 2026by sid-bruno

AI Summary

This release focuses on bug fixes related to Git integration, specifically correcting git state refresh timing and preserving process environment variables for commit author resolution.

Key Highlights

  • Fixed git state refresh timing on the trailing edge of the throttle
  • Fixed git commit author resolution by preserving process environment

Full Release Notes

# Changelog

## Fixes
fix: refresh git state on the trailing edge of the throttle by @prateek-bruno
fix: preserve process env so git can resolve the commit author by @prateek-bruno

**Full Changelog:** https://github.com/usebruno/bruno/compare/v3.5.2...v3.5.3