Rust SDK 0.7.1

rust-sdkfixed

Fixed

  • Fixed the buffer sizes reported in BufferSizeErrors incorrectly reporting the initial buffer size rather than the maximum size the buffer can grow to. The maximum buffer size was still being used, but the error field was misleading.

  • Dropped the unused dependency on log. See log-fastly for the recommended high-level logging interface.

Prior change: CLI v0.26.0

Following change: CLI v0.26.1