Nov 21, 2024
New
Aiven Operator for Kubernetes
Aiven for Apache Flink® is supported in version 0.26.0. Support for the autoscaler service integration was also added with the ServiceIntegration
field autoscaler
and ServiceIntegrationEndpoint
field autoscaler.
Other additions in this release include:
userConfig.recovery_basebackup_name
for the backup to restore in a forked service.userConfig.auth_generic_oauth.use_refresh_token
to refresh tokens and check access token expiration.userConfig.schema_registry_config.retriable_errors_silenced
to silence errors that can be retried or custom errors you specify. userConfig.schema_registry_config.schema_reader_strict_mode
to configure the Karapace schema-registry service to shutdown when there are invalid schema records in the _schemas
topic.userConfig.azure_migration.indices
, userConfig.gcs_migration.indices
, and userConfig.s3_migration.indices
to define a list of indices to restore from the snapshot. Multi-index syntax is supported.The following are deprecated:
userConfig.additional_backup_regions
userConfig.alerting_enabled
For a full list of the changes and deprecations, check out the Aiven Operator changelog.