Releases: mageddo/dns-proxy-server
Releases · mageddo/dns-proxy-server
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.
3.29.0-snapshot
3.29.0
- Implementing an IntTest which can validate the happy path of all DPS solvers,
being able to detect bugs like the fixed at 3.25.14 (6db82f5).
3.27.0-snapshot
3.27.0
- Commandline module upgrade to be able to execute new usecases when creating new native int tests. #533
3.27.0
3.26.0-snapshot
3.26.0
- Option to set config file path from the ENV, see the docs.