Releases: wireapp/poll-bot
Releases · wireapp/poll-bot
1.2.1
What's Changed
- fix(refine-log-filtering) Filter out specific logs #WPB-11179 by @spoonman01 in #23
Full Changelog: 1.2.0...1.2.1
1.2.0: Merge pull request #19 from wireapp/staging
Little green ball for the stats
1.1.0
What's Changed
- Introduce prometheus by @LukasForst in #1
- New logging by @LukasForst in #4
- fix CI and prod actions, update gradle by @LukasForst in #7
- fix CI action by @LukasForst in #9
- staging pipeline points to dagobah by @LukasForst in #10
- add quay pipelines by @LukasForst in #12
- Update dependencies and readme by @LukasForst in #14
- Update README.md by @LukasForst in #15
- feat: reduce amount of vote placeholders by @vitorhugods in #17
New Contributors
- @vitorhugods made their first contribution in #17
Full Changelog: 0.2.0...1.1.0
1.0.0: Merge pull request #13 from wireapp/staging
0.2.5
- release with updated pipelines
0.2.4
- request tracking - now metrics contain
http_calls_seconds
metric with the data about how long were the calls to Roman
0.2.3
- no visible changes, dependencies updates
Development update
- create and automerge PR in rubicon
Metrics measuring
- new
/metrics
endpoint was introduced - websockets were removed, as they are no longer necessary
Development release
Releases are now completely automatic. Also, ktoolz are updated.