# Apoxy v0.10.0

> Note that this release and all later releases are licensed as BSL. Please reach out to sales@apoxy.dev for any questions about usage.

Note that this release and all later releases are licensed as BSL. Please reach out to sales@apoxy.dev for any questions about usage.

## Features / Improvements

* Envoy overload management.
* Envoy metric re-export.
* Support client-side split-tunneling via `apoxy tunnel run`

## Fixes

* Numerous small fixes for UX and reliability of tunnels.

## What's Changed
* [connect-ip] run linux specific tests inside a vm by @dpeckett in https://github.com/apoxy-dev/apoxy/pull/42
* [connect-ip] client can also run in kernel mode now via TUN by @dpeckett in https://github.com/apoxy-dev/apoxy/pull/43
* [connect-ip] batched tun reads atleast by @dpeckett in https://github.com/apoxy-dev/apoxy/pull/44
* [connect-ip] further enhance packet splice and add high performance connection.Pipe implementation by @dpeckett in https://github.com/apoxy-dev/apoxy/pull/45
* [tun] implement basic multiqueue tun interface by @dpeckett in https://github.com/apoxy-dev/apoxy/pull/46
* [tun] add a fasttun splice / testing harness by @dpeckett in https://github.com/apoxy-dev/apoxy/pull/47
* [connect-ip] create a multiqueue device wrapper and performance test for connect-ip by @dpeckett in https://github.com/apoxy-dev/apoxy/pull/48
* [backplane] expose a unified metrics endpoint with helm chart podmonitor support by @theRealWardo in https://github.com/apoxy-dev/apoxy/pull/49
* [backplane] add overload manager by @theRealWardo in https://github.com/apoxy-dev/apoxy/pull/50
* License change to BSL


**Full Changelog**: https://github.com/apoxy-dev/apoxy/compare/v0.9.3...v0.10.0
