all: sync with master

This commit is contained in:
Ainar Garipov 2022-08-19 15:45:54 +03:00
parent beb8e36eee
commit d23da1b757
1 changed files with 4 additions and 6 deletions

View File

@ -4,7 +4,10 @@
## v0.108.0: API changes
## v0.107.7: API changes
### The new optional field `"ecs"` in `QueryLogItem`
* The new optional field `"ecs"` in `GET /control/querylog` contains the IP
network from an EDNS Client-Subnet option from the request message if any.
### The new possible status code in `/install/configure` response.
@ -12,11 +15,6 @@
`POST /install/configure` which means that the specified password does not
meet the strength requirements.
### The new optional field `"ecs"` in `QueryLogItem`
* The new optional field `"ecs"` in `GET /control/querylog` contains the IP
network from an EDNS Client-Subnet option from the request message if any.
## v0.107.3: API changes
### The new field `"version"` in `AddressesInfo`