1.32.0 - 2025-04-24
Added
- Flink: enhance JDBC extractors with additional types
#3652
@HuangZhenQiu
Changed
- Python: bump supported Python version to 3.9
#3648
@mobuchowski - Java: generate Kinesis partitionKey using Run parent facet
#3637
@dolfinus
Fixed
- Core: check for RunEvent v2 in filters and env_var_facet
#3664
@kacpermuda - dbt: more robust handling of dbt CommandCompleted event
#3661
@mobuchowski - Spark: define equals for TransformedInput to avoid duplicates
#3644
@tnazarew - Flink: prevent initializing Flink2 listener for Flink1
#3645
@pawel-big-lebowski - Spark: remove RepairTableCommandVisitor from Spark3VisitorFactoryImpl
#3641
@ddebowczyk92