Skip to content

v4.5.0

Compare
Choose a tag to compare
@pashagolub pashagolub released this 06 Mar 13:41
· 322 commits to master since this release
ff0c519

What's Changed πŸš’πŸ‘‹πŸ†

  • [+] add started_at column to active_session and active_chain tables, closes #394 f6771ef
  • [+] add version arguments to Update Docker workflow e67c687
  • [+] bump jackc/pgx/v4 to 4.15.0 12cc52a
  • [+] bump pashagolub/pgxmock to 1.4.4 1c28407
  • [*] add star history to readme 0ae08c9
  • [*] improve TestLogHook() test case dad8820
  • [*] start REST API server immediately after config parsing, fixes #392 9e68353
  • [*] update ER-schema in docs a203bcb
  • [*] use Max() in getTimeoutContext() instead of direct comparison 209ad5f
  • [-] protect concurrent read and write of interval chains map, fixes #400 [*] remove obsolete intervalChainMutex 884778b

Full Changelog: v4.4.0...v4.5.0