Skip to content

Commit 5e5f56f

Browse files
committed
v5.4.8
1 parent 7d33f77 commit 5e5f56f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-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+
## v5.4.8 - 04.03.2023
4+
5+
### Changed
6+
7+
- Go 1.20 and updated dependencies
8+
- change: Use loadbalancer or any *active* server as K3S_URL (#1190)
9+
- change: graceful shutdown drains node before k3d container stops (#1119)
10+
- change: update docs to use quotes around extra args (#1218)
11+
- changed: update podman service documentation around network dns (#1210)
12+
- change: no whitespace in goflags in makefile
13+
- change: fix build with go 1.20 (#1216)
14+
15+
### Fixed
16+
17+
- fix: generate checksum for k3d binaries (#1209)
18+
- fix: improved error handling when update.k3s.io returns a 5XX or invalid response (#1170)
19+
- fix: install script on windows (#1168)
20+
- fix: fix for link in doc (#1219)
21+
322
## v5.4.7 - 02.02.2023
423

524
### Changed

0 commit comments

Comments
 (0)