Skip to content

v4.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 13:06
· 432 commits to main since this release
294745f
  • Deprecating project_user, account_team and account_team_member resources
  • Deprecate account_authentication resource. Resource creation is removed, while other operations are still possible.
  • Fix unmarshalling empty userconfig crash
  • Never skip basic auth username/password in service integrations user config options when sending them to the API
  • Add emit_backward_heartbeats_enabled field support in Mirrormaker replication flow
  • Add validation for email fields in account_team_member, organization_user and project_user resources to check
    if email is lowercase and valid
  • Add connection_uri field to components of all services. This field contains connection information for the
    component, and is a combination of the host and port fields
  • Add external_postgresql and external_google_cloud_bigquery service integration endpoints
  • Do not return error on aiven_account_team_member deletion if the member does not exist
  • Deprecating aiven_organization_user resource and update data source logic that will be used instead of the corresponding resource
  • Add support for the aiven_organization_user_group_member resource, allowing the association of groups with the users. Please note that this resource is in the beta stage, and to use it, you would need to set the environment variable PROVIDER_AIVEN_ENABLE_BETA to a non-zero value.
  • Retry kafka topic creation error Cluster only has N broker(s), cannot set replication factor to M
  • Fix Kafka Topic migration issues from V3 to V4.
  • Fix V3 to V4 migration issue related to cloud_name diff.