Skip to content

Fixes and pre-commit configuration

Compare
Choose a tag to compare
@elad-bar elad-bar released this 24 Feb 09:10
· 56 commits to master since this release

Configuration breaking change

  • Change units from Bytes, KBytes and MBytes to B, KB and MB, if the configured unit was other than Bytes, please re-configure it
  • Last activity as seconds to return without milliseconds
  • Upgrade pre-commit-configuration by @tetienne PR #91
  • Fix integration reload after changing configuration