Releases: mageddo/dns-proxy-server
Releases · mageddo/dns-proxy-server
3.31.1-snapshot
3.31.1
- Adjusting Canary Rate Threshold Circuit Breaker to mark all circuits as open at the start. #533
3.31.0-snapshot
3.31.0
- Canary Rate Threshold Circuit Breaker. #533
3.30.5-snapshot
3.30.5
- Bugfix: Treating npe at networks mapping when network hasn't a gateway ip #580.
3.30.4-snapshot
3.30.4
- Adjusting binary generation to compatibility. #586
3.30.4
3.30.3-snapshot
3.30.3
- Solver Remote Refactoring. #589
3.30.2-snapshot
3.30.2
- Detect which condition didn't match and log the cause when configuring DPS as default DNS #580
- Fixed backend develop docker-compose.yml
3.30.1-snapshot
3.30.1
- Implemented but not exposed Canary Rate Threshold Circuit Breaker Strategy. #533
3.30.1
3.30.0-snapshot
3.30.0
- Module to beans which need to initialize on app startup, different of StartupEvent,
Eager are not coupled to DPS logic.