v1.14.0
[1.14.0] - 2024-08-07
Full Changelog: v1.13.1...v1.14.0
๐ Features
๐ 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)