awc-v3.8.2

rohitg00/agentmemoryawc-v3.8.2Feb 18, 2026by JohnTitor

AI Summary

Updates the Minimum Supported Rust Version (MSRV) to 1.88 and fixes an issue where empty streaming request bodies were incorrectly sent with chunked transfer encoding.

Key Highlights

  • Minimum supported Rust version (MSRV) is now 1.88
  • Fix empty streaming request bodies being sent with chunked transfer encoding

Breaking Changes

  • Minimum supported Rust version (MSRV) is now 1.88

Full Release Notes

- Minimum supported Rust version (MSRV) is now 1.88.
- Fix empty streaming request bodies being sent with chunked transfer encoding.