Skip to content

v0.8.1

Compare
Choose a tag to compare
@orhun orhun released this 04 Oct 11:00
· 331 commits to master since this release
df0d539

Added

  • Add <server_address>/version endpoint for retrieving the server version
[server]
expose_version=true

If expose_version entry is not present in the configuration file, /version is not exposed. It is recommended to use this feature with authorization enabled.

Fixed