Skip to content

Commit 38ca424

Browse files
committed
Update version to 0.1.2 and enhance command line arguments
- Bump `gatekeeper` version to 0.1.2 in `Cargo.toml` and `Cargo.lock`. - Add new command line arguments for upstream idle timeout and HTTP/2 support in the `Gateway` struct. - Refactor proxy logic to conditionally set HTTP version and idle timeout based on new arguments.
1 parent 41f8e08 commit 38ca424

File tree

6 files changed

+681
-329
lines changed

6 files changed

+681
-329
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

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

5+
## [v0.1.2] - 2025-07-12
6+
7+
* Add command line arguments for upstream idle timeout and HTTP/2 support
8+
* Refactor proxy logic to conditionally set HTTP version and idle timeout based on new arguments
9+
510
## [v0.1.1] - 2025-03-26
611

712
* Update `env_logger` and `openssl` dependencies

0 commit comments

Comments
 (0)