Skip to content

Commit c19ff45

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-04-27) ### Bug Fixes * correct unit descriptions ([a2d7b55](a2d7b55)) * typo in branch names ([a4c7698](a4c7698)) * use SSM_PATH parameter ([599ef24](599ef24)) * use UTC for Time dependent functions ([2f004c9](2f004c9)) ### Features * add documentation ([38a7ecf](38a7ecf)) * Configure metric metadata upon startup ([55cb30a](55cb30a)) * enable usage of AWS SSM to supply environment variables ([bb92bd3](bb92bd3)) * make the worst case scenario an hour ago, ([732dd38](732dd38)) * slowlog injection accepts argument for time ([95baab4](95baab4)) * submit histogram of metrics on a minute-by-minute basis ([92431b4](92431b4)) * test the program with rspec ([eaa4d29](eaa4d29))
1 parent 38a7ecf commit c19ff45

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# 1.0.0 (2020-04-27)
2+
3+
4+
### Bug Fixes
5+
6+
* correct unit descriptions ([a2d7b55](https://github.com/scribd/elasticache-slowlog-to-datadog/commit/a2d7b55a62b875bcc6b119434f77ae1ef927ba4f))
7+
* typo in branch names ([a4c7698](https://github.com/scribd/elasticache-slowlog-to-datadog/commit/a4c7698e9b68624d26d922091d2b351be8f5a819))
8+
* use SSM_PATH parameter ([599ef24](https://github.com/scribd/elasticache-slowlog-to-datadog/commit/599ef24195d37a97f4395e584899f3af90dad717))
9+
* use UTC for Time dependent functions ([2f004c9](https://github.com/scribd/elasticache-slowlog-to-datadog/commit/2f004c9fa367f78ca51f4ee5612b82b6fe578017))
10+
11+
12+
### Features
13+
14+
* add documentation ([38a7ecf](https://github.com/scribd/elasticache-slowlog-to-datadog/commit/38a7ecfef338462b15db540aac48d8aab10a1563))
15+
* Configure metric metadata upon startup ([55cb30a](https://github.com/scribd/elasticache-slowlog-to-datadog/commit/55cb30a5df8c5a595c220a8abbec1169e9fb030c))
16+
* enable usage of AWS SSM to supply environment variables ([bb92bd3](https://github.com/scribd/elasticache-slowlog-to-datadog/commit/bb92bd32a9c158dc75c0012b06cd6f7c3aea2f4c))
17+
* make the worst case scenario an hour ago, ([732dd38](https://github.com/scribd/elasticache-slowlog-to-datadog/commit/732dd38feaca1aea5a3525b78682d21b9081bc01))
18+
* slowlog injection accepts argument for time ([95baab4](https://github.com/scribd/elasticache-slowlog-to-datadog/commit/95baab4cdccde4468e3d9c7e2ee2ddcbfdad637a))
19+
* submit histogram of metrics on a minute-by-minute basis ([92431b4](https://github.com/scribd/elasticache-slowlog-to-datadog/commit/92431b4ef22d89f078e9e64d4e63c719454095c7))
20+
* test the program with rspec ([eaa4d29](https://github.com/scribd/elasticache-slowlog-to-datadog/commit/eaa4d29262a7d516b9e727da87d7ded864537782))

0 commit comments

Comments
 (0)