Product updates
Get the latest updates on features, fixes and improvements.
874 results
Mar 13, 2026
Controlled maintenance updates for Aiven for PostgreSQL® (limited availability)
Aiven for PostgreSQL® now supports controlled maintenance updates in limited availability. You can define
user_config.switchover_windowsso primary promotion during maintenance happens in your preferred low-traffic periods.Configured switchover windows apply to maintenance updates started automatically during the maintenance window and to manually started maintenance updates. This gives you more predictable maintenance timing and helps reduce operational impact.
For more information, see Controlled maintenance updates in Aiven for PostgreSQL®.
Mar 11, 2026
PG Studio: AI-powered SQL editor for Aiven for PostgreSQL® (early availability)
PG Studio is a web-based, AI-enhanced data visualizer and querying tool built directly into the Aiven Console. It simplifies data interaction by combining a traditional workspace with an intelligent co-pilot, allowing you to move from natural language prompts to runnable SQL in seconds—without local setup or external clients.
Key features
This early availability release features the following:
- Natural language to SQL: Generate precise SQL by describing your goal in plain English. The AI uses your unique schema map to ensure queries are context-aware and accurate.
- Interactive schema mapping: Visualize your database structure through a dynamic map of tables, columns, and relationships, making it easy to navigate complex data models.
- Query insights & explanations: Get instant breakdowns of existing queries, complex joins, or unfamiliar database objects to speed up troubleshooting and onboarding.
- Zero configuration: Available instantly for all Aiven for PostgreSQL® services—optimized for fast debugging, data exploration, and ad-hoc analysis.
Security and stability guardrails
To protect your production environments, PG Studio includes built-in enterprise-grade safeguards:
- Read-only by default: All queries execute in a read-only transaction, protecting your data from accidental modification (
UPDATE,DELETE) or structural changes (DROP). - Privacy-first AI: Your data remains yours. We use only schema metadata for context; your actual database content is never used to train AI models.
- Automatic safety limits: Includes single-statement validation and a 30-second query timeout to prevent runaway processes and maintain service stability.
To get started, explore our public documentation and check out the Introducing Aiven’s PG Studio blog post.
Mar 10, 2026
- Improved
- Aiven for Apache Kafka®
Upgrade Apache Kafka® services from ZooKeeper to KRaft
Existing Aiven for Apache Kafka® services running Apache Kafka 3.8 can now migrate from ZooKeeper to KRaft when upgrading to Apache Kafka 3.9. The migration runs automatically as part of the standard service upgrade.
Key considerations- Upgrading a service from Kafka 3.8 to Kafka 3.9 automatically migrates the service from ZooKeeper to KRaft.
- The upgrade involves rolling restarts, which may cause temporary client reconnections.
- ZooKeeper-related controller metrics are no longer available after migration.
- Migration rollout includes temporary limitations such as supported service plans, migration windows, and limits on concurrent migrations.
- Migrating to KRaft is required before upgrading to Apache Kafka 4.0 or later.
For details, see KRaft in Aiven for Apache Kafka®.
Mar 4, 2026
TimescaleDB 2.25.2 for Aiven for PostgreSQL® released
TimescaleDB extension version 2.25.2 is now available for Aiven for PostgreSQL®. This release introduces performance improvements and bug fixes. Upgrade to 2.25.2 at your earliest convenience to make sure you use the most robust and secure version available.
For details on all TimescaleDB releases, see the release notes.
Mar 3, 2026
TimescaleDB 2.25.1 for Aiven for PostgreSQL® released
TimescaleDB extension version 2.25.1 is now available for Aiven for PostgreSQL®. This release introduces performance improvements and bug fixes. Upgrade to 2.25.1 at your earliest convenience to make sure you use the most robust and secure version available.
For details on all TimescaleDB releases, see the release notes.
Mar 3, 2026
- Improved
- Aiven for PostgreSQL®
Increased flexibility for Aiven for PostgreSQL® advanced parameters
You can now decrease several key advanced parameters for Aiven for PostgreSQL® that were previously restricted to increase only. This allows for better resource allocation and fine-tuning of your database instances as your workloads change.
The following parameters can now be adjusted both up and down:
max_connectionsmax_locks_per_transactionmax_prepared_transactionsmax_wal_sendersmax_worker_processes
Decreasing these parameters typically requires a service restart to apply the changes. Ensure you have a maintenance window or high-availability (HA) enabled before proceeding.
Learn more
Check out the full list of Aiven for PostgreSQL advanced parameters in our documentation for details on default values and limits.
Feb 27, 2026
Aiven for PostgreSQL® upgraded to 18.3, 17.9, 16.13, 15.17, and 14.22
Aiven for PostgreSQL® has been upgraded to latest minor versions 18.3, 17.9, 16.13, 15.17, and 14.22, which contain a variety of fixes to previous versions. This minor version release includes two fixes that have already been announced for the upcoming out-of-cycle release.
See PostgreSQL release notes for more details about the PostgreSQL® minor releases.
Feb 26, 2026
Inkless service now available on Aiven Cloud
The Inkless service is now available on Aiven Cloud. Inkless is Aiven’s open-source Apache Kafka® fork that introduces diskless topics and improves how Kafka services store and manage data compared to classic deployments.
What’s new- Improves cluster scaling, rebalancing, and recovery compared to classic Kafka with tiered storage.
- Supports both classic and diskless topics within the same Kafka service.
- Stores retained data in object storage, reducing the need to pre-provision local disk for long-term retention.
- Uses Apache Kafka 4.0.
Limitations
- Available only for new services; Classic Kafka services cannot be upgraded to Inkless at this time.
For more information, see the Inkless overview documentation.
Feb 18, 2026
Aiven for PostgreSQL® upgraded to 18.2, 17.8, 16.12, 15.16, and 14.21
Aiven for PostgreSQL® has been upgraded to latest minor versions 18.2, 17.8, 16.12, 15.16, and 14.21, which contain a variety of fixes to previous versions. This minor version release includes two fixes that have already been announced for the upcoming out-of-cycle release.
See PostgreSQL release notes for more details about the PostgreSQL® minor releases.