Skip to content

Commit 190fb6c

Browse files
authored
Merge pull request #50 from kaggis/changelog
ARGO-5070 Add CHANGELOG.md
2 parents 26d23ec + 2dde310 commit 190fb6c

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

CHANGELOG.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# Changelog
2+
3+
All notable changes in argo-alert project are documented here
4+
5+
## 1.0.0 - (2023-02-02)
6+
7+
### Added:
8+
- ARGO-3901 Retrieve contacts from argo-web-api
9+
10+
### Changed:
11+
- ARGO-2856 Update simple feed parameters for json and csv
12+
- ARGO-2856 Update notifications to read contact info from json topology
13+
14+
15+
## 0.2.1 - (2020-12-16)
16+
17+
### Added:
18+
- ARGO-2079 Add original contacts feature when sending to testing emails
19+
20+
### Changed:
21+
- ARGO-2145 Finalize py3 version in argo-alert scripts
22+
23+
### Fixed:
24+
- ARGO-2027 Split gocdb contain email string into individual items
25+
26+
27+
## 0.2.0 - (2019-11-06)
28+
29+
### Added:
30+
- ARGO-2027 Split gocdb contain email string into individual items
31+
- ARGO-1710 publish group item status info
32+
- ARGO-1715 Consolidate alerts for endpoints that belong to multiple endpoint groups
33+
- ARGO-1640 Update alert publisher to forward new event information
34+
35+
### Fixed:
36+
- ARGO-1793 Fix ui_urls in alert mails to point correctly to the new web_ui
37+
38+
39+
## 0.1.2 - (2018-11-09)
40+
41+
### Fixed:
42+
- ARGO-1464 Update requests dep to 2.20
43+
44+
45+
## 0.1.1 - (2018-02-27)
46+
47+
### Added:
48+
- ARGO-933 Implement argo-alert publisher of argo-streaming events to alerta
49+
- ARGO-931 Alerta-mailer rule generator from gocdb contact data
50+
- ARGO-943 Use requests for verifying cert using capath (directory).
51+
- ARGO 960 Refactor rule generator for using notifications tag
52+
- ARGO-990 Accept a list of kafka endpoints for publisher
53+
- ARGO-999 Add boolean conf parameter for using contact notifications
54+
- ARGO-1026 Support different levels of entity groups when retrieving
55+
- ARGO-996 Add ability to generate rules using a group of test email
56+
57+
### Fixed:
58+
- ARGO-945 Fix endpoint_group field. Lowercase status field values

0 commit comments

Comments
 (0)