v0.12.20
Pre-release
Pre-release
Announcing Akri v0.12.20!
Akri v0.12.20 is a pre-release of Akri.
To find out more about Akri, check out our documentation and start
contributing today!
New Features
The v0.12.20 release contains the following changes:
Fixes, features, and optimizations
- opt: Upgrade tonic and prost (#593)
- opt: Bump to rust toolchain 1.73 (#679)
- fix: Fix build tags (#680)
- fix: Fix build issues (#676)
- fix: Remove duplicate nodeSelector from the udev discovery manifest (#675)
- fix: Revamp build system to overcome Cross issues (#670)
- fix: Fix typo in Agent build status badge (#673)
- fix: Use valid format for dummy uris connect through UDS channel (#668)
- opt: Update anomaly detection app dependencies (#672)
- feat: Add discovery response metrics to Agent (#665)
- fix: Update warp dependency to fix security alerts (#666)
- opt: Add securityContext to controller helm chart (#664)
View the full change log
Breaking Changes
None
Known Issues
- If you are using an older version of Ubuntu (version < 23.04), you will need to install the new protobuf compiler manually.
Validated With
Distribution | Version |
---|---|
Kubernetes | v1.28.1 |
Kubernetes | v1.27.5 |
Kubernetes | v1.26.8 |
Kubernetes | v1.25.13 |
K3s | v1.28.1+k3s1 |
K3s | v1.27.5+k3s1 |
K3s | v1.26.8+k3s1 |
K3s | v1.25.13+k3s1 |
MicroK8s | 1.28/stable |
MicroK8s | 1.27/stable |
MicroK8s | 1.26/stable |
MicroK8s | 1.25/stable |
What's next?
Check out our roadmap to see the features we are looking forward to!
Thanks 👏
Thank you everyone in the community who helped Akri get to this release! Your interest and contributions help Akri
prosper.
⭐ Contributors to v0.12.20 ⭐
(Please send us (@Kate Goldenring
or @Yu Jin Kim
) a direct message on
Slack if we left you out!)
Installation
Akri is packaged as a Helm chart. Check out our installation doc on
how to install Akri.
helm repo add akri-helm-charts https://project-akri.github.io/akri/
helm install akri akri-helm-charts/akri --version 0.12.20 \
# additional configuration
Release history
See CHANGELOG.md for more information on what changed
in this and previous releases.