Skip to content

v2.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 13:48
9f7f720

Major Changes

  • Multiple clusters per trigger source. !! Config changes required in checker, notifier and api, see the docs.
    #981 (by @Tetrergeru)

  • Add admin permissions via list of admins in api. Admins can be configured via config
    #996 #1001 (by @Tetrergeru)

  • Fix sending notifications on muted and deleted triggers and muted metrics. Read more in notifier docs.
    #966 (by @almostinf)

Minor Changes

Fixes

Dependencies

Lints

  • Add decorder, errorlint, loggercheck and noctx lints
    #960 (by @kissken)

  • Add dots to godocs
    #997 (by @Tetrergeru)

  • Add exportloopref, gocheckcompilerdirectives, goconst, godot, gofumpt, goheader and grouper lints
    #1000 (by @kissken)