Skip to content

Release v0.20.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 16:08
· 29 commits to master since this release
Immutable release. Only release title and notes can be modified.
v0.20.1
7371def

Changelog

Bug Fixes

  • 9b202ab: fix(storage): wrap the insight write error to match sibling records (@mrz1836)
  • 91f9312: fix(witnessreport): round adherence percent half-up to match daily surfaces (@mrz1836)

Refactoring

  • 18ba8ae: refactor(clockmark): add shared At and CronOfMinutes renderings (@mrz1836)
  • 6a1a2c2: refactor(daemons): adopt shared clock, provider, and skip-reason helpers (@mrz1836)

Other Changes

  • 153bdf9: [Sync] Update project files from source repository (5270e65) (#58) (@mrz1836)
  • 0700159: [Sync] Update project files from source repository (a8ecf6b) (#55) (@mrz1836)
  • e7b782a: chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 in the gomod-all group (#56) (@dependabot[bot])
  • 7371def: chore(deps): update go-selfupdate and testify versions (@mrz1836)
  • 0e2da3c: chore(env): install dev builds to ~/.local/bin via MAGE_X_INSTALL_DIR (@mrz1836)
  • d7ddd59: refactor(provider,composekit): add IsOutage, ProviderBuilder, StripBullet (@mrz1836)