Skip to content

Commit

Permalink
Add changelog for emissary-agent metric changes
Browse files Browse the repository at this point in the history
Signed-off-by: Kévin Lambert <kevin.lambert.ca@gmail.com>
  • Loading branch information
knlambert committed Apr 12, 2022
1 parent ea286e5 commit 12f13a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ Please see the [Envoy documentation](https://www.envoyproxy.io/docs/envoy/latest

- Security: Completely remove gdbm, pip, smtplib, and sqlite packages, as they are unused.

- Change: The new delay between two syncs is 30s.

## [2.2.1] February 22, 2022
[2.2.1]: https://github.com/emissary-ingress/emissary/compare/v2.2.0...v2.2.1

Expand Down
5 changes: 5 additions & 0 deletions docs/releaseNotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ items:
body: >-
Completely remove gdbm, pip, smtplib, and sqlite packages, as they are unused.
- title: Decrease metric sync frequency
type: change
body: >-
The new delay between two syncs is 30s.
- version: 2.2.1
date: '2022-02-22'
notes:
Expand Down

0 comments on commit 12f13a6

Please sign in to comment.