0.10.26
New Features
Simpler sink configuration with "stop" attribute
Send notification only to the first matched sink. Docs.sinksConfig:
- slack_sink:
name: sre-team
slack_channel: sre-alerts
api_key: xoxb-198308...
match:
labels: "team=sre"
stop: true
...And many small improvements and bugfixes.
Support for New SaaS Features
New Contributors
- @RobertSzefler made their first contribution in #1128
- @swastik959 made their first contribution in #1130
- @michMartineau made their first contribution in #1129
- @drustan made their first contribution in #1014
- @yahya-hrln made their first contribution in #1026
- @stvnksslr made their first contribution in #1152
- @lukashankeln made their first contribution in #1148
- @mitchmckenzie made their first contribution in #1178
- @shlomosfez made their first contribution in #1185
- @bear-redhat made their first contribution in #1181
- @paoloyx made their first contribution in #1164
Full Changelog: 0.10.25...0.10.26