Skip to content

Commit ff512b7

Browse files
authored
Rleasing Config V3 (#651)
1 parent 07853a0 commit ff512b7

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

RELEASE-NOTES.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
## 4.3.0
2-
* Defining **Canary Rate Threshold** as the default Circuit Breaker Strategy, see the [docs][4_3_0_1].
3-
4-
[4_3_0_1]: https://mageddo.github.io/dns-proxy-server/4.3/en/2-features/remote-solver-circuitbreaker/#canary-rate-threshold
5-
6-
## 4.2.0
7-
* Activating Config v3 for beta testing
8-
9-
## 4.1.0
1+
## 5.0.0
102
* Refactoring config module to support config v3
3+
* Activating Config v3 for beta testing
114
* Commited Arc Drawio to the source code
125
* Setup code style
136

7+
Breaking Changes
8+
* Defining **Canary Rate Threshold** as the default Circuit Breaker Strategy, see the [docs][5_0_0_1].
9+
10+
[5_0_0_1]: https://mageddo.github.io/dns-proxy-server/4.3/en/2-features/remote-solver-circuitbreaker/#canary-rate-threshold
11+
1412
## 4.0.0
1513
* Dependency Update: Upgraded Docker Java client library from 3.3.4 to 3.7.0 for latest features, bug fixes, and security updates.
1614
* Updated `docker-java-core` and `docker-java-transport-httpclient5` to version 3.7.0.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=4.3.0-snapshot
1+
version=5.0.0-snapshot

0 commit comments

Comments
 (0)