v0.1.0
Added
- Implemented
put
,read
,delete
,undelete
, andlist
functionalities. - Created initial documentation, README, and related files.
- Compiled binaries targeting various platforms (x86, arm64, darwin, linux).
- SPIKE is demoable, however we need to update certain login and initialization
flows. - In memory secrets storage only (using database as a backing store is coming up
next) - Created a
jira.txt
to track things (to avoid polluting GitHub issues
unnecessarily) - This is an amazing start; more will come. Turtle power 🐢⚡️.
Full Changelog: https://github.com/spiffe/spike/commits/v0.1.0