2.38.0 (August 28th, 2025)
New Features:
- Added support for the
sql.tables.initial-offset-from
property forconfluent_flink_statement
resource to enable seamless Flink statement evolution with automated offset carryover.
Bug Fixes:
- Fixed an issue in
confluent_role_binding
resource that prompts Terraform to recreate the resource unnecessarily. - Fixed an issue of
confluent_connect_artifact
resource failing to provision due to unrecognized statuses.
Examples:
- Updated the flink-carry-over-offset-between-statements example.