Skip to content

Release v2.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 12:01

Changes

  • Support LINSTOR API token authentication. A bearer token can be configured via the new linstor.token and linstor.token_file configuration keys, or the corresponding --token and --token-file flags on the server, check-health, and upgrade commands. (941d772)
  • Include the LINSTOR Gateway version in the /status REST API response. (91601b9)