What's new in MinIO AIStor releases?

Asked by muratkars Answered by muratkars February 1, 2026 Updated February 17, 2026
0 views

This index provides a quick overview of MinIO AIStor releases with links to detailed release notes. Each release note includes comprehensive What/Why/Customer Impact analysis for every significant change.

Answer

MinIO AIStor follows a continuous release model with regular updates focused on security, performance, and enterprise capabilities. Click through to individual release notes for full details including rationale and customer impact.


Release Timeline

ReleaseDateThemePriority
2026-02-07Feb 2026Performance & stabilityHigh
2026-02-02Feb 2026Data lakehouse foundationHigh
2025-12-20Dec 2025Major platform evolutionHigh
2025-10-17Oct 2025Security & complianceCritical
2025-08-29Aug 2025Security & observabilityCritical
2025-08-21Aug 2025Operational visibilityNormal
2025-08-13Aug 2025Lifecycle & identityNormal
2025-08-11Aug 2025Kubernetes securityNormal
2025-08-07Aug 2025Observability & tracingNormal
2025-08-05Aug 2025Data resilienceNormal
2025-07-30Jul 2025Performance diagnosticsNormal

RELEASE.2026-02-07 — Performance & Stability

Theme: Singleflight deduplication, lock contention reduction, and critical rolling upgrade fix.

This release delivers significant performance improvements for high-concurrency deployments through singleflight coalescing (Delta snapshots, table auth, LDAP lookups) and lock contention reduction via xsync.Map and sharded RWMutex across six hot paths. Critical fix resolves rolling upgrade failures caused by handler ID reordering when upgrading from 2025-12-20 to 2026-02-02. Includes Go 1.25.7 with security patches for crypto/tls and crypto/x509, plus 11 bug fixes for inventory deadlocks, capacity API, config file parsing, and more.

Upgrade if: You deferred upgrading to 2026-02-02 due to rolling upgrade issues (immediate), run high-concurrency workloads, or need Go 1.25.7 security patches.


RELEASE.2026-02-02 — Data Lakehouse Foundation

Theme: Production-ready S3 Tables/Iceberg Catalog and complete Delta Sharing protocol for enterprise analytics.

This landmark release transforms MinIO AIStor into a complete data lakehouse foundation. The S3 Tables/Iceberg Catalog reaches production maturity with Views API, hierarchical namespaces, and significant performance optimizations (msgpack storage, namespace sharding, per-warehouse locks). The complete Delta Sharing v1.0 implementation (19,740+ lines across 62 files) enables secure cross-organization data collaboration. Infrastructure improvements include dynamic pool hot-reload via SIGHUP, native S.M.A.R.T. disk monitoring, thread pressure backpressure (HTTP 429), and extended erasure coding support up to 32 drives per set.

Upgrade if: You’re building data lakehouse/analytics workloads, need cross-organization data sharing, or want zero-downtime pool management.


RELEASE.2025-12-20 — Major Platform Evolution

Theme: Architectural simplification and enterprise hardening with FIPS compliance, integrated QoS, and redesigned inventory system.

This major release consolidates multiple standalone components into the core platform—embedding the Management Console, integrating QoS for workload fairness, and replacing Catalog with a scalable Inventory API. Significant performance gains (~46% memory reduction, ~50% faster deletes) and 56 new observability metrics round out the release. Tech previews include GPU acceleration and Iceberg catalog support.

Upgrade if: You need FIPS 140-3 compliance, multi-tenant workload isolation, or large-scale inventory reporting.


RELEASE.2025-10-17 — Security & Compliance

Theme: Critical security patch with compliance documentation improvements.

This security-focused release patches a critical privilege escalation vulnerability (GHSA-jjjj-jwhf-8rgr) affecting service accounts with inline policies. Also introduces SBOM documentation in multiple formats for supply chain security compliance and fixes replication issues affecting legacy multipart objects.

