Gasoline v5.6.0 Released
What’s New in v5.6.0
Section titled “What’s New in v5.6.0”Gasoline v5.6.0 focuses on server-side reliability with persistence guarantees and comprehensive architecture invariant tests.
Features
Section titled “Features”- Persistent Message Queue — Guarantees no messages lost during server restarts
- Transaction-Safe State — Atomic operations for observer state updates
- Architecture Validation — New test suite validating core invariants
Improvements
Section titled “Improvements”- Improved graceful shutdown of long-running observations
- Better handling of concurrent client connections
- Enhanced observability into server health and performance
- Stricter validation of MCP protocol compliance
Testing
Section titled “Testing”- 50+ new architecture invariant tests
- Stress testing with high message volume
- Connection resilience testing
Upgrade
Section titled “Upgrade”npm install -g gasoline-mcp@5.6.0