v2.0.10
Pre-release
Pre-release
Changed:
- configuration for postgres database consists of only the DSN:
PostgresDSN
- deprecated
DSN_InitDb
, client will connect to DB ifPostgresDSN
is set - deprecated
DSN_Host
,DSN_User
,DSN_Password
,DSN_Database
, replaced byPostgresDSN
- deprecated
Added:
- Prometheus metrics