Skip to content

v3.0.27

Choose a tag to compare

@proton-robot proton-robot released this 02 Aug 01:38

Docker Images Available

docker pull d.timeplus.com/timeplus-io/proton:latest

For detailed usage and more information, check out the Timeplus documentation: https://docs.timeplus.com/

What's Changed

  • migrate embedded CPython to 3.14 with optional free-threaded build by @yokofly in #1200
  • feat(kafka): support Avro-encoded message key via schema registry by @burnerlee in #1201
  • feat(iceberg): add commit retry with exponential backoff on 409 conflict by @burnerlee in #1206
  • chore: sync internal changes (py314 + Kafka Avro message-key) by @yokofly in #1205

Full Changelog: v3.0.26...v3.0.27