> For AI agents: this documentation is indexed at https://docs.united-security-providers.ch/usp-core-waap/llms.txt, and every page is available as markdown at its own address plus index.md.

# Changelog {#changelog}

*This component/feature is in still active development ("alpha"); it is not recommended to already use it in productive environments.*

Breaking changes/additions may require to adapt existing configurations when updating, see [Migration Guide](../operation/upgrade.md).

## 0.0.6 - 2025-05-21 {#006-2025-05-21}

### Added {#added}

- Add new argument `grpc-max-recv-msg-size` to configure the gRPC maximum receive message size (bytes)

## 0.0.5 - never released {#005-never-released}

### Added {#added_1}

- Provide basic metrics (processed requests, blocked requests)

## 0.0.4 - 2025-01-14 {#004-2025-01-14}

### Fixed {#fixed}

- Update 3rd party libs to close known vulnerabilities

## 0.0.3 - 2024-11-19 {#003-2024-11-19}

### Changed {#changed}

- First alpha release
