# Apoxy v0.18.0

> Added comprehensive tunnel agent metrics collection and overlay scraper, automatic traffic pause detection for high throughput scenarios, and a version flag for the Kubernetes install command.

This release adds enhanced tunnel monitoring capabilities and improves Kubernetes operations with automatic namespace handling and version information.

## Features

- **Tunnel agent metrics and overlay scraper**: Add comprehensive agent metrics collection and overlay scraper with re-export collector support ([1894a0b](https://github.com/apoxy-dev/apoxy/commit/1894a0b))
- **Traffic pause with auto-detection**: Implement automatic traffic pause detection for high throughput scenarios ([938c50f](https://github.com/apoxy-dev/apoxy/commit/938c50f))
- **Version flag for install command**: Add `--version` flag to Kubernetes install command ([8e9d8a1](https://github.com/apoxy-dev/apoxy/commit/8e9d8a1))

## Bug Fixes

- **Namespace creation in Kubernetes**: Ensure namespace exists before performing server-side dry-run operations ([23ed5ab](https://github.com/apoxy-dev/apoxy/commit/23ed5ab))

**Full Changelog**: [v0.17.0...v0.18.0](https://github.com/apoxy-dev/apoxy/compare/v0.17.0...v0.18.0)
