File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.8.1-alpha.0
4+
5+ ### Noteworthy changes
6+
7+ - 🐛 trim ` " ` around TXT records when checking value before deciding to delete (by [ flodakto] ( https://github.com/flodakto ) )
8+ - 🌿 add warning log when skipping TXT record deletion due to values mismatch
9+ - 🌿 improve error logging throughout the entire webhook
10+ - 🌿 add charmbracelet/log v0.4.2 to perform structured logging functions
11+
12+ ### Dependencies
13+
14+ - ⏩ add charmbracelet/log v0.4.2
15+ - ⏩ upgrade golang to 1.25.0
16+ - ⏩ upgrade golang toolchain to 1.25.0
17+ - ⏩ upgrade github.com/cert-manager/cert-manager to v1.19.1
18+ - ⏩ upgrade k8s.io/api to v0.34.1
19+ - ⏩ upgrade k8s.io/apimachinery to v0.34.1
20+ - ⏩ upgrade k8s.io/client-go to v0.34.1
21+
322## 0.8.0
423
524### Major features
Original file line number Diff line number Diff line change @@ -70,3 +70,4 @@ We appreciate your understanding and cooperation in maintaining a positive and p
7070- [ Mathieu Sensei] ( https://github.com/hyu9a )
7171- [ Sebastien MALOT] ( https://github.com/smalot )
7272- [ Rémy Jacquin] ( https://github.com/remyj38 )
73+ - [ flodakto] ( https://github.com/flodakto )
You can’t perform that action at this time.
0 commit comments