Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@v0lkan v0lkan released this 23 Jan 10:26
· 5 commits to main since this release
v0.2.1
828cb2e

SPIKE Logo

Added

  • Enabled policy-based access control.
  • The root key that SPIKE Nexus generates is now split into several Shamir
    shards and distribute to SPIKE Keepers.
  • New additions and improvements to SPIKE Go SDK.
  • Various minor bugfixes.
  • Code cleanup.
  • Implemented several recovery scenarios.
  • SPIKE now has static analysis, CI integration, linting, and automated tests.
  • Documentation updates. Documentation is still lagging behind, but we are
    updating and improving it along the way.
  • Created a makefile to group related scripts into make targets.
  • Made the start script more robust.
  • Ensured that the policies and the demo app work as expected.
  • Implemented a Secret Metadata API.
  • Implemented exponential retries across several API-consuming methods.

Changed

  • BREAKING: changed the CLI usage. Instead of spike get, for example, we
    now use spike secret get. The reason for this change is that we introduced
    a policy command (i.e. spike policy get).

Security


Below are the generated release notes of every commit since the last release cut:

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1