diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aa7220..bea59e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [0.6.0](https://github.com/contiamo/terraform/compare/v0.5.0...v0.6.0) (2024-08-28) + + +### Features + +* Add blackbox exporter to Monitoring ([36d77d1](https://github.com/contiamo/terraform/commit/36d77d1c374e5163ee1e57bfe544ca4e6c24d4c2)) +* Add slack notifications to monitoring ([fce3e3c](https://github.com/contiamo/terraform/commit/fce3e3c7f9d68b5332f30fd9b4c750aad7e9af6d)) +* Relax NginxLatency alert ([3ae4807](https://github.com/contiamo/terraform/commit/3ae4807715745af222ebc2a0e5ec42c6a655c7a3)) + + +### Bug Fixes + +* Grafana host in monitoring ([11c8e07](https://github.com/contiamo/terraform/commit/11c8e07c534c528570b0ac227ca9c4f246195e68)) +* InfoInhibitor to be routed to null ([27c7164](https://github.com/contiamo/terraform/commit/27c71649846acddb16b47a38a10f7a2e4758e164)) +* inhibit_rules in monitoring ([fa38a40](https://github.com/contiamo/terraform/commit/fa38a40d03b106674d567eda7743de56b863f138)) +* Inhibitors and info alerts ([9045a22](https://github.com/contiamo/terraform/commit/9045a2201a7c4b5892b94967253378668bc32a90)) +* Remove extra / in grafana log path ([9258f2a](https://github.com/contiamo/terraform/commit/9258f2af470bb7e0dae4896927d25850dad5e0b5)) + + +### Miscellaneous + +* Adjust NginxErrors alert to fire on 10 4** and 5** a minute ([42964bf](https://github.com/contiamo/terraform/commit/42964bf64fd84914f6275479af9331fd3da2ac8e)) +* Update gitignore ([c157f59](https://github.com/contiamo/terraform/commit/c157f59fd80a80f49a51952e81d6c685c1982822)) +* Update monitoring module docs ([7f0b929](https://github.com/contiamo/terraform/commit/7f0b929fb274745d0f3bf780f73f4042bf138170)) + ## [0.5.0](https://github.com/contiamo/terraform/compare/v0.4.0...v0.5.0) (2024-06-18) diff --git a/version.txt b/version.txt index 8f0916f..a918a2a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.5.0 +0.6.0