Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Commit 557281c

Browse files
feat: update changelog (#361)
feat: update changelog (#361)
1 parent 2820fdb commit 557281c

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
11
# Changelog
22

3-
## v1.1.0 (Unreleased)
3+
## v1.2.0 (2021-11-17)
4+
5+
### Features
6+
7+
* feat: Subscribe to all triggers at once (#202)
8+
* feat: Add .strings.ReplaceAll expression (#332)
9+
* feat: Add .sync.GetInfoItem expression that simplifies retrieving operation info items by name
10+
* feat: Plaintext connection to repo-server with ability disable TLS (#281)
11+
* feat: Dynamic ConfigMap name and Secret name (#77)
12+
* feat: Configurable path for slack bot (#94)
13+
* feat: Support rocketchat
14+
* feat: Support google chat
15+
* feat: Support alertmanager
16+
* feat: Support pushover
17+
* feat: Support email SendHtml
18+
* feat: Add message aggregation feature by slack threads API
19+
* feat: Add summary field into teams message
20+
* feat: Support Markdown parse mode in telegram
21+
22+
### Bug Fixes
23+
24+
* fix: syntax error in Teams notifications (#271)
25+
* fix: service account rbac issue , add namespace support for informer (#322)
26+
* fix: add annotations nil check
27+
* fix: add expr error log
28+
29+
### Other
30+
31+
* Move notification providers to notifications-engine library
32+
33+
## v1.1.0 (2021-04-17)
434

535
### Features
636

0 commit comments

Comments
 (0)