What's Changed
- Customize the configmap-reload image from Helm by @pedroapero in #720
- Switch test to prometheus demo by @jacksontj in #730
- Allow for NodeReplacer on SubQuery expressions with Aggregates by @jacksontj in #731
- Extend config.yaml with more examples from source code by @pahaede in #733
- Bump some go dep versions by @garyclee in #735
- Add loong64 as a supported platform by @huadoudouxue in #739
- Bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in #741
- Add SigV4 Support by @lewinkedrs in #746
- Handle Nil response body from SigV4 by @lewinkedrs in #749
- Bump google.golang.org/grpc from 1.58.3 to 1.79.3 by @dependabot[bot] in #750
- Bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 by @dependabot[bot] in #753
- Add promxy logo by @jacksontj in #755
- Migrate promxy to prometheus 3.5 LTS by @jacksontj in #754
- Aws sdk v2 migration by @jacksontj in #760
- Replace pkg remote with upstream by @jacksontj in #757
- docs: add multi-tenant Mimir/Cortex example config by @jacksontj in #764
- Support @ modifier in NodeReplacer pushdown by @jacksontj in #761
- Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.43.0 by @dependabot[bot] in #759
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 by @dependabot[bot] in #758
- fix: set web.Options.ListenAddresses to avoid startup panic (#767) by @jacksontj in #768
- Delegate web server to exporter-toolkit for full web.config support by @jacksontj in #769
- servergroup: log + metric when a server group has no targets (#742) by @jacksontj in #773
- fix: write remote_write WAL via agent DB so queue managers can tail it (#771) by @jacksontj in #772
- fix: lower remote_write max_samples_per_send default to keep requests under 32 MiB (#781) by @jacksontj in #782
- feat(servergroup): add inject_matchers to scope a downstream by label by @jacksontj in #783
- refactor(promclient): return storage.SeriesSet from the API (drop model.Value) by @jacksontj in #786
- fast /federate encoder to fix perf regression (#784) by @jacksontj in #785
- Bump golang.org/x/net from v0.48.0 to v0.55.0 by @hienvanhuynh in #770
- proxystorage: document limitk / limit_ratio non-reentrancy in NodeReplacer by @jacksontj in #779
- fix: synthesize step matrix for @-pinned pushdowns to dodge pre-epoch JSON decode bug by @jacksontj in #777
- fix: absent() label propagation, present_over_time lookback bleed, label_join error wrapping by @jacksontj in #780
- Add exemplar query support by @jacksontj in #762
- Per-series dynamic anti-affinity for mixed scrape intervals by @jacksontj in #763
New Contributors
- @pedroapero made their first contribution in #720
- @pahaede made their first contribution in #733
- @huadoudouxue made their first contribution in #739
- @lewinkedrs made their first contribution in #746
Full Changelog: v0.0.93...v0.0.94