What's Changed
- fix(web): wire up notifications API to avoid nil-callback panic (#795) by @jacksontj in #796
- test: end-to-end remote_read from promxy (#356) by @jacksontj in #800
- servergroup: configurable dial_network / fallback_delay for IPv4/IPv6 dialing (#713) by @jacksontj in #799
- feat(alerts): configurable GeneratorURL templates (#736) by @jacksontj in #798
- docs: document alertmanager http_headers in example config by @jacksontj in #797
- feat(label_filter): add on_sync_error to control startup failure mode by @jacksontj in #801
- proxystorage: implement ChunkQuerier so stock Prometheus remote_read works (#356) by @jacksontj in #803
- ci: speed up multi-arch build with Go + layer caching by @jacksontj in #802
- ci: seed a rolling Go build cache from master to speed up PR runs by @jacksontj in #804
- test: cut integration suite ~112s → ~23s (discovery interval) by @jacksontj in #805
Full Changelog: v0.0.95...v0.0.96