Releases: aerokube/moon
Releases · aerokube/moon
v2.7.2: HAR support
v2.7.0: optimized statically linked service images
Important
Upgrading Moon to this version requires reinstalling custom resource definitions (CRDs). How to do this is described in the following documentation section: https://aerokube.com/moon/latest/#upgrade Without doing this Moon 2.6.0 will don't work at all.
New features
- #344 - ability to disable AWS S3 metadata
- #405 - apply Moon context data to init defender container
- #428 - Service containers for Moon images should be statically linked
Fixes
v1.9.17: updated Kubernetes client and related dependencies
Updated Kubernetes client to more recent version.
v1.9.16: updated base images to ubi9
Updated Moon 1.x image to UBI9.
v1.9.15: pod name length fix
Fixes
- #423 - too long pod name when using Playwright latest images
v2.6.7: ARM64 support for Moon binaries
New features
- #323 - Moon binaries for ARM64 platform
v2.6.6: automatically reload users list on moon-basic-auth container
Improvements
- #416 - watch users file for changes in
moon-basic-auth
container
v2.6.5: probe flag for moon-conf container
New features
- #420 -
-probe
flag formoon-conf
container
v2.6.4: openshift VNC fix
Fixes
- #418 - vnc image for Openshift is broken
v2.6.3: Golang 1.22 and dependencies updates
Updated Golang to 1.22.2 and dependencies to recent versions to fix CVEs.