Upgrade if: You use service accounts with inline policies (immediate), need SBOM for compliance, or experienced replication failures with multipart objects.


RELEASE.2025-08-29 — Security & Observability

Theme: Critical STS security fix with enhanced monitoring capabilities.

Addresses a critical vulnerability where STS session policies were not being enforced. Introduces KMS health monitoring for encryption infrastructure visibility and persistent API metrics that survive restarts. Performance improvements for Parquet inventory generation and data rebalancing operations.

Upgrade if: You use STS with session policies (immediate), need KMS monitoring, or run large-scale inventory reports.


RELEASE.2025-08-21 — Operational Visibility

Theme: Enhanced monitoring and automation capabilities with critical kernel compatibility fix.

Introduces configuration drift detection for cluster validation, KMS request metrics, and a new API usage analytics endpoint. Critical fix for XFS filesystem compatibility on Linux kernel 6.14+. Breaking changes include stricter batch job validation.

Upgrade if: You run Linux kernel 6.14+ with XFS (immediate), need configuration drift detection, or use multi-site replication.


RELEASE.2025-08-13 — Lifecycle & Identity

Theme: Efficient large-scale data management with improved identity provider integration.

Introduces high-performance prefix deletion for bulk lifecycle operations, automatic Azure AD group synchronization, and LDAP health monitoring. Console dashboard improvements provide at-a-glance cluster status. Multiple bug fixes for healing deadlocks and memory leaks.

Upgrade if: You manage large object namespaces, use Azure AD or LDAP, or need faster bulk deletion.


RELEASE.2025-08-11 — Kubernetes Security

Theme: Security hardening for Kubernetes with reduced permission requirements.

Updates Kubernetes authentication to use standard OIDC validation, eliminating the need for cluster-level tokenreviews permissions. Fixes OIDC compatibility with AWS SDKs and resolves cluster startup race conditions. Performance optimization for I/O-heavy path operations.

Upgrade if: You run MinIO on Kubernetes, use AWS SDKs with OIDC, or experienced startup reliability issues.


RELEASE.2025-08-07 — Observability & Tracing

Theme: Enhanced visibility into authentication infrastructure and IAM operations.

Introduces LDAP health monitoring metric and comprehensive OpenTelemetry tracing for IAM operations. Optimizes IAM site replication with batched synchronization and adds automatic recovery for interrupted lifecycle tier transitions.

Upgrade if: You use LDAP authentication, need IAM performance insights, or run multi-site deployments with IAM replication.


RELEASE.2025-08-05 — Data Resilience

Theme: Intelligent automation for data protection and enterprise Kafka integration.

Introduces intelligent automated drive healing that assesses actual data risk before initiating recovery. Granular per-destination replication monitoring and Kerberos authentication for Kafka enable enterprise integration. Two-phase lifecycle transitions guarantee data consistency during tier moves.

Upgrade if: You need automated healing, multi-target replication monitoring, or Kerberos-secured Kafka integration.


RELEASE.2025-07-30 — Performance Diagnostics

Theme: Operational efficiency improvements with zero-downtime capabilities.

Introduces zero-downtime license updates via SIGHUP signal and TTFB trace filtering for rapid performance diagnosis. Fixes SSO authentication regression affecting Kubernetes and certificate-based login. Reduces default healing threads for better resource utilization on high-core systems.

Upgrade if: You use Kubernetes or certificate SSO (immediate for auth fix), need zero-downtime license management, or troubleshoot performance issues.


Upgrade Best Practices

  1. Prioritize security releases — Critical vulnerabilities require immediate attention
  2. Review breaking changes — Check individual release notes before upgrading
  3. Test in staging — Validate compatibility before production deployment
  4. Use rolling upgrades — Minimize downtime with coordinated node updates
  5. Monitor post-upgrade — Verify health endpoints and key metrics

For upgrade assistance, contact your MinIO support team through SUBNET.

0