709 results
Sep 6, 2024
Improved
Set replication factor to 0 in Aiven for OpenSearch®
You can now set the replication factor (`number_of_replicas`) to 0, which means that no replica shards are created. This reduces storage usage but increases the risk of data loss if a node fails. It's ideal for non-critical environments like QA or testing. You can set this when creating or updating an index in the OpenSearch Dashboard.
Note: Enabling this setting comes with a reduced SLA, which must be agreed upon with your account manager.
For more details, see the Replication factors in Aiven for OpenSearch.
Sep 6, 2024
Aiven for Apache Kafka® upgraded to 3.8
Aiven for Apache Kafka® has been upgraded to version 3.8. This update includes various improvements and bug fixes, enhancing the overall performance, security, and reliability of your Apache Kafka clusters.
For more information, see Apache Kafka® 3.8 release notes.
Sep 3, 2024
Improved
TimescaleDB extension 2.16.1 for Aiven for PostgreSQL® released
TimescaleDB extension version 2.16.1 is now available for Aiven for PostgreSQL®. It introduces new features, performance improvements, and bug fixes on top of release 2.15.3. Upgrade to 2.16.1 at your earliest convenience to make sure you use the most robust and secure version available.
Refer to TimescaleDB release notes for 2.16.0 and TimescaleDB release notes for 2.16.1 for all the changes introduced in these release.
Key new features
More new features
mergejoin input data is out of order
.Improvements
Bug fixes
untier_chunk
for hypertables with foreign keys.REASSIGN OWNED
BY for background jobs.search_path
quoting in the compression defaults function.scankey
for segment by
columns, where the type constant
is different to variable
.order by
calculation in compression.segment by
calculation in compression.Sep 2, 2024
New
Aiven for Apache Kafka® Connect
Aiven for Apache Kafka® Connect secret providers
Aiven for Apache Kafka Connect now supports authentication using secrets from external providers. This allows you to securely reference these secrets within your connector configurations, providing a wider variety of options for securing Apache Kafka Connect traffic. Supported secret managers include:
For more information, see Aiven for Apache Kafka® Connect secret providers.
Aug 21, 2024
Improved
Aiven for ClickHouse®
External sources supported for dictionaries in Aiven for ClickHouse®
By using managed credentials integration, now you can create dictionaries in Aiven for ClickHouse® with remote PostgreSQL®, remote MySQL®, or remote ClickHouse as sources. The sources supported so far (HTTP(s), remote ClickHouse, and Aiven for ClickHouse) don’t need the managed credentials integration.
To learn more about using dictionaries in Aiven for ClickHouse, see the documentation.
Aug 21, 2024
New
Aiven for ClickHouse®
Managed credentials integration with Aiven for ClickHouse®
Aiven for ClickHouse® now supports managed credentials integration, which allows you to to efficiently connect with external data sources by storing connection credentials in Aiven. Querying data is easier and quicker: you no longer need connection credentials in each query because they are accessed from Aiven storage.
Managed credentials integration in Aiven for ClickHouse is supported with the following data source types: PostgreSQL®, MySQL®, ClickHouse®, and Amazon S3®.
Learn how to enable and use Aiven for ClickHouse managed credentials integration in our documentation.
Aug 19, 2024
Improved
Aiven for Apache Kafka® MirrorMaker 2
Aiven for Apache Kafka® MirrorMaker 2 version 3.7.1
Aiven for Apache Kafka® MirrorMaker 2 has been updated to version 3.7.1. This release includes important bug fixes and performance improvements that enhance data replication between Kafka clusters.
Improvements
MirrorCheckpointTask
restarts to prevent permanent interruptions in offset translation (KAFKA-15905).Bug fixes
auto.offset.reset=latest
configuration did not function as expected, ensuring topics are read from the latest offset (KAFKA-13988).MirrorCheckpointTask
(KAFKA-15607).For further details and updates, see the Apache Kafka release notes.
Aug 15, 2024
Improve search results with OpenSearch rollup indexes
A new setting, plugins.rollup.search.search_all_jobs
, is now available in OpenSearch to address issues with incomplete search results when querying rollup indexes that contain data from multiple jobs. Enable this setting in Advanced Configurations for a complete search of all rollup data.
Note: Changing this setting is not recommended, as the default configuration is suitable for most use cases.
For more information, see Index rollup settings.
Aug 15, 2024
Improved
Aiven for PostgreSQL® upgraded to 16.4, 15.8, 14.13, 13.16, and 12.20
Aiven for PostgreSQL® has been upgraded to latest minor versions 16.4, 15.8, 14.13, 13.16, and 12.20. This upgrade introduces fixes to previous versions, addressing issues with handling partitioned tables among other things. Removing bugs and security vulnerabilities increases database performance, improves service availability, and helps ensure business continuity.
See PostgreSQL release notes for more details about the PostgreSQL® minor releases.