Skip to content

Releases: tiangong-dev/shush

v0.4.0

07 Mar 09:33

Choose a tag to compare

Changelog

  • df253b0 chore(brew): update shush formula to v0.3.0
  • f931d9c feat: add optional capability token access control

v0.3.0

07 Mar 08:50

Choose a tag to compare

Changelog

  • fa73123 Merge pull request #1 from tiangong-dev/cursor/shush-775a
  • cd84b23 chore(brew): update shush formula to v0.2.0
  • 353603a feat: add ancestor and executable token binding
  • 8337efe feat: add app-aware socket path resolver options
  • b50d076 feat: add process-bound token constraints
  • d42f95d feat: add shared socket path resolver
  • cb41c11 feat: expose configurable client timeout options
  • 7523ad7 feat: support prefix and pattern key clearing
  • d24afd0 refactor: simplify CLI command surface
  • bea7235 refactor: simplify library APIs and internals
  • 849e90f refactor: split client implementation into focused files

v0.2.0

07 Mar 07:59

Choose a tag to compare

Changelog

  • ab365a5 Merge remote-tracking branch 'origin/main' into cursor/v0-1-0-9121
  • 6bdfe4a chore(brew): update shush formula to v0.1.0
  • 6bc8331 feat: add process-bound token constraints
  • e88185f feat: add shared socket path resolver
  • 2556f5a feat: expose configurable client timeout options
  • 563c4ea feat: support prefix and pattern key clearing

v0.1.0

07 Mar 07:22

Choose a tag to compare

Changelog

  • 4da7da2 chore(release): add goreleaser and homebrew publish pipeline
  • 2630f02 feat: add CLI, configurable ServeArgs, bilingual README
  • c41d3e5 feat: add full CLI command support
  • 1613bc9 initial: in-memory secret cache agent via Unix socket