Skip to content

Commit 19d99d6

Browse files
committed
Update docs
1 parent f9e0a9f commit 19d99d6

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,17 @@
33
## [v3.6.5.dev0]
44

55
### Added
6-
- [Core] Support var-len params in func passed to executor.
7-
- [GCP Cloud Run] Default runtimes use Artifact Registry; added `artifact_registry_repository` (default `lithops`).
6+
- [Core] Added support for variable-length parameters in functions passed to the executor.
7+
8+
### Changed
9+
- [K8s] Auto-detect cluster architecture when building runtimes.
10+
- [Runtimes] Updated runtime images and related version references across backends.
11+
- [K8s] Added configuration for pod and container `securityContext`.
12+
- [Docs] Corrected MinIO/Ceph config template keys and removed obsolete Kubernetes image references.
13+
14+
### Fixed
15+
- [K8s] Fixed default runtime builds impacted by Debian Buster end-of-life.
16+
- [GCP Cloud Run] Added Artifact Registry (`pkg.dev`) runtime deployment support
817

918

1019
## [v3.6.4]

0 commit comments

Comments
 (0)