Skip to content

Releases: kevindweb/throttle-proxy

v0.1.28

21 Jul 15:00

Choose a tag to compare

What's Changed

  • Abstract prometheus backpressure operations by @kevindweb in #44
  • Create backpressure throttling Cloudflare Worker by @kevindweb in #45
  • Implement Blocker to block header patterns by @kevindweb in #46
  • Upgrade deps by @kevindweb in #47
  • Bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot[bot] in #48
  • Bump undici from 5.28.4 to 5.28.5 in /examples/throttler in the npm_and_yarn group across 1 directory by @dependabot[bot] in #50
  • Create abstract backpressure worker by @kevindweb in #51
  • go upgrades by @kevindweb in #54
  • Use latency histogram instead of latency counter and other fixes by @kevindweb in #56
  • Bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot[bot] in #57
  • misc: deps by @kevindweb in #59
  • Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #60
  • fix(deps): update module github.com/prometheus/client_model to v0.6.2 by @renovate[bot] in #62
  • Bump the npm_and_yarn group across 2 directories with 3 updates by @dependabot[bot] in #63
  • Bump github.com/prometheus/common from 0.63.0 to 0.64.0 by @dependabot[bot] in #64
  • fix(deps): update module github.com/prometheus/common to v0.65.0 by @renovate[bot] in #65
  • Create initial query cost analyzer by @kevindweb in #66
  • Add enable-low-cost-bypass flag by @kevindweb in #67
  • Fix empty request body by cloning before ParseForm by @kevindweb in #68
  • Handle timestamp parsing the way Prometheus does by @kevindweb in #70
  • Handle default range and instant params by @kevindweb in #71
  • Update deps and revert default timestamp params by @kevindweb in #73

New Contributors

Full Changelog: v0.1.19...v0.1.28

v0.1.19

30 Dec 14:18

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.19

v0.1.0

19 Nov 16:15

Choose a tag to compare

Full Changelog: v0.0.3...v0.1.0

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.1.0