Skip to content

Releases: mageddo/dns-proxy-server

3.25.10

09 Sep 13:12
c85cad3

Choose a tag to compare

3.25.10

  • Create IntTests suite, 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

3.25.9-snapshot

07 Aug 02:00
398467e

Choose a tag to compare

3.25.9-snapshot Pre-release
Pre-release

3.25.9

  • Handling and logging fatal errors #480

3.25.8-snapshot

05 Aug 13:33
14f2ecb

Choose a tag to compare

3.25.8-snapshot Pre-release
Pre-release

3.25.8

  • SolverRemote: Exclude remote servers with open circuits. #526

3.25.7-snapshot

01 Aug 20:26
fdb1a1d

Choose a tag to compare

3.25.7-snapshot Pre-release
Pre-release

3.25.7

  • Refactoring SolverRemote module to implement circuit optimization #526

3.25.6-snapshot

01 Aug 19:35
39c7bc7

Choose a tag to compare

3.25.6-snapshot Pre-release
Pre-release

3.25.6

  • Refactoring SolverRemote module to implement circuit optimization #526

3.25.4-snapshot

01 Aug 16:42
672dfc8

Choose a tag to compare

3.25.4-snapshot Pre-release
Pre-release

3.25.4

  • Disable CircuitBreaker check by using ping, keep using the queries to check the server status #526
  • Disable Cache Flush when Circuit Breaker change state to Half Open #526
  • Log Remote Servers circuit states #526

3.25.3-snapshot

31 Jul 18:06
bc22a7a

Choose a tag to compare

3.25.3-snapshot Pre-release
Pre-release

3.25.3

  • Resources utilization optimization by disabling connection check at every query #524

3.25.2-snapshot

31 Jul 03:29
c2a39b9

Choose a tag to compare

3.25.2-snapshot Pre-release
Pre-release

3.25.2

  • Migrating cache to caffeine #522

3.25.1-snapshot

30 Jul 21:14
0e538ed

Choose a tag to compare

3.25.1-snapshot Pre-release
Pre-release

3.25.1

  • Ensure thread will have name at the logs, behavior changed since 3.25.0 #436.

3.25.0-snapshot

30 Jul 20:17
ae30d13

Choose a tag to compare

3.25.0-snapshot Pre-release
Pre-release

3.25.0

  • Optimize resource utilization by using Java Virtual Threads #436.