From 57b81ed5103c7fd3375e8e9feff553a6a57051a0 Mon Sep 17 00:00:00 2001 From: Contiamo Bot Date: Mon, 16 Dec 2024 12:55:40 +0100 Subject: [PATCH] chore(main): release 0.6.0 --- CHANGELOG.md | 40 ++++++++++++++++++++++++++++++++++++++++ version.txt | 2 +- 2 files changed, 41 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aa7220..2fcf9f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,45 @@ # Changelog +## [0.6.0](https://github.com/contiamo/terraform/compare/v0.5.0...v0.6.0) (2024-12-16) + + +### Features + +* Add Azure OpenAI ([8c7ecf1](https://github.com/contiamo/terraform/commit/8c7ecf1c34d62a93efff47537d391aa2b62a74c2)) +* Add blackbox exporter to Monitoring ([36d77d1](https://github.com/contiamo/terraform/commit/36d77d1c374e5163ee1e57bfe544ca4e6c24d4c2)) +* Add metadata labels to alerts ([2a6a312](https://github.com/contiamo/terraform/commit/2a6a3127d82f803fd2e4d382b3a8d2c2c7fe67bc)) +* Add separate alert rules for blackbox exporter ([7fc7dc7](https://github.com/contiamo/terraform/commit/7fc7dc718d7a5d44a77b08e4a5a7ecc8e3c88c48)) +* Add slack notifications to monitoring ([fce3e3c](https://github.com/contiamo/terraform/commit/fce3e3c7f9d68b5332f30fd9b4c750aad7e9af6d)) +* Make blackbox exporter optional ([ab76045](https://github.com/contiamo/terraform/commit/ab760452b22ba5cf426700506ad2c2f687de799b)) +* Relax NginxLatency alert ([3ae4807](https://github.com/contiamo/terraform/commit/3ae4807715745af222ebc2a0e5ec42c6a655c7a3)) + + +### Bug Fixes + +* alertmanager template ([19eefe3](https://github.com/contiamo/terraform/commit/19eefe3df1d66ce313b4257a49e6842042fe17c7)) +* alertmanager template ([b43eddc](https://github.com/contiamo/terraform/commit/b43eddc665ff7563988b2b34bc9dc9c3c1ec1b3d)) +* Blackbox exporter alert text ([72136c2](https://github.com/contiamo/terraform/commit/72136c27e735ab41342c648ca808e6deb7909708)) +* Do not use template for webpoint alert ([fadb41a](https://github.com/contiamo/terraform/commit/fadb41ae4eb5c8f6cf21eeac27f4419597f37502)) +* 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)) +* Missing extension in alertmanager template ([71e1654](https://github.com/contiamo/terraform/commit/71e1654084f990ae3745982b305b014c7015b573)) +* Missing extension in alertmanager template ([c7e3cdf](https://github.com/contiamo/terraform/commit/c7e3cdff4a40fc30df594b2e38e9f1c1663f818d)) +* Reformat Blackbox exporter alert text ([11d8b29](https://github.com/contiamo/terraform/commit/11d8b2994eac67a158c31992d6083b21c62fb10d)) +* 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)) +* Disable cole alerts ([3259219](https://github.com/contiamo/terraform/commit/32592193ebfbd2933c1f7ab619ce974334536d71)) +* Extract alert web endpoint text to a template ([77fad5f](https://github.com/contiamo/terraform/commit/77fad5fdfc15346e6b653b0b69a5e201d50a78aa)) +* Set default blackbox exporter version ([455deaf](https://github.com/contiamo/terraform/commit/455deaf175aa52e9909c4a9404c5298c4949538b)) +* Trigger update ([d5934de](https://github.com/contiamo/terraform/commit/d5934de0b7fef12a4156764787ebd0581400aad6)) +* 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