Product updates
Get the latest updates on features, fixes and improvements.
958 results
Aug 28, 2026
ImprovedAiven for Apache Kafka® ConnectOpenSearch® sink connector for Aiven for Apache Kafka® Connect upgraded to version 3.2.0
The OpenSearch® sink connector has been upgraded to version 3.2.0. You can now configure the connector to write directly to an existing OpenSearch index, index alias, or data stream instead of creating a new index for each Kafka topic.
For setup instructions, see Create an OpenSearch sink connector. For more information about the release, see the connector release notes.Aug 27, 2026
NewAiven for Apache Kafka®Set the Karapace version on Aiven for Apache Kafka®
You can set which Karapace version your Aiven for Apache Kafka® service runs, so you can test compatibility, control upgrades, or roll back to a supported version. If you do not set a version, the service uses the latest Karapace version available through maintenance updates.
Set
karapace_versionin the Aiven Console, Aiven CLI, or Aiven API. For more information, see Set the Karapace version.Aug 26, 2026
NewAiven for PostgreSQL®TimescaleDB 2.29.2 for Aiven for PostgreSQL® released
TimescaleDB extension version 2.29.2 is now available for Aiven for PostgreSQL®. This release introduces performance improvements and bug fixes. Upgrade to 2.29.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.
Aug 18, 2026
NewAiven for PostgreSQL®Aiven for PostgreSQL® upgraded to 18.6, 17.11, 16.15, 15.19, and 14.24
Aiven for PostgreSQL® has been upgraded to latest minor versions 18.6, 17.11, 16.15, 15.19, and 14.24, which contain a variety of fixes to previous versions. Removing bugs and security vulnerabilities increases database performance, improves service availability, and helps ensure business continuity. Existing instances will be scheduled for a rolling upgrade as part of our standard maintenance cycle.
See PostgreSQL release notes for more details about the PostgreSQL minor releases.
Aug 17, 2026
NewAiven ConsoleAiven APIView project audit logs permission deprecated
The view project audit logs permission,
project:audit_logs:read, is deprecated and will be sunset on 30 October 2026.It has been replaced by the new
project:event_logs:readpermission. This permission grants the same access to theGET /v1/project/{project}/eventsendpoint.What you need to do
Use the new permission when granting access to users and groups. Aiven also recommends migrating existing
project:audit_logs:readpermission. All existing assignments will be migrated to the newproject:event_logs:readpermission on the sunset date.Aug 12, 2026
NewOVHcloudOVH SYD1 cloud region now available on Aiven
The Aiven Platform now supports OVH SYD1 (Asia Pacific, Australia: Sydney) cloud region. This enables you to create Aiven-managed services closer to your users in this area for improved latency and compliance.
For the complete list of available cloud regions, see the list of clouds documentation.
Aug 10, 2026
NewAiven ConsoleExplore your spend in the Aiven Console with billing reports
The new billing reports help your teams slice organization-wide spend without exporting invoices or checking costs service by service.
- Current month at a glance: View total costs, billable services, and support charges.
- Cost explorer: Filter by billing group, cloud provider, project, service name, or service type, pick a time range, and see the total cost and applied credits.
- Cost trends: See how your spending changes using the daily cost chart, with bar or line view, grouped by billing group, project, service, cloud, or service type.
- Details of charges: Get specific information on charges with a sortable line-item table, including configurable columns for service, project, cloud, quantity, pricing, and more.
Billing reports works with the granular billing permissions introduced earlier this year, meaning users don’t need full organization admin rights. Users with the view billing (
organization:billing:read) or manage billing (organization:billing:write) permission can view the reports page.To start using the billing reports, you may need to enable it: go to your user profile > Feature previews.
Aug 7, 2026
ImprovedAiven for Apache Kafka®Karapace upgraded to version 6.2.2
Karapace 6.2.2 expands Schema Registry compatibility and improves reliability and performance.
New
- Schema Registry now supports JSON Schema drafts 2019-09 and 2020-12 for validation, storage, and compatibility checks. The
unevaluatedProperties,$dynamicRef,$recursiveRef, and$vocabularykeywords are not yet supported.
Fixed
- Schema Registry could remain unavailable when the
_schemastopic was replicated with Apache Kafka® MirrorMaker 2 and ended with a transaction control record. - Avro records with multi-way unions are now decoded up to 6 times faster, reducing REST proxy timeouts.
For details, see the Karapace 6.2.2 release notes.
- Schema Registry now supports JSON Schema drafts 2019-09 and 2020-12 for validation, storage, and compatibility checks. The
Aug 3, 2026
ImprovedAiven for Apache Kafka®Karapace upgraded to version 6.2.1
Karapace 6.2.1 improves performance, security, and reliability for your clusters.
If you use Protobuf schemas with
map<K,V>fields in Schema Registry, this release fixes an issue where binary serialization and deserialization didn't preserve the underlyingmap_entryrepresentation.This release also updates the
protobufandconfluent-kafka-pydependencies for Schema Registry and Kafka REST proxy.For details, see the Karapace 6.2.1 release notes.