# Apoxy v0.20.0

> This release adds certificate management capabilities to the k8s subcommands and improves local development workflows.

This release adds certificate management capabilities to the k8s subcommands and improves local development workflows.

## Features

- Add certificate management subcommands for listing, rotating, and revoking certificates ([8c90478](https://github.com/apoxy-dev/apoxy/commit/8c90478))
- Support `--local` flag for k8s installations against dev cosmos environment ([b721dfb](https://github.com/apoxy-dev/apoxy/commit/b721dfb))

## Improvements

- Reduce reconciliation log volume by tightening watch predicates in gateway ([4f73290](https://github.com/apoxy-dev/apoxy/commit/4f73290))

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