v0.0.88
What's Changed
- Bump go modules by @garyclee in #654
- go build command in README.md is not correct by @zhaojinxin409 in #668
- Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible by @dependabot in #667
- Fix staticcheck issue by @jacksontj in #674
- Add some missing struct fields by @jacksontj in #675
- Config http client idle connections by @davidpst in #671
- Remove servergroup added labels from matcher selectors for LabelValues to downstream by @jacksontj in #679
- Fix redirect loop with no prefix on debug endpoints by @jacksontj in #682
- Add NodeReplacer for BinaryExpr where it is a VectorSelector + Literal by @jacksontj in #676
New Contributors
- @zhaojinxin409 made their first contribution in #668
- @davidpst made their first contribution in #671
Full Changelog: v0.0.87...v0.0.88