diff --git a/CHANGELOG.md b/CHANGELOG.md index a75bf6a0..716fdf9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ ## [Unreleased] + +## [v0.24.2] - 2024-06-10 +### Fix +- deprecate --features and warn user ([#726](https://github.com/grafana/synthetic-monitoring-agent/issues/726)) +- Interpolate variables into MultiHTTP request bodies ([#713](https://github.com/grafana/synthetic-monitoring-agent/issues/713)) + +### K6runner +- use check context for http request ([#715](https://github.com/grafana/synthetic-monitoring-agent/issues/715)) + + ## [v0.24.1] - 2024-04-30 ### Fix @@ -65,11 +75,6 @@ ### Fix - missing http check regex validations ([#612](https://github.com/grafana/synthetic-monitoring-agent/issues/612)) - - - -## [v0.20.1] - 2024-02-12 -### Fix - add test for HTTP check with a long URL @@ -610,7 +615,8 @@ ## v0.0.1 - 2020-06-24 -[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.24.1...HEAD +[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.24.2...HEAD +[v0.24.2]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.24.1...v0.24.2 [v0.24.1]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.24.0...v0.24.1 [v0.24.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.23.4...v0.24.0 [v0.23.4]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.23.3...v0.23.4 @@ -619,8 +625,7 @@ [v0.23.1]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.23.0...v0.23.1 [v0.23.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.22.0...v0.23.0 [v0.22.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.21.0...v0.22.0 -[v0.21.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.20.1...v0.21.0 -[v0.20.1]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.6...v0.20.1 +[v0.21.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.6...v0.21.0 [v0.19.6]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.5...v0.19.6 [v0.19.5]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.4...v0.19.5 [v0.19.4]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.3...v0.19.4