Releases: kclejeune/slinky
Releases · kclejeune/slinky
v0.1.1
v0.1.0
Changelog
- ef2aa2d add LICENSE and README
- c0d34dd add fifo mount backend to mirror 1pw env impl
- ec1b8ef add test coverage
- 8cd990e build: add .slinky.toml to gitignore and update mise tasks
- d696e57 cache: add introspection, cipher hot-swap, and graceful reaper shutdown
- 174dfa6 chore: add ci workflows (#1)
- 5acf5e2 chore: add goreleaser (#2)
- d3e6ef1 chore: update golangci-lint + goreleaser configs, reformat files
- ad358cb cipher: add keyring, keyctl, and auto-detection backends
- e26f430 cleanup context manager implementation
- f19be44 cli: add allow and deny commands for project config trust
- 35074ea cli: add doctor, logs, service show commands and update defaults
- 3a35638 config: add file watcher with debounced reload and SIGHUP support
- d669100 config: add hashing, diffing, project parsing, and new cipher/backend types
- e3207ad control: add cache ops, config hash, and session round-trip support
- 2e0b4bc daemon: rewrite startup with hot-reload, config watcher, and mount restart loop
- 6648675 implement env context for socket activation
- 8d0d35b mount: add dynamic config, auto-detection, and UpdateConfig to backends
- 6859d8b reload: add rule-based config reload dispatcher
- 1ab2e43 render: update Render() signature with explicit name and add template watcher
- 3103de1 render: update env extraction signatures with explicit name parameter
- 1587948 resolver: use atomic config pointer and explicit name parameter
- 08c23da trust: add trust store and integrate with context manager
- e53c581 tweak docs
- 914c7d8 wip fuse + tmpfs backend impl
Released by GoReleaser.