Skip to content

v0.4.4 Imbe

Compare
Choose a tag to compare
@bobheadxi bobheadxi released this 11 Aug 22:41
· 220 commits to master since this release
5413956

Daemon

  • Fixed bug where inertiad would falsely detect container shutdowns as abnormal (#371)
  • Fixed bug where refs do not update if they were force-pushed (#382)
  • Fixed bug where refs with multiple slashes (refs/heads/branch/name) do not get branch names extracted correctly (#382)
  • Reduced verbosity of webhook events in the inertiad logs (#378, #382)

CLI

  • Fixed issue where inertia [remote] logs lags significantly when there are a lot of logs by limiting to 500 entries by default (this can be configured via a --entries flag) (#372, #382)