Releases: mageddo/dns-proxy-server
Releases · mageddo/dns-proxy-server
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.
3.25.14-snapshot
3.25.14
- Fixing SolverRemote NPE #533
3.25.13-snapshot
3.25.13
- Unifying circuit breaker abstractions #553
3.25.12-snapshot
3.25.12
- Creating an abstraction of circuit breaker implementation #533
3.25.11-snapshot
3.25.11
- Agnostic interface to support multiple circuit breaker strategies config #533
3.25.11
3.25.10-snapshot
3.25.10
- Create
IntTestssuite, they are comp tests which can be run within native image, see the docs #480 - Upgrading necessary deps
- Fixing Caffeine dep broken dps binary image