Skip to content

v0.4.1

Pre-release
Pre-release

Choose a tag to compare

@kfox1111 kfox1111 released this 01 Jun 22:04
· 130 commits to main since this release
7738540

SPIKE Logo

Added

  • Initial support for Kubernetes deployments.
  • Better shard sanitization during recovery procedures.
  • Added memory locking to SPIKE Pilot too.
  • Finer control of the startup script via flags.
  • Added the ability to optionally skip database schema creation during SPIKE
    initialization.

Changed

  • BREAKING: SDK validation methods now take trust root as an argument.
  • BREAKING: SPIKE_NEXUS_KEEPER_URL is now a comma-delimited list of URLs
    (instead of JSON).
  • SPIKE components can now be configured to accept multiple trust roots as
    legitimate peers---this will be useful in complex mesh and federation
    deployment scenarios.
  • SPIKE now uses GitHub Container Registry to store its container image
    (instead of Docker Hub).

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

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1