Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@v0lkan v0lkan released this 23 Nov 02:03
· 63 commits to main since this release
v0.2.0
b578a3b

SPIKE

Added

  • Added configuration options for SPIKE Nexus and SPIKE Keeper.
  • Documentation updates.
  • Max secret versions is now configurable.
  • Introduced standard and configurable logging.
  • Added sqlite3 as a backing store.
  • Enabled cross-compilation and SHA checksums.
  • Enhanced audit trails and error logging.
  • Created initial smoke/integration tests.
  • Stability improvements.

Changed

  • Removed password authentication for admin users. Admin users' SVIDs
    are good enough to authenticate them.
  • Implemented passwordless admin login flow
    (the neat thing about passwords is: you don't need them).

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

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0