Skip to content

Releases: cloud-cli/proxy

v1.12.1

Choose a tag to compare

@darlanalves darlanalves released this 30 Jul 10:06
1d0cea9

1.12.1 (2026-07-30)

Bug Fixes

  • reduce cases of servers crashing due to proxy matching errors (58154d2)

v1.12.0

Choose a tag to compare

@darlanalves darlanalves released this 27 Jul 11:22
55924b2

1.12.0 (2026-07-27)

Bug Fixes

  • always set x-forwarded-for to the IP of the incoming socket (1f9b4f3)
  • do not set x-forwarded headers if preserveHost is false (128ddcc)
  • set x-forwarded-host (a437346)

Features

  • add proxies from ProxySettings on reload (0d37206)

v1.11.1

Choose a tag to compare

@github-actions github-actions released this 06 Nov 12:41
42852c4

1.11.1 (2025-11-06)

Bug Fixes

  • do not load certificates if httpsPort is zero (42852c4)

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 14:42

1.11.0 (2025-01-03)

Features

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:22
17bc7f7

1.10.1 (2024-08-01)

Bug Fixes

  • combine cli/index code for loadConfig (17bc7f7)

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 12:57

1.10.0 (2024-08-01)

Features

  • add request fallback handler and config loader (442e79e)

v1.9.4

Choose a tag to compare

@github-actions github-actions released this 31 Jul 09:14
9e1d188

1.9.4 (2024-07-31)

Bug Fixes

  • match wildcard domains to their parent domain too (9e1d188)

v1.9.3

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:19
6c1c77a

1.9.3 (2024-07-24)

Bug Fixes

  • do not match a proxy entry with an empty domain (6c1c77a)

v1.9.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 22:42
005be3a

1.9.2 (2024-07-14)

Bug Fixes

  • wildcard matcher is too broad (005be3a)

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 21:37
521633f

1.9.1 (2024-07-14)

Bug Fixes

  • wildcard matcher is too broad (521633f)