Skip to content

Commit 982ae5d

Browse files
committed
Added changelog for version 23.12.1.
1 parent 5c4d970 commit 982ae5d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

appdefs.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,18 @@ app:
9898
- `CONTAINER_NAME` is the name of the running container.
9999
- `USER_EMAIL` is the email of the address to reset the password.
100100
changelog:
101+
- version: 23.12.1
102+
date: 2023-12-15
103+
changes:
104+
- 'Fixed PowerDNS DNS provider plugin installation.'
105+
- 'Fixed issue where HTTP2 support would always be enabled.'
106+
- 'Fixed server reachability test.'
107+
- 'Updated baseimage to version 3.5.2, which brings the following changes:'
108+
- '2:Mirror for packages installation can be set via the `PACKAGES_MIRROR` environment variable.'
109+
- '2:Improved the way the `take-ownership` script is working.'
110+
- '2:Readiness and minimum running time checks should not be done for a service defined with an interval.'
111+
- '2:Raise an error when a synched service fails to start.'
112+
- '2:Minimum running time check of a service was using an incorrect way to verify if process is still alive.'
101113
- version: 23.08.1
102114
date: 2023-08-04
103115
changes:

0 commit comments

Comments
 (0)