Skip to content

Commit 27075d5

Browse files
committed
Prepare release v4.30.1
1 parent 5574de6 commit 27075d5

File tree

5 files changed

+16
-5
lines changed

5 files changed

+16
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ Everybody thinks that the others will donate, but in the end, nobody does.
66

77
So if you think that lego is worth it, please consider [donating](https://donate.ldez.dev).
88

9+
## v4.30.1
10+
11+
- Release date: 2025-12-16
12+
- Tag: [v4.30.1](https://github.com/go-acme/lego/releases/tag/v4.30.1)
13+
14+
Due to an error related to `aliyun/credentials-go`, some artifacts of the v4.30.0 release have not been published.
15+
16+
This release contains the same things as v4.30.0.
17+
918
## v4.30.0
1019

1120
- Release date: 2025-12-16

acme/api/internal/sender/useragent.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/lego/zz_gen_version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,3 +222,5 @@ require (
222222
gopkg.in/ini.v1 v1.67.0 // indirect
223223
gopkg.in/yaml.v3 v3.0.1 // indirect
224224
)
225+
226+
retract v4.30.0 // Problem related to misuse of sycalls by aliyun/credentials-go

providers/dns/internal/useragent/useragent.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)