Skip to content

v0.6.0-beta

Latest

Choose a tag to compare

@nishujangra nishujangra released this 22 Aug 07:40
· 132 commits to master since this release
e2ca48a

Impulse- v0.6.0-beta

Added

  • Secret references — reference sensitive fields via literal: or file:// instead of plaintext, with a new secrets: provider block.
  • Upstream mTLS — present a client certificate to backends via tls.client_certificate / tls.client_key (or their _ref variants).
  • Secret & cert lifecycle observability — new Prometheus metrics, control-API fields, and audit events for secret resolution and certificate expiry.

Changed

  • Project rebranded from Spooky to Impulse (binaries, packaging, docs, config paths). Naming change only — no behavior change.

Compatibility

  • Fully backward compatible — all new fields are optional, existing configs work unchanged.
  • Upgrading from a spooky-named install should account for new impulse binary/paths/systemd unit names.

Full changelog: CHANGELOG.md