File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.28.1 / 2025-03-07
2
+
3
+ * [ ENHANCEMENT] Improved performance of inhibition rules when using Equal labels. #4119
4
+ * [ ENHANCEMENT] Improve the documentation on escaping in UTF-8 matchers. #4157
5
+ * [ ENHANCEMENT] Update alertmanager_config_hash metric help to document the hash is not cryptographically strong. #4157
6
+ * [ BUGFIX] Fix panic in amtool when using ` --verbose ` . #4218
7
+ * [ BUGFIX] Fix templating of channel field for Rocket.Chat. #4220
8
+ * [ BUGFIX] Fix ` rocketchat_configs ` written as ` rocket_configs ` in docs. #4217
9
+ * [ BUGFIX] Fix usage for ` --enable-feature ` flag. #4214
10
+ * [ BUGFIX] Trim whitespace from OpsGenie API Key. #4195
11
+ * [ BUGFIX] Fix Jira project template not rendered when searching for existing issues. #4291
12
+ * [ BUGFIX] Fix subtle bug in JSON/YAML encoding of inhibition rules that would cause Equal labels to be omitted. #4292
13
+ * [ BUGFIX] Fix header for ` slack_configs ` in docs. #4247
14
+ * [ BUGFIX] Fix weight and wrap of Microsoft Teams notifications. #4222
15
+ * [ BUGFIX] Fix format of YAML examples in configuration.md. #4207
16
+
1
17
## 0.28.0 / 2025-01-15
2
18
3
19
* [ CHANGE] Templating errors in the SNS integration now return an error. #3531 #3879
You can’t perform that action at this time.
0 commit comments