Skip to content

0.4

Compare
Choose a tag to compare
@drrt drrt released this 02 Feb 01:18
868fe12

New:

  • #234 The spire-server command line interface now supports reading, updating and deleting registration entries in addition to creating them
  • #308 spire-server now rotates the SVID it used to authenticate itself to spire-agents
  • #310 spire-server SQLite datastore plugin now persists state to disk
  • #321 Unified config file format for spire-server and spire-agent

Bugs:

  • #326 Workloads fail to receive identity when using AWS Node Resolver plugin
  • #335 Setting a plugin to enabled = false causes SIGSEV

Documentation:

  • HOWTO: Write a plugin