Skip to content

v2.6.0.2

Compare
Choose a tag to compare
@kevinclark19a kevinclark19a released this 28 Oct 18:32
· 314 commits to master since this release
73e1ce6

New Features

Bug Fixes

  • Use handler status if extension status is None when computing the ExtensionsSummary (#2358) (#2361)
  • fix bug with dependent extensions with no settings (#2285) (#2362)
  • Create events dir for handlers if ETP enabled (#2366)
  • Report status even if goal state cannot be processed (#2370)
  • Define ExtensionsSummary.eq (#2371) (#2373)
  • Implement ExtensionsSummary.ne in terms of eq (#2375)

Improvements