1. Kargo, an application lifecycle orchestration platform for Kubernetes, was updated to v1.2.0, featuring Promotion Tasks to define reusable sets of specific actions across multiple Promotion Templates. It also introduced the soak time for Stages to wait for a certain period of time before any Freight is promoted, as well as new Promotion Steps and improvements in UI and charts.
2. KitOps, a DevOps tool for packaging and versioning AI/ML models, datasets, code, and configuration into reproducible artifacts, has reached its v1.0.0. It came with a new
kit import command to import models from Huggingface and a new kit init command to automatically generate Kitfiles.3. Coroot, an Open Source APM & observability tool, has released its v1.7 and v1.8 versions, which added support for ClickHouse and ZooKeeper, enabled API keys configuration for projects, introduced its own configuration file and a new dashboard displaying security risks.
4. Falco, a Cloud Native runtime security tool (a CNCF Graduated project), received a major update with 0.40.0, which merged 50+ pull requests. It came with streamlined Docker images (less image size, optimised layers, and enhanced security), numerous new process filters (including
proc.pgid), support for sendmmsg and recvmmsg syscalls parameters, and suggested output fields in plugins.5. MariaDB Operator 0.37.0 was released, introducing the TLS support (enabled by default), native integration with cert-manager, and automatic updates when Galera options are changed.
6. Grafana 11.5 brought an improved sharing experience for dashboards (including a new Export option) and panel images (including a new Panel preview section), Private Data Source Connect (PDC), redesigned ad-hoc filters for dashboards, Elasticsearch’s cross-cluster search feature in the relevant data source plugin, and RBAC improvements (support for notification policies and alerting notifications).
7. Argo Rollouts, a Kubernetes controller with advanced deployment capabilities (a part of Argo, a CNCF Graduated project), released its 1.8. New features include Canary step plugins (to create a plugin and execute customised steps during the canary analysis), analysis consecutive success limit, full annotations support for nginx canary ingresses, and
pprof profiling support.#news #releases