Skip to content

v1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 07:33
· 35 commits to main since this release
b369b6e

[1.14.0] - 2024-08-07

Full Changelog: v1.13.1...v1.14.0

๐Ÿš€ Features

  • Run checks in parallel - (04caaa4)
  • Implement additional checks functionality - (4d4b962)

๐Ÿ› Bug Fixes

  • Include failed requests in total count - (e5e0c55)

๐Ÿšœ Refactor

  • Turn the result struct to a map - (be906bb)
  • Simplify check functions - (b37c8d0)
  • Further simplify Check function - (a2d392f)

๐Ÿ“š Documentation

  • Introduce extra_checks feature and corresponding env - (656a4a6)

โš™๏ธ Miscellaneous Tasks

  • (helm) Make TLS secret name configurable and optional - (943bf66)
  • Use atomic.Bool for the ready flag - (f64d442)
  • Proper Context handling and simplifications - (cafb7ae)
  • Upgrade dependencies - (ba240e9)
  • Add v1.14.0 changelog - (b369b6e)

Build

  • (deps) Bump goreleaser/goreleaser-action from 4 to 6 - (beb1c4b)
  • Fix goreleaser command - (b07ada8)
  • Add goreleaser config version - (5fc9e99)