v3.20.0
What's Changed
- Prefix
transactional.idby the Quix workspace id when connecting to Quix brokers by @gwaramadze in #974 - Add
transactional:boolparameter toApplication.get_producer()to enable Kafka Transactions API in raw Producer by @gwaramadze in #974 lookup.quix_configuration_service: add support for binary and JSON fields by @ovv in #971lookup.quix_configuration_service: Handlevalid_from=Nonein configuration version selection by @ovv in #946- PostgreSQLSink: add support for
ON CONFLICT DO UPDATEon primary keys by @tim-quix in #966
Dependencies
- Update pydantic-settings requirement from <2.10,>=2.3 to >=2.3,<2.11 by @dependabot[bot] in #951
- Bump types-jsonschema from 4.24.0.20250528 to 4.24.0.20250708 by @dependabot[bot] in #973
- Bump mypy from 1.16.1 to 1.17.0 by @dependabot[bot] in #972
Full Changelog: v3.19.0...v3.20.0