Releases: cowprotocol/dune-alerts
Releases · cowprotocol/dune-alerts
v0.3.0
v0.2.2
What's Changed
- Pin Python by @bh2smith in #36
- Allow Specific Alert Channel per Query Monitor by @bh2smith in #37
- Raise on slack post error and add debug logs. by @bh2smith in #38
- Bump certifi from 2022.6.15 to 2022.12.7 in /requirements by @dependabot in #39
- [V3] Add DuneSQL support for Left Bounded Monitors by @bh2smith in #40
- Configurable Ping Frequency by @bh2smith in #41
- Add Twitter Post Client by @bh2smith in #42
- [Logging] Include results in log when alerting by @bh2smith in #44
New Contributors
- @dependabot made their first contribution in #39
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
- Remove Legacy Dune Client (#31)
- Use Dune Client (#30)
- [BUG] Parameters Being Ignored (#28)
- Cancel Execution (#26)
- [HotFix] Make Legacy Dune Client Default (#29)
- Generalize GET and POST requests (#27)
- use library for date parsing (#25)
- Handle Dune Response Errors (#22)
- Use Dune V2 Client (#20)
- Dune Client using official DuneAPI (#19)
- Counter Query Monitor (Take 2) (#18)
- Remodeling Structures (#17)
v0.1.0
This is the first officially functional version. Tagging before refactor.
What's Changed
- First Draft of our Slackbot by @bh2smith in #1
- Add Dockerfile by @bh2smith in #5
- Add Docker Publish by @bh2smith in #7
- Result Threshold for Query Monitor by @bh2smith in #8
- Add LeftBoundedQueryMonitor by @bh2smith in #9
- [Automation] Date Type Monitor by @bh2smith in #10
- [Easy] Remove run_loop override for WindowedQueryMonitor by @bh2smith in #11
- [Hotfix] Bump Dune Version by @bh2smith in #14
New Contributors
Full Changelog: https://github.com/cowprotocol/dune-alerts/commits/v0.1.0