v4.3.1

keephq/keepv4.3.1Jun 20, 2026by github-actions[bot]

AI Summary

FastMCP addresses a security and stability issue in AES-256-GCM cipher operations by explicitly defining the auth tag length to prevent potential data corruption or crashes.

Key Highlights

  • Explicit authTagLength for AES-256-GCM cipher operations

New Features

  • Enhanced security and stability for encrypted data operations

Full Release Notes

## [4.3.1](https://github.com/punkpeye/fastmcp/compare/v4.3.0...v4.3.1) (2026-06-20)


### Bug Fixes

* add explicit authTagLength for AES-256-GCM cipher operations ([#271](https://github.com/punkpeye/fastmcp/issues/271)) ([9cee786](https://github.com/punkpeye/fastmcp/commit/9cee78608c8e75f7b62d42bc344f99907e74af4f))