Releases: kevindweb/throttle-proxy
Releases · kevindweb/throttle-proxy
v0.1.19
What's Changed
- Small fixes from running in prod by @kevindweb in #13
- Add yaml config tags by @kevindweb in #14
- Support koanf for config values by @kevindweb in #15
- Update module github.com/stretchr/testify to v1.10.0 by @renovate in #16
- Make installable package by @kevindweb in #18
- Add option to configure by CLI flags by @kevindweb in #19
- Update module github.com/prometheus/prometheus to v0.300.1 by @renovate in #20
- Add metrics server for main.go by @kevindweb in #21
- increase-timeout Fix low timeout by @kevindweb in #22
- make deps by @kevindweb in #24
- misc: cleanup by @kevindweb in #25
- Update dependabot.yml by @kevindweb in #26
- small fixes by @kevindweb in #27
- docker-compose for e2e testing by @kevindweb in #28
- Error gauge should be counter by @kevindweb in #29
- Dynamically emit backpressure metrics by @kevindweb in #30
- Clean up python traffic generator by @kevindweb in #31
- Handle observer cleanup more aggressively to catch leak by @kevindweb in #32
- create docs.go by @kevindweb in #33
- Updating routes for cleanup by @kevindweb in #34
- Allow default passthrough all paths by @kevindweb in #35
- misc: cleanup by @kevindweb in #36
- refactor config parsing by @kevindweb in #37
- Allow configurable jitter with criticality by @kevindweb in #38
- Add criticality flags by @kevindweb in #39
- Clean up entrypoints by @kevindweb in #40
- misc: cleanup by @kevindweb in #41
- misc: fixes by @kevindweb in #42
- Clean up flag parsing by @kevindweb in #43
Full Changelog: v0.1.0...v0.1.19
v0.1.0
Full Changelog: v0.0.3...v0.1.0
What's Changed
- Apply exponential smoothing to backpressure query by @kevindweb in #5
- Create tests for backpressure decay functions by @kevindweb in #6
- More repo cleanup by @kevindweb in #8
- Migrate renovate config by @renovate in #10
- Small nits by @kevindweb in #11
- Configure latency proxy settings and add metrics by @kevindweb in #12
New Contributors
Full Changelog: v0.0.3...v0.1.0