Skip to content

v2.0.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@leroxyl leroxyl released this 01 Jun 08:48
· 267 commits to master since this release

Changed:

  • configuration for postgres database consists of only the DSN: PostgresDSN
    • deprecated DSN_InitDb, client will connect to DB if PostgresDSN is set
    • deprecated DSN_Host, DSN_User, DSN_Password, DSN_Database, replaced by PostgresDSN

Added:

  • Prometheus metrics