Skip to content

Commit c213614

Browse files
committed
📄 update changelog
1 parent a79da8d commit c213614

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)