Product updates

Get the latest updates on features, fixes and improvements.

973 results

  • Sep 17, 2026

      New
      Amazon Web Services
      BYOC
      Google Cloud

    Cross-region connections for AWS PrivateLink and Google Private Service Connect

    You can now allow AWS PrivateLink connections from AWS regions other than your service's own region. This feature is in limited availability.

    Allow cross-region connections for your AWS PrivateLink service using the Aiven CLI, API, or Terraform, including services deployed with bring your own cloud (BYOC).

    You can also connect to your Google Private Service Connect endpoint from other regions by enabling global access on your endpoint in Google Cloud.

  • Sep 16, 2026

      New
      Aiven for PostgreSQL®

    TimescaleDB 2.30.0 for Aiven for PostgreSQL® released

    Aiven for PostgreSQL® now offers TimescaleDB extension version 2.30.0. This release introduces performance improvements and bug fixes. Upgrade to 2.30.0 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.

    Learn more

  • Sep 15, 2026

      Improved
      Aiven for Apache Kafka®

    Karapace upgraded to version 6.2.3

    Karapace version 6.2.3 is now available for Aiven for Apache Kafka®. The REST Proxy now supports Kafka message headers and can authenticate to Schema Registry using both JWT and basic authentication. This version also fixes a Protobuf parsing issue.

    For more information, see the Karapace 6.2.3 release notes.

  • Sep 14, 2026

      Improved
      Aiven for Apache Kafka®

    Fixed an issue that blocked Kafka 4.x features after upgrade

    If you upgraded an Aiven for Apache Kafka® service from Kafka 3.x to 4.x, stale broker or controller registrations could prevent metadata.version from being finalized. This could block access to Kafka 4.x features even after the upgrade completed.

    To resolve the issue, apply the Unblock the finalization of Apache Kafka 4.x upgrade for clusters with stale controller registrations update, available from your service's maintenance updates. After the update is applied, contact Aiven support to finalize the Kafka 4.x upgrade. Aiven support removes any confirmed stale broker and controller registrations and finalizes metadata.version on your cluster. No additional restart or node recycle is required after the maintenance update.

    The root cause is an unresolved upstream Apache Kafka issue, KAFKA-20295.

  • Sep 9, 2026

      New
      Aiven Console
      Aiven API
      Aiven Terraform provider

    New project-level roles

    Aiven has added three project-level roles so you can grant access with least privilege: project admin, project manager, and project read access.

    Project manager

    The project manager (role:project:manager) is for day-to-day project operations. This role can view and manage services, their configuration, and key project configuration like permissions and integrations. It replaces the operator role and has fewer permissions, making it a more secure choice for granting least privilege access.

    Project admin

    The project admin (role:project:admin) role replaces the legacy admin role. Users with this role can manage project permissions, tags, settings, integrations, networking, and all services in the project.

    Project read access

    The project read access role (role:project:read) is for users who need visibility, but don’t need to make changes. It replaces the read_only role, and can view project permissions, tags, event logs, integrations, and networking. It also has read access to services, including logs, metrics, and service users. Service configuration secrets and service user passwords are redacted.

    Use these new permissions for new assignments. The legacy operator, admin, and read_only roles will be deprecated and removed. A separate announcement will be made for the deprecation of those roles.

    For more information, see Aiven’s documentation on roles and permissions.

  • Sep 9, 2026

      New
      Aiven Console

    Centralized platform event logs for organizations

    Aiven’s new platform event logs consolidates all logs for an organization, its units, and projects. You can now view all events across your organization in one place, with events including information on the action, user, date and time, and target resource. Filter by user, organizational unit, project, service, billing group, and time range to keep track of changes, investigate incidents, and support compliance requirements.

    For more information, read the event logs documentation.

  • Sep 4, 2026

      Improved
      Aiven for Apache Kafka® Connect

    BigQuery sink connector updated to version 2.15.0

    Aiven for Apache Kafka® Connect now supports version 2.15.0 of the BigQuery sink connector. This version improves connector reliability:

    • Automatically retries 404 Not found: Dataset errors during streaming inserts.
    • Automatically retries 400 jobBackendError errors during merge queries.

    For configuration instructions, see Create a sink connector from Apache Kafka® to Google BigQuery. For the complete release history, see BigQuery connector releases.

  • Sep 4, 2026

      New
      Oracle Cloud

    OCI region ap-singapore-2 now on Aiven

    Oracle Cloud Infrastructure (OCI) region ap-singapore-2 (Singapore West) is now supported on the Aiven Platform.

    See all the supported OCI regions in the documentation.

    The OCI regions support is a limited availability feature. For more information or access, contact your account team.

    See the documentation for all cloud providers and regions supported on the Aiven Platform.

  • Sep 3, 2026

      New
      Aiven for Apache Kafka®

    OAuth 2.0/OIDC authentication for Karapace Schema Registry

    You can now use OAuth 2.0/OpenID Connect (OIDC) bearer tokens to authenticate requests to Karapace Schema Registry on Aiven for Apache Kafka®. Schema Registry validates JSON Web Tokens (JWTs) using the same OIDC provider settings as Apache Kafka.

    You can also enable role-based authorization to control Schema Registry operations based on roles in the JWT. Enabling JWT authentication does not disable basic authentication, so you can migrate clients gradually and disable basic authentication after the migration is complete.

    Requires Karapace 6.2.1 or later. Configure authentication and authorization in the Aiven Console or with the Aiven CLI.

    For more information, see Enable OAuth 2.0/OIDC authentication for Aiven for Apache Kafka® Schema Registry.