Skip to content

v3.20.0

Choose a tag to compare

released this 18 Jul 10:58
· 50 commits to main since this release
9f95914

What's Changed

  • Prefix transactional.id by the Quix workspace id when connecting to Quix brokers by @gwaramadze in #974
  • Add transactional:bool parameter to Application.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 #971
  • lookup.quix_configuration_service: Handle valid_from=None in configuration version selection by @ovv in #946
  • PostgreSQLSink: add support for ON CONFLICT DO UPDATE on 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