Skip to content

Releases: jacksontj/promxy

v0.0.92

07 Feb 17:12
Compare
Choose a tag to compare

What's Changed

  • Support sending custom headers to remote write server by @JohanLindvall in #695
  • Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #692
  • Handle "iterating" over Scalar values by @jacksontj in #709

New Contributors

Full Changelog: v0.0.91...v0.0.92

v0.0.91

01 Nov 20:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.90...v0.0.91

v0.0.90

20 Sep 20:20
Compare
Choose a tag to compare

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

17 Sep 03:34
Compare
Choose a tag to compare

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

14 Sep 05:35
Compare
Choose a tag to compare

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

Full Changelog: v0.0.87...v0.0.88

v0.0.87

15 Jul 15:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.86...v0.0.87

v0.0.86

07 May 04:56
Compare
Choose a tag to compare

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

Full Changelog: v0.0.85...v0.0.86

v0.0.85

27 Feb 05:08
Compare
Choose a tag to compare

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

30 Oct 23:09
Compare
Choose a tag to compare

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

19 Aug 05:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.82...v0.0.83