New Features
- Add support for controlling the test agent version via the TEST_AGENT_VERSION environment variable. The version is returned in the /info endpoint response.
Bug Fixes
- Ignores the Transfer-Encoding header in proxied vcr requests, forwarding this header can lead to failures in downstream services.