Skip to content

Commit e05e2e2

Browse files
committed
Release v0.6.6
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
1 parent da7d8ed commit e05e2e2

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.5
1+
0.6.6

0 commit comments

Comments
 (0)