Tools & Platforms
Portainer 2.45.1 LTS updates dependencies and fixes critical vulnerabilities
Portainer has released version 2.45.1 LTS, as detailed in the project's GitHub release notes. This update includes significant dependency upgrades to address multiple security vulnerabilities…
Netdata v2.11.1 introduces fixes and stability improvements
Netdata v2.11.1, as detailed in the project's GitHub release notes, is a patch release addressing issues from v2.11.0. Key updates focus on query correctness, database engine stability, Cloud…
YugaByte 2.31.0.0 introduces xCluster verification tools and deprecates a legacy field
YugaByte/yugabyte-db version 2.31.0.0 introduces two new tools for xCluster replication verification: verify_xcluster_slice and verify_xcluster_group. According to the project's GitHub release notes…
PyTorch DeepSeek schema update deprecates v1 compatibility
The PyTorch project has announced changes to its DeepSeek indexing and contraction validation logic, as detailed in its GitHub release notes. This update addresses issues with scale storage…
LanceDB v0.39.0-beta.8 changes computed column behavior
The release of LanceDB v0.39.0-beta.8 introduces a significant change to default behavior, as noted in the project's GitHub release notes. Specifically, computed column rows will now be recomputed…
LanceDB v0.39.0-beta.9 introduces OAuth token cache and session APIs
The lancedb/lancedb project has released version v0.39.0-beta.9, as noted in the project's GitHub release notes. This update includes breaking changes, notably the addition of persistent OAuth token…
Deprecation of stateful decode for sliding-window layers in ggml-org/llama.cpp
The release notes for ggml-org/llama.cpp version b10981 announce significant changes to the stateful decode mechanism, particularly for sliding-window layers. The stateful decode now refuses to seed…
Cilium 1.19.8 fixes bugs and updates configuration handling
The release of Cilium version 1.19.8, as detailed in the project's GitHub release notes, introduces several bug fixes, configuration improvements, and dependency updates. Notable fixes include…
Deprecation of --mmap, --mlock, and --direct-io in llama.cpp v0.4.1
The release of llama.cpp version 0.4.1 introduces several enhancements, including support for new models like Maple 20B-A1B and Tencent Hy 4, improved JSON schema handling, and updates to ggml…
Deprecated Trivy flag replaced in eraser-dev/eraser v1.5.0-beta.1
The release of eraser-dev/eraser v1.5.0-beta.1 introduces several updates, including the replacement of the deprecated `--vuln-type` flag with `--pkg-types` for Trivy, as noted in the project's…
Containerd API 1.12.0-rc.1 introduces deprecations requiring action
The containerd project has released API version 1.12.0-rc.1, aligning with containerd 2.4. This pre-release includes notable updates such as the addition of the UpdateSandbox RPC for sandbox…
Agentgateway v1.6.0-alpha.1 introduces deprecation warnings
The agentgateway project has released v1.6.0-alpha.1, marking the pre-release phase for the upcoming v1.6.0. According to the project's GitHub release notes, this version includes numerous updates…
Odigos v1.37.0 introduces breaking changes to container privilege settings
The release of Odigos v1.37.0, as noted in the project's GitHub release notes, includes several breaking changes that alter default container privilege behavior. Specifically, the odiglet and…
LanceDB v0.39.0-beta.7 alters Function CRUD routes
LanceDB v0.39.0-beta.7 introduces breaking changes to remote Function CRUD routes, as noted in the project's GitHub release notes. The update aligns these routes, which may affect systems relying on…
Composio CLI Beta removes fastmode feature
The latest release of ComposioHQ/composio, version @composio/cli@0.4.2-beta.387, introduces several documentation updates, fixes, and workflow improvements. Among the changes, the release notes…
Deprecation of tq1_0 quant support in ggml-org/llama.cpp
The latest release of ggml-org/llama.cpp, titled b10926, introduces a change that affects handling of unsupported tq1_0 quantization formats. According to the project's GitHub release notes, the…
Cortex v1.22.0-rc.0 introduces multiple deprecations and removals
The release candidate for Cortex v1.22.0, as detailed in the project's GitHub release notes, announces several significant deprecations and removals. Key changes include the removal of deprecated…
Selenium 4.49.0 removes deprecated Java endpoint
SeleniumHQ has released version 4.49.0, as noted in the project's GitHub release notes. Among the changes, the Java component has removed the deprecated GET /session/{sessionId}/se/files/{fileName}…
Instructor v1.17.0 introduces cache isolation and async validation changes
The release of Instructor v1.17.0 by 567-labs includes several significant updates and fixes, as outlined in the project's GitHub release notes. Among the changes, cached responses now use new keys…
Unleash v8.2.0 deprecates IFeatureStrategyPayload schema
The Unleash project has released version 8.2.0, as detailed in its GitHub release notes. Among the numerous changes, this version removes the deprecated IFeatureStrategyPayload schema and replaces it…
Urunc v0.8.0 introduces breaking changes and security fixes
The release of urunc v0.8.0, as detailed in the project's GitHub release notes, includes several updates that change default behavior, address security vulnerabilities, and introduce new features…
Hosted explanation capability added in skyhook-io/radar k8s-ui-v1.14.3
The skyhook-io/radar project has released version k8s-ui-v1.14.3, introducing an optional capability for hosted agents to explain saved assessments. According to the project's GitHub release notes…
Hosted Agent Explanation Capability Added in skyhook-io/radar v1.13.3
The skyhook-io/radar project has released version v1.13.3, introducing an optional capability for hosted agents to explain saved assessments. According to the project's GitHub release notes, this…
Deprecation of fallback_model in pydantic-ai v2.41.0
The pydantic/pydantic-ai project has announced the deprecation of the fallback_model parameter in favor of fallback_subagent_model for ImageGeneration and XSearch in its v2.41.0 release, according to…
Kestra 2.0.0 introduces breaking changes to API error format and plugin defaults
The release of Kestra version 2.0.0, as detailed in the project's GitHub release notes, includes significant breaking changes that operators must address. The API error format has been updated to…
Weaviate v1.38.14 introduces security fixes and performance improvements
The release of Weaviate v1.38.14, as detailed in the project's GitHub release notes, focuses on aggregate performance improvements, security updates, and bug fixes. Notable changes include…
Optuna v5.0.0 introduces significant default behavior changes
Optuna v5.0.0, as detailed in the project's GitHub release notes, introduces several major updates that change default behaviors. The TPESampler now enables multivariate TPE and the constant liar…
Astron Agent v1.1.2 deprecates legacy code executor
The Astron Agent v1.1.2 release, as detailed in the project's GitHub release notes, addresses critical security vulnerabilities affecting versions v1.1.1 and earlier. These include unsafe workflow…
Deprecation of CPU fallback for Vulkan GET_ROWS in ggml-org/llama.cpp
The latest release of ggml-org/llama.cpp introduces significant updates to the Vulkan backend, particularly addressing the handling of misaligned offsets in the GET_ROWS operation. According to the…
LanceDB v0.39.0-beta.2 alters default behavior for blob tables and job tracking
The release of LanceDB v0.39.0-beta.2 introduces breaking changes that modify default behaviors, according to the project's GitHub release notes. Specifically, stable row IDs are no longer enabled by…
Omni v1.11.0-beta.1 deprecates Talos install disk config patches
The Omni project has released version 1.11.0-beta.1, as noted in its GitHub release notes. Among the updates, a significant change is the deprecation of using config patches to set the Talos install…
ggml-org/llama.cpp introduces SYCL fusion changes
The latest release of ggml-org/llama.cpp, identified as b10795, introduces changes to SYCL operations by fusing RMS_NORM+MUL+ADD and ADD+ADD residual chains under the GGML_SYCL_ENABLE_FUSION flag…
Minikube v1.39.0 changes default container runtime to containerd
The release of Minikube v1.39.0 introduces several updates, including support for Kubernetes v1.36 and v1.37, with v1.37.0 set as the default version. A notable change is the default container…
Gofr v1.60.0 introduces opt-in Trie Router and LLM concurrency limits
The release of gofr-dev/gofr v1.60.0, as described in its GitHub release notes, introduces several notable features and fixes. Among the new features is an opt-in Trie Router, activated by setting…
Cozystack v1.7.0-alpha.1 introduces breaking changes to worker pools
Cozystack v1.7.0-alpha.1, as detailed in the project's GitHub release notes, introduces significant changes to the handling of worker pools. Worker pools are now first-class objects, moved out of the…
Deprecation of n-gram logic in kv-cache for ggml-org/llama.cpp
The latest release of ggml-org/llama.cpp, titled b10750, introduces significant changes to the kv-cache mechanism. The update removes n-gram logic from the kv-cache and optimizes the lookup process…
Valkey 8.0.11 deprecates sanitize-dump-payload, now a no-op
The release notes for Valkey 8.0.11, dated August 31, 2026, announce multiple security and bug fixes, alongside the deprecation of the `sanitize-dump-payload` option. This option, previously used to…
Valkey 8.1.10 deprecates ACL flags and fixes critical RDMA vulnerability
Valkey version 8.1.10 introduces several fixes and changes, including a critical security patch addressing a use-after-free vulnerability in RDMA connection handling. According to the project's…
Valkey 9.0.6 deprecates sanitize-dump-payload
Valkey 9.0.6, as detailed in the project's GitHub release notes, introduces several security and bug fixes, including the deprecation of the `sanitize-dump-payload` feature. This option is now a…
Casdoor v4.0.0 changes frontend framework and static file paths
Casdoor v4.0.0 introduces a significant change by replacing the Ant Design console with a new frontend built using shadcn/ui and Vite, as detailed in the project's GitHub release notes. This update…
Apache Camel K v2.11.0 deprecates IntegrationPlatform API
The release notes for Apache Camel K v2.11.0, as shared on the project's GitHub, indicate significant changes, including the deprecation of the IntegrationPlatform API. This API, which has been…
Deprecation of deploy-production workflow actions in replicatedhq/kurl v2026.08.31-0
The release of replicatedhq/kurl v2026.08.31-0, as detailed in the project's GitHub release notes, includes several updates and fixes. Among these, the deploy-production workflow has undergone…
LanceDB v0.38.0-beta.13 requires Node >= 22, drops npm lockfiles
LanceDB v0.38.0-beta.13 introduces several changes, including a breaking change that requires Node.js version 22 or higher and removes support for npm lockfiles, as noted in the project's GitHub…
LanceDB v0.38.0-beta.14 introduces GPU resource requirements
LanceDB v0.38.0-beta.14, as detailed in the project's GitHub release notes, introduces support for GPU resource requirements. This change, implemented under the "functions" feature, is categorized as…
Kubernetes-sigs Agent Sandbox v1.0.0 removes v1alpha1 APIs and changes default behaviors
The Kubernetes-sigs Agent Sandbox project has released version v1.0.0, marking a significant update with several breaking changes and new features. According to the project's GitHub release notes…
JHipster 9.3.0 drops Spring Boot 3 and Jackson 2 support
The latest release of JHipster, version 9.3.0, finalizes its transition to Spring Boot 4, as noted in the project's GitHub release notes. With this update, support for Spring Boot 3 and Jackson 2 has…
Deprecations and Behavior Changes in agno-agi/agno v3.0.2
The agno-agi/agno project has released version 3.0.2, as detailed in its GitHub release notes. This update introduces several behavior changes and deprecations that require attention before…
promptfoo code-scan-action 0.2.0 drops Node.js 20 support
The release of promptfoo/promptfoo code-scan-action version 0.2.0 introduces breaking changes, as detailed in the project's GitHub release notes. Notably, support for Node.js 20 has been dropped…
LanceDB v0.38.0-beta.11 changes embedding registration behavior
LanceDB v0.38.0-beta.11 introduces several updates, including breaking changes to embedding registration and routing behavior in server bundles. According to the project's GitHub release notes, the…
Hyperlight v0.17.0 introduces breaking changes to guest MSR state and path handling
The release of hyperlight v0.17.0, as detailed in the project's GitHub release notes, includes several breaking changes that may impact existing systems. Notably, guest MSR (Model-Specific Register)…
Agentgateway v1.5.0 introduces breaking changes to LLM token counts and JWT claims
The agentgateway project has released version 1.5.0, as detailed in its GitHub release notes. This update includes several new features and breaking changes. Among the highlights are expanded support…
Kaniko v1.25.19 moves away from end-of-life UBI 7
The chainguard-dev/kaniko project has released version v1.25.19, as noted in its GitHub release notes. This update includes a change to the integration tests, specifically moving the issue-1039…
Nacos 3.2.4 alters default API and authentication behavior
The Nacos 3.2.4 release, dated August 27, 2026, introduces several changes focused on bug fixes, security enhancements, and usability improvements. Key updates include strengthened JRaft gRPC…
YugaByte/yugabyte-db enables yb.port.rowsecurity regress test
The YugaByte/yugabyte-db project has announced updates in version 2025.2.7.0-b30, as detailed in its GitHub release notes. The yb.port.rowsecurity regress test, previously disabled due to unsupported…
YSQL transactional DDL support enables yb.port.rowsecurity test
The YugaByte/yugabyte-db release 2026.1.2.0-b87 re-enables the yb.port.rowsecurity regression test for YSQL, according to the project's GitHub release notes. This change follows the introduction of…
Weaviate v1.39.1 introduces REST search endpoints and async replication fixes
The Weaviate project has released version 1.39.1, as detailed in its GitHub release notes. This update includes fixes to async replication, LSM performance, and various modules such as Backup and…
Weaviate v1.38.12 introduces fixes for async replication and multi-node aggregation
The release of Weaviate v1.38.12, as detailed in the project's GitHub release notes, focuses on performance improvements and bug fixes without introducing breaking changes or new features. Key…
SGLang v0.5.18 introduces default cache directory changes
The sgl-project/sglang v0.5.18 release, as detailed in the project's GitHub release notes, introduces numerous updates, including new models, optimizations, and breaking changes. Among the notable…
PyTorch removes torch.testing.assert_allclose in breaking change
The PyTorch project has announced the removal of the torch.testing.assert_allclose function in favor of torch.testing.assert_close, as detailed in the project's GitHub release notes. This change is…
LanceDB v0.38.0-beta.4 introduces breaking changes and new features
LanceDB v0.38.0-beta.4, as detailed in the project's GitHub release notes, includes several breaking changes and new features. Among the breaking changes, the Node.js embedding configuration now keys…