Skip to content

Commit e05e2e2

Browse files
committed
Release v0.6.6
Signed-off-by: Cesar Talledo <[email protected]>
1 parent da7d8ed commit e05e2e2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.6.6] - 2025-01-03
5+
### Added
6+
* Add support for k8s v1.31 and deprecate k8s v1.27.
7+
* Ensure latest OCI runc works inside Sysbox containers (issue #879).
8+
* Retry fix for bug in sysbox-fs that resulted in left-over nsenter mounts of procfs and sysfs (issue #829).
9+
* Fix bug in parsing of subid limits in /etc/login.defs (issue #870).
10+
* Fix bug in Sysbox shiftfs checker that was causing false negatives.
11+
412
## [0.6.5] - 2024-11-08
513
### Added
614
* Update to Golang 1.22.

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.5
1+
0.6.6

0 commit comments

Comments
 (0)