All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for listening for TLS connections and connecting to TLS upstreams. See the output of -h for new flags.
- Avoid crash when using docker container due to missing CA certificates
- Added
--replay-only
flag to ensure only replays and no recordings are made. Useful in CI.
- Initial release