Skip to content

Release History

Auto-generated from CHANGELOG.md.

0.7.0 (2026-03-16)

Features

  • add TLS trust bundle support for custom CA certificates (#49) (470a06e)

0.6.1 (2026-03-12)

Bug Fixes

  • use exact path match for root endpoint to avoid route conflict (cdf84e7)

0.6.0 (2026-03-12)

Features

  • add root endpoint with service info and available routes (0aeb9e8), closes #46

0.5.1 (2026-03-12)

Bug Fixes

  • recognize 'Unknown index name' error in EnsureIndex (4b98630), closes #43

0.5.0 (2026-03-12)

Features

  • fix document retention and add Redis Stream trimming (ee0b225), closes #36

0.4.4 (2026-03-12)

Bug Fixes

  • add 30s timeout to FT.AGGREGATE queries to prevent empty results (b0d9f12)

0.4.3 (2026-03-12)

Bug Fixes

  • use TEXT instead of TAG fields for FT.AGGREGATE GROUPBY compatibility (2780c81), closes #33

0.4.2 (2026-03-12)

Bug Fixes

  • remove ineffectual assignment flagged by linter (68a4192)

0.4.1 (2026-03-12)

Bug Fixes

  • force RESP2 protocol for RediSearch FT.AGGREGATE compatibility (4df847f), closes #30

0.4.0 (2026-03-12)

Features

  • ensure RediSearch index exists on startup (5217ef4), closes #28

0.3.0 (2026-03-11)

Features

  • expose analytics as Prometheus metrics for Grafana integration (86daf90), closes #23

0.2.1 (2026-03-11)

Bug Fixes

  • allow main branch to deploy github-pages and opt into Node.js 24 (0b637e1)

0.2.0 (2026-03-11)

Features

  • ScoutProfile CRD for business logic configuration (444b037), closes #19

0.1.0 (2026-03-11)

Bug Fixes

  • add dagger module go.mod to fix CI lint (f9ed22e)
  • downgrade go directive to 1.25.0 for Dagger compatibility (f5abf54)
  • remove remaining unnecessary blank identifiers in queries.go (c9c19b5)
  • resolve golangci-lint errors (errcheck, staticcheck) (c305774)

Features

  • aggregator with periodic FT.AGGREGATE queries (20992c0), closes #3
  • config loading, logging setup, and analytics models (5f0936c), closes #2
  • KCL Kubernetes manifests for homerun2-scout (e03deb7), closes #6
  • main.go entrypoint wiring server and aggregator (4c969b1), closes #5
  • Prometheus metrics exposition endpoint (feefa80), closes #10
  • REST API handlers and auth middleware (7cfff9e), closes #4
  • retention/cleanup — prune old RediSearch entries by TTL (ec21173), closes #9
  • threshold alerting — detect anomalies and pitch meta-alerts (a7ebda9), closes #8 #9

1.0.0 (2026-03-11)

Bug Fixes

  • add dagger module go.mod to fix CI lint (f9ed22e)
  • downgrade go directive to 1.25.0 for Dagger compatibility (f5abf54)
  • remove remaining unnecessary blank identifiers in queries.go (c9c19b5)
  • resolve golangci-lint errors (errcheck, staticcheck) (c305774)

Features

  • aggregator with periodic FT.AGGREGATE queries (20992c0), closes #3
  • config loading, logging setup, and analytics models (5f0936c), closes #2
  • KCL Kubernetes manifests for homerun2-scout (e03deb7), closes #6
  • main.go entrypoint wiring server and aggregator (4c969b1), closes #5
  • project scaffolding with infra boilerplate from omni-pitcher (b59cd32), closes #1
  • Prometheus metrics exposition endpoint (feefa80), closes #10
  • REST API handlers and auth middleware (7cfff9e), closes #4
  • retention/cleanup — prune old RediSearch entries by TTL (ec21173), closes #9
  • threshold alerting — detect anomalies and pitch meta-alerts (a7ebda9), closes #8 #9

1.0.0 (2026-03-11)

Bug Fixes

  • add dagger module go.mod to fix CI lint (f9ed22e)
  • downgrade go directive to 1.25.0 for Dagger compatibility (f5abf54)
  • remove remaining unnecessary blank identifiers in queries.go (c9c19b5)
  • resolve golangci-lint errors (errcheck, staticcheck) (c305774)

Features

  • aggregator with periodic FT.AGGREGATE queries (20992c0), closes #3
  • config loading, logging setup, and analytics models (5f0936c), closes #2
  • KCL Kubernetes manifests for homerun2-scout (e03deb7), closes #6
  • main.go entrypoint wiring server and aggregator (4c969b1), closes #5
  • project scaffolding with infra boilerplate from omni-pitcher (b59cd32), closes #1
  • Prometheus metrics exposition endpoint (feefa80), closes #10
  • REST API handlers and auth middleware (7cfff9e), closes #4
  • retention/cleanup — prune old RediSearch entries by TTL (ec21173), closes #9
  • threshold alerting — detect anomalies and pitch meta-alerts (a7ebda9), closes #8 #9