Releases: jacksontj/promxy
Releases · jacksontj/promxy
v0.0.91
What's Changed
- Fix go tidy failure by @hienvanhuynh in #685
- Bump google.golang.org/grpc from 1.58.0 to 1.58.3 by @dependabot in #686
- Bump go modules by @hienvanhuynh in #664
- Correctly override node in aggregateBinaryExpr by @jacksontj in #689
New Contributors
- @hienvanhuynh made their first contribution in #685
Full Changelog: v0.0.90...v0.0.91
v0.0.90
What's Changed
- Fix AddLabelClient handling of multiple matching labels by @jacksontj in #684
Full Changelog: v0.0.89...v0.0.90
v0.0.89
What's Changed
- Correct OffsetFinder to handle "new" SubQuery support by @jacksontj in #683
Full Changelog: v0.0.88...v0.0.89
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
v0.0.87
What's Changed
- Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.7 by @dependabot in #657
- fix typo in comment by @kailunwang-houzz in #660
- Wire up Promql query logging by @jacksontj in #662
- Ensure that TimeFilter's adjustments to a QueryRange Range are valid by @jacksontj in #663
New Contributors
- @kailunwang-houzz made their first contribution in #660
Full Changelog: v0.0.86...v0.0.87
v0.0.86
What's Changed
- Add downgrade_error option to servergroup by @jacksontj in #641
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #642
- Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #644
- add support for custom http request headers per servergroup by @urgerestraint in #646
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #649
New Contributors
- @urgerestraint made their first contribution in #646
Full Changelog: v0.0.85...v0.0.86
v0.0.85
What's Changed
- Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in #625
- Bump go version to 1.21 by @jacksontj in #627
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #634
- Add support for --web.route-prefix by @jacksontj in #640
Full Changelog: v0.0.84...v0.0.85
v0.0.84
What's Changed
- Add option to prefer max value at a given timestamp when merging samples by @garyclee in #600
- Add more descriptive error messages by @jacksontj in #614
- Fix bug where blank limit was being interpreted as 0 by @jacksontj in #615
- chore(docs): fix grammatical errors by @msambol in #617
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #620
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.32.0 to 0.44.0 by @dependabot in #621
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #623
New Contributors
Full Changelog: v0.0.83...v0.0.84
v0.0.83
What's Changed
- Add
--check-config
flag to only check config validity by @jacksontj in #611 - Fix pprof endpoints when using RoutePrefix by @jacksontj in #612
- Add AlertBackfill by @jacksontj in #613
- Add parser.GROUP by @xujiaxj in #593
New Contributors
Full Changelog: v0.0.82...v0.0.83
v0.0.82
What's Changed
- Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible by @dependabot in #595
- Marshal server group inline configs. by @jmcarp in #602
- TimeFilter: Only apply edge if it is set by @jacksontj in #603
- Bump google.golang.org/grpc from 1.47.0 to 1.53.0 by @dependabot in #605
- Override the LookbackDelta for Interval queries with NodeReplaced data by @jacksontj in #609
New Contributors
Full Changelog: v0.0.81...v0.0.82