Skip to content

v0.27.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 11:29
· 5 commits to main since this release
2b8e49c
  • Add ServiceIntegrationEndpoint field datadog.extra_tags_prefix, type string: Extra tags prefix.
    Defaults to aiven
  • Change Flink field userConfig.flink_version: enum add 1.20
  • Add OpenSearch field userConfig.opensearch_dashboards.multiple_data_source_enabled, type boolean:
    Enable or disable multiple data sources in OpenSearch Dashboards
  • Change OpenSearch field userConfig.opensearch_dashboards.max_old_space_size: maximum 2048
    4096
  • Change PostgreSQL field userConfig.pg_version: enum add 17
  • Add PostgreSQL field userConfig.pg.password_encryption, type string: Chooses the algorithm for
    encrypting passwords
  • Add OpenSearch field userConfig.opensearch.cluster.routing.allocation.balance.prefer_primary, type
    boolean: When set to true, OpenSearch attempts to evenly distribute the primary shards between
    the cluster nodes
  • Add OpenSearch field userConfig.opensearch.segrep, type object: Segment Replication Backpressure
    Settings
  • Add Flink field userConfig.custom_code, type boolean: Enable to upload Custom JARs for Flink
    applications
  • Add kind: Valkey