- Add hint describing the behavior of the fixed amount check and lower the default duration to 2 seconds
- Fix memory lead in the http check
- Update dependencies
- Failing HTTP requests are shown yellow instead of red
- Location selection for http checks (can be enabled via STEADYBIT_EXTENSION_ENABLE_LOCATION_SELECTION env var, requires platform => 2.1.27)
- Use "error" in the expected HTTP status code field to verify that requests are returning an error
- Use uid instead of name for user statement in Dockerfile
- Update dependencies (go 1.23)
- Added an option to verify response times
- Update dependencies
- Update dependencies (go 1.22)
- Improved status code constraint parsing
- Update dependencies
- Update dependencies
- Update dependencies
- Update dependencies
- Update dependencies
- Fix response time calculation
- Fix "Response Contains" check
- Possibility to exclude attributes from discovery
- update dependencies
- migration to new unified steadybit actionIds and targetTypes
- update dependencies
- fix invalid url causing panics
- fixes for the linux packaging
- add support for unix domain sockets
- use read only file system
- fix: success rate calculation
- Renaming the actions
- Some cleanup
- Initial release