Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 619 Bytes

File metadata and controls

24 lines (14 loc) · 619 Bytes

Changelog

All notable changes to this project will be documented in this file.

[v0.1.3] - 2026-03-09

  • Use local upstream harnesses in integration tests
  • Upgrade proxy-related dependencies

[v0.1.2] - 2025-07-12

  • Add command line arguments for upstream idle timeout and HTTP/2 support
  • Refactor proxy logic to conditionally set HTTP version and idle timeout based on new arguments

[v0.1.1] - 2025-03-26

  • Update env_logger and openssl dependencies
  • Refactor command line arguments for clarity and consistency

[v0.1.0] - 2024-12-04

🚀 Features

  • Initial release with basic features